intervalliarvutus
Intervalliarvutus, also known as interval arithmetic or interval mathematics, is a branch of mathematics that deals with intervals of real numbers. Instead of single numerical values, interval arithmetic uses closed intervals $[a, b]$ to represent uncertain quantities. These intervals can arise from measurement errors, rounding in computations, or imprecise initial data.
The fundamental operations in interval arithmetic are extensions of standard arithmetic operations. For example, the sum
A key property of interval arithmetic is that it guarantees the inclusion of the true result. If
Applications of interval arithmetic span various fields. It is used in computer-assisted proofs, where guaranteed bounds