Constants.TwoOverPi Field

Represents 2 divided by Pi.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public const double TwoOverPi = 0.636619772367581

Field Value

Double

Remarks

The value of this field is 0.31830988618379067153776752674503.

See Also