Single.Tau Field

Definition

Represents the number of radians in one turn, specified by the constant, τ.

public: float Tau = 6.28318548;
public const float Tau = 6.28318548;
val mutable Tau : single
Public Const Tau As Single  = 6.28318548

Field Value

Value = 6.28318548

Remarks

Tau is approximately 6.2831853071795864769.

Applies to