negativeInfinity constant

FloatParts const negativeInfinity

Representation for negative infinity.

Implementation

static const FloatParts negativeInfinity = _Infinity(true);