Changes for version 1.711 - 2024-09-29 (TRIAL RELEASE)
- BREAKING CHANGE
- entirely drop support for ~~ overloading
Modules
tolerance ranges for inexact numbers
a blessed constant type
a type of tolerance
a tolerance "m == n"
an infinite tolerance
a tolerance "m < n"
a tolerance "m > n"
a tolerance "m (-l or +n)"
a tolerance "m <= n"
a tolerance "m >= n"
a tolerance "m +/- n"
a tolerance "m +/- n%"
a tolerance "m to n"
unions of tolerance ranges
test routines for testing numbers against tolerances