Single.IFloatingPointConstants<Single>.Pi 属性

定义

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

属性值

实现

Pi

适用于