Subtraction of two extended fixed-point numbers.
Instances For
Subtraction of two floating-point numbers.
Implemented entirely within EFixedPoint using e_sub
.
Instances For
Subtraction of two floating-point numbers.
Implemented as a negation followed by an addition.