aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/floating point.md
blob: 93921b0a9286420a2e596bf01a729c8d691131be (plain)
1
2
3
4
5
6
7
8
# Reference

1. [What aspect of portable floating point did Java back down on?](https://retrocomputing.stackexchange.com/questions/18143/what-aspect-of-portable-floating-point-did-java-back-down-on)

# Algorithm

1. [Kahan summation algorithm](https://en.wikipedia.org/wiki/Kahan_summation_algorithm)