SingleConstants.E Field

Represents the base for the natural logarithm, e.

Definition

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

Field Value

Single

Remarks

The value of this field is 2.71828182845904523536028747135266249.

See Also