Single.IFloatingPointConstants<Single>.Tau Property

Definition

Gets the mathematical constant tau.

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

Property Value

Implements

Tau

Applies to