ISmGammaDistribution.B

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.

Example

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

See also:

ISmGammaDistribution