Rev 4352 | Go to most recent revision | Details | Compare with Previous | 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 the normal distribution |
||
4 | |||
4455 | bpr | 5 | slib_out=Values at <tt>data</tt> of cumulative distribution function of the normal distribution with \ |
4329 | bpr | 6 | mean <tt>mu</tt> and standard deviation <tt>sigma</tt>. |
4352 | bpr | 7 | slib_comment=<tt>data</tt> can be a list of reals. |