Double.IFloatingPointConstants<Double>.Pi 属性

定义

获取数学常量 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

属性值

实现

Pi

适用于