MathNTauTNumeric Method

Two times the value of PI.

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static TNumeric Tau<TNumeric>()
where TNumeric : struct, new(), INumeric<TNumeric>

Type Parameters

TNumeric

Return Value

TNumeric

See Also