Interval arithmetic
Interval arithmetic represents uncertain or rounded values as intervals and computes bounds by applying arithmetic operations to those intervals. It encloses every possible result when the input intervals contain the true values and the operations are evaluated with outward rounding.