SingleConstants.PiSquared Field

Represents Pi squared.

Definition

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

Field Value

Single

Remarks

The value of this field is 9.869604401089358618834490999873.

See Also