Decimal.IFloatingPointConstants<Decimal>.Pi Property

Definition

Gets the mathematical constant 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

Property Value

Implements

Pi

Applies to