Topic: DMD0112

Help File Version: 2.9.4.37

RANDREAL - Random Real Number


This instruction can only be used in the Expression parameter of the Calculate Expression (MATH) instruction.

 

The Random Real Number (RANDREAL) math function is a pseudo-random number generator that produces a floating point number of uniform distribution between 0.0 and 1.0

 

 


Parameters:

This instruction has no parameters.

 


See Also:

RANDINT - Random Integer

 

RANDREAL - Random Real Number


RANDSEED - Random Number Seed

 


Related Topics:

MATH - Calculate Expression

 


Rung Example: