minExponent property

int get minExponent

Return the minimum exponent of this FloatingPointValue.

Implementation

int get minExponent => _minExp;