The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



GRandom


Unit:SDL_math1
Class:None
Declaration:function GRandom: double;

The function GRandom returns a normally distributed deviate with zero mean and unit variance. The distribution exhibits a Gaussian shape.

Hint: GRandom is based on the built in random generator of Delphi. So any flaw in this random generator will also emerge in the distribution of values of GRandom.


Last Update: 2023-Feb-06