Login
Sign Up
Home
Program
Project
My Zone
Support
Show Code
Browse Program
Search Program
新股中签的个数计算
Input Variables
Output Variables
Program Code
Description
Variable Name *
(dynamic type)
*
!
UP
Down
Delete
Default Value *
*
Description *
*
Multi Lines
Variable Name *
(dynamic type)
*
!
UP
Down
Delete
Default Value *
*
Description *
*
Multi Lines
Variable Name *
(string type)
*
!
UP
Down
Delete
Available Values *
500股 1000股
*
Default Value *
*
Description *
*
Variable Name *
(dynamic type)
*
UP
Down
Delete
Description *
*
Input Variables List
Output Variables List
Source Code
if (each=="500股") { total=total/500; } else { total=total/1000; } ok=total*p/100.0; ok=ok.ToString("f2");
Subject
Description
根据申购的新股股数,中签率计算可能中签的个数
这仅仅是一个估计值!
Category
General
Created By
cw
Created Date
8/9/2011
Last Modify Date
10/5/2011
Calculation Count
29
Version
1.00
Positive
0
Neutral
0
Negative
0
Related Program ID
None
Copyright ©2009-2010 CUI WEI. All Rights Reserved.