MachineConstants.SqrtMaxSingle Field

Represents the square root of MaxSingle.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public const float SqrtMaxSingle = 1.844674E+19f

Field Value

Single

Remarks

The value of this field is 1.8446744e+19.

See Also