Click or drag to resize

RandGenNormalNext Method

Generates a random number.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double Next()

Return Value

Double
A random deviate from a normal distribution.
See Also