exponent property

LogicValue exponent
latefinal

The exponent of the FloatingPointValue: this is biased about a midpoint for positive and negative exponents.

Implementation

late final LogicValue exponent;