SingleConstants.Log3 Field

Represents the natural logarithm of 3.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.SinglePrecision (in Extreme.Numerics.SinglePrecision.dll) Version: 8.1.4
C#
public const float Log3 = 1.098612f

Field Value

Single

Remarks

The value of this field is 1.0986122886681096913952452369225.

See Also