menu
rohd_hcl
rohd_hcl.dart
FloatingPointValue
minExponent property
minExponent
dark_mode
light_mode
minExponent
property
int
minExponent
Return the minimum exponent of this
FloatingPointValue
.
Implementation
int get minExponent => _minExp;
rohd_hcl
rohd_hcl
FloatingPointValue
minExponent property
FloatingPointValue class