minExponent property

int minExponent

Return the minimum exponent of this FloatingPointValue.

Implementation

int get minExponent => _minExp;