Click or drag to resize

RandGenTriangularNext Method

Gets the next random deviate.

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

Return Value

Double
The next random deviate.
See Also