SingleConstants.Log17 Field

Represents the natural logarithm of 17.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET.SinglePrecision (in Numerics.NET.SinglePrecision.dll) Version: 9.0.0
C#
public const float Log17 = 2.833213f

Field Value

Single

Remarks

The value of this field is 2.8332133440562160802495346178731.

See Also