Decimal.IFloatingPointConstants<Decimal>.Pi 屬性

定義

取得數學常數 pi

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

屬性值

實作

Pi

適用於