Go to the first, previous, next, last section, table of contents.
- Function: GAUSS (mean,sd)
-
returns a random floating point number from a normal
distribution with mean MEAN and standard deviation SD. This is part
of the BESSEL function package, do LOAD(BESSEL); to use it.
Go to the first, previous, next, last section, table of contents.