|
How to: |
The PRDNOR and PRDUNI functions generate reproducible random numbers:
{PRDNOR|PRDUNI}(seed, output)where:
Generates reproducible double-precision random numbers normally distributed with an arithmetic mean of 0 and a standard deviation of 1.
Generates reproducible double-precision random numbers uniformly distributed between 0 and 1.
Numeric
Is the seed or the field that contains the seed, up to 9 digits. The seed is truncated to an integer.
Double-precision
| WebFOCUS | |
|
Feedback |