SingleConstants.Pi Field

Represents pi, the ratio of the circumference of a cirlce to its diameter.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.SinglePrecision (in Extreme.Numerics.SinglePrecision.dll) Version: 8.1.4
C#
public const float Pi = 3.141593f

Field Value

Single

Remarks

The value of this field is 3.141592653589793238462643383279502884.

See Also