Double.IFloatingPointConstants<Double>.Pi Property

Definition

Gets the mathematical constant pi.

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

Property Value

Implements

Pi

Applies to