exponent property
final
The exponent of the floating point: this is biased about a midpoint for positive and negative exponents
Implementation
final LogicValue exponent;
The exponent of the floating point: this is biased about a midpoint for positive and negative exponents
final LogicValue exponent;