SingleConstants.Log2 Field

Represents the natural logarithm of 2.

Definition

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

Field Value

Single

Remarks

The value of this field is 0.6931471805599453094172321214581765681.

See Also