Rev 3265 | Rev 4330 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3265 | Rev 4161 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !goto proc |
2 | !goto proc |
3 | !endif |
3 | !endif |
4 | slib_title=Cumulative distribution function of chi2 |
- | |
5 | slib_parms=2\ |
- | |
6 | ,[data]\ |
- | |
7 | 1,degree |
- | |
8 | 4 | ||
9 | slib_author=Bernadette PERRIN-RIOU |
5 | slib_author=Bernadette PERRIN-RIOU |
10 | slib_out=values of cumulative distribution function of chi2 on data |
- | |
11 | slib_comment=data can be a list of reals in brackets |
- | |
- | 6 | ||
12 | slib_example= [2,4,7] ,5 |
7 | slib_example= [2,4,7] ,5 |
13 | slib_require=pari |
8 | slib_require=pari |
14 | !exit |
9 | !exit |
15 | 10 | ||
16 | :proc |
11 | :proc |