Decimal.IFloatingPointConstants<Decimal>.E 屬性

定義

取得數學常數 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

屬性值

實作

E

適用於