explicitJBit property
Return true if the JBit is explicitly represented in the mantissa.
Implementation
bool get explicitJBit => _explicitJBit;
Return true if the JBit is explicitly represented in the mantissa.
bool get explicitJBit => _explicitJBit;