Previous Up Next

8.3.7 Producing random numbers with Student’s distribution: randstudent

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

Example

Input:

randstudent(5)

Output (for example):

0.268225314184

Previous Up Next