Rev 20 | Rev 4329 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 20 | Rev 4161 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !endif |
4 | !endif |
5 | slib_title=Probability density function of Normal law |
- | |
6 | slib_parms=3\ |
- | |
7 | ,[data]\ |
- | |
8 | 0,mean\ |
- | |
9 | 1,ecart-type |
- | |
10 | 5 | ||
11 | slib_author=Bernadette PERRIN-RIOU |
6 | slib_author=Bernadette PERRIN-RIOU |
12 | slib_out=values of Probability density function of normal distribution |
- | |
13 | slib_comment=data can be a list of reals |
- | |
- | 7 | ||
14 | slib_example=[-2,-4,1],0,1 |
8 | slib_example=[-2,-4,1],0,1 |
15 | !exit |
9 | !exit |
16 | 10 | ||
17 | :proc |
11 | :proc |
18 | 12 |