Constants.OneOverPi Field

Represents the inverse of Pi.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public const double OneOverPi = 0.318309886183791

Field Value

Double

Remarks

The value of this field is 0.31830988618379067153776752674503.

See Also