menu
rohd_hcl
rohd_hcl.dart
FloatingPointValue
maxExponent property
maxExponent
dark_mode
light_mode
maxExponent
property
int
maxExponent
Return the maximum exponent of this
FloatingPointValue
.
Implementation
int get maxExponent => _maxExp;
rohd_hcl
rohd_hcl
FloatingPointValue
maxExponent property
FloatingPointValue class