Addition of two fixed-point numbers.
When the sum is zero, the sign of the zero is dependent on the provided rounding mode.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Addition of two extended fixed-point numbers.
When the sum is zero, the sign of the zero is dependent on the provided rounding mode.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Addition of two floating point numbers, rounded to a floating point number using the provided rounding mode.