Previous Up Next

9.3.7  Producing random numbers with Student’s distribution: randstudent

The randstudent command finds random numbers chosen according to Student’s distribution (see Section 9.4.8).


Example.
Input:

randstudent(5)

Output (for example):

0.268225314184

Previous Up Next