maxExponent property

int maxExponent

Return the maximum exponent of this FloatingPointValue.

Implementation

int get maxExponent => _maxExp;