ISmGammaDistribution.B

Fore Syntax

B: Double;

Fore.NET Syntax

B: double;

Description

The B property determines the value of the scale parameter for gamma distribution of a random value.

Comments

Property value must meet the following condition: B > 0.

Fore and Fore.NET Examples

The property use is given in the example for ISmGammaDistribution.A.

See also:

ISmGammaDistribution