RandGaussian
Description
Generates normal distributed random values with the mean of zero (0) and a standard deviation of one (1).
Use
- Output field:
- Enter the output field name.
Example
RandGaussian() returns |
---|
-1.1163521508780192 |
Hero Platform_ Example
An example of this function can be found in Hero Platform_'s library of examples.
Download the example titled "function_RandGaussian" to see an example of this function.
Type