explicitJBit property

bool get explicitJBit

Return true if the JBit is explicitly represented in the mantissa.

Implementation

bool get explicitJBit => _explicitJBit;