Decimal.IFloatingPointConstants<Decimal>.E Property

Definition

Gets the mathematical constant e.

static property System::Decimal System::Numerics::IFloatingPointConstants<System::Decimal>::E { System::Decimal get(); };
static decimal System.Numerics.IFloatingPointConstants<System.Decimal>.E { get; }
static member System.Numerics.IFloatingPointConstants<System.Decimal>.E : decimal
 Shared ReadOnly Property E As Decimal Implements IFloatingPointConstants(Of Decimal).E

Property Value

Implements

E

Applies to