Rev 2073 | Rev 4161 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2073 | Rev 3265 | ||
---|---|---|---|
Line 7... | Line 7... | ||
7 | 1,p |
7 | 1,p |
8 | slib_author=Bernadette PERRIN-RIOU |
8 | slib_author=Bernadette PERRIN-RIOU |
9 | slib_out=values on data of the cumulative distribution function of the Poisson law of parameter p |
9 | slib_out=values on data of the cumulative distribution function of the Poisson law of parameter p |
10 | slib_comment=data can be a list of reals |
10 | slib_comment=data can be a list of reals |
11 | slib_example=[2,4,7],6.1 |
11 | slib_example=[2,4,7],6.1 |
- | 12 | slib_require=pari |
|
12 | !exit |
13 | !exit |
13 | 14 | ||
14 | :proc |
15 | :proc |
15 | 16 | ||
16 | !distribute item $wims_read_parm into slib_data,slib_p |
17 | !distribute item $wims_read_parm into slib_data,slib_p |