Previous Up Next

9.3.9  Producing random numbers with the Fisher-Snédécor distribution: randfisher

The randfisher command finds random numbers chosen according to the Fisher-Snédécor distribution (see Section 9.4.10).


Example.
Input:

randfisher(2,3)

Output (for example):

2.33137725333

Previous Up Next