Single.IFloatingPointConstants<Single>.Pi Property

Definition

Gets the mathematical constant pi.

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

Property Value

Implements

Pi

Applies to