exponent property
latefinal
The exponent of the FloatingPointValue: this is biased about a midpoint for positive and negative exponents.
Implementation
late final LogicValue exponent;
The exponent of the FloatingPointValue: this is biased about a midpoint for positive and negative exponents.
late final LogicValue exponent;