Description
Provides a C library for interval arithmetic, where calculations use ranges instead of single numbers to track uncertainty and rounding effects. It is useful in numerical analysis, scientific computing, and verified computation.
Install it directly when developing software that needs interval math. Most users encounter it only as a dependency of mathematical or scientific applications.