aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/arithmetic.md
blob: e4a3ddd075aa548b98080a5a232baca07fc8b85e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Saturation

1. [Saturation arithmetic](https://en.wikipedia.org/wiki/Saturation_arithmetic)

# Interval

1. [Interval Arithmetic: Not All Intervals are Created Equal](https://samlikes.pizza/pluto_interval_blog.jl.html)
1. [Growing a Language, by Guy Steele](https://www.youtube.com/watch?v=_ahvzDzKdB0&t=2214s)
1. [Yet another alternative to floating-point numbers](https://wordsandbuttons.online/yet_another_alternative_to_floating_point_numbers.html)
1. [Interval arithmetic](https://en.wikipedia.org/wiki/Interval_arithmetic)
1. [How do you compute the midpoint of an interval?](https://hal.archives-ouvertes.fr/file/index/docid/576641/filename/computing-midpoint.pdf)