Constants.OneOverPi Field

Represents the inverse of Pi.

Definition

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

Field Value

Double

Remarks

The value of this field is 0.31830988618379067153776752674503.

See Also