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

适用于