|  | RandGenJohnsonGamma Property | 
            Gets and sets the gamma parameter of the Johnson distribution.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic double Gamma { get; set; }Public Property Gamma As Double
	Get
	Set
public:
property double Gamma {
	double get ();
	void set (double value);
}member Gamma : float with get, set
Property Value
Double See Also
See Also