|  | RandGenJohnsonNext Method | 
            Generates a random number.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
SyntaxPublic Function Next As Double
member Next : unit -> float 
Return Value
DoubleA random deviate from a Johnson distribution.
 See Also
See Also