Click or drag to resize

RandGenParetoNext 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 Pareto distribution.
See Also