Rev 4327 | Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4161 | bpr | 1 | slib_lang_exists_tmp=yes |
2 | |||
3 | slib_title=Cumulative distribution function of log-normal law |
||
4 | slib_parms=3\ |
||
5 | ,[data]\ |
||
6 | 0,mean\ |
||
7 | 1,sigma |
||
8 | |||
9 | slib_out=values of cumulative distribution function of log-normal law on data |
||
10 | slib_comment=data can be a list of reals in brackets |
||
11 | |||
12 |