Represents the base for the natural logarithm, e.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics.SinglePrecision (in Extreme.Numerics.SinglePrecision.dll) Version: 8.1.1
public const float E = 2.718282f
Public Const E As Single = 2.718282F
public:
literal float E = 2.718282f
static val mutable E: float32
Field Value
Type:
Single
The value of this field is 2.71828182845904523536028747135266249.
Reference