Math.Tau Field

Definition

The circle constant equal to twice pi.

[Android.Runtime.Register("TAU", ApiSince=35)]
public const double Tau = 6.2831853071795862;
[<Android.Runtime.Register("TAU", ApiSince=35)>]
val mutable Tau : double

Field Value

Value = 6.2831853071795862
Attributes

Remarks

The circle constant equal to twice pi.

Applies to