Click or drag to resize

RandGenExponentialNext 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 the exponential distribution.
See Also