BigInteger.MinValue Field

The smallest possible BigInteger.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public static readonly BigInteger MinValue

Field Value

BigInteger

Remarks

This value is equal to minus 2 to the power 68719476704.

See Also