Click or drag to resize

Ranmarval Method

Returns the next random value.

Namespace: Altaxo.Calc.Probability.Old
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double val()

Return Value

Double
The next random value in the interval (0, 1).
See Also