SingleConstants.PiSquared Field

Represents Pi squared.

Definition

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

Field Value

Single

Remarks

The value of this field is 9.869604401089358618834490999873.

See Also