void RandomGen(xp);
Generates a random number between 0 and 1 and stores it at xp.
Name | Type | Description |
---|---|---|
xp | float64 * | Location to store the resulting double-precision floating-point random number. This parameter is a pointer. |
Submit feedback on this topic.
Visit ni.com/support for technical support.