Double.IFloatingPointConstants<Double>.Tau 属性

定义

获取数学常量 tau

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

属性值

实现

Tau

适用于