- 追加された行はこの色です。
- 削除された行はこの色です。
- Kahan へ行く。
- https://people.eecs.berkeley.edu/~wkahan/
- An Interview with the Old Man of Floating-Point
-- https://people.eecs.berkeley.edu/~wkahan/ieee754status/754story.html
* カハンの加算アルゴリズム [#f1342f20]
- [https://ja.wikipedia.org/wiki/%E3%82%AB%E3%83%8F%E3%83%B3%E3%81%AE%E5%8A%A0%E7%AE%97%E3%82%A2%E3%83%AB%E3%82%B4%E3%83%AA%E3%82%BA%E3%83%A0 https://ja.wikipedia.org/wiki/カハンの加算アルゴリズム]
* Java [#o7513386]
- How Java’s Floating-Point Hurts Everyone Everywhere
-- https://people.eecs.berkeley.edu/~wkahan/JAVAhurt.pdf
* 関連 [#k13b597d]
- [[FloatingPoint]]
- [[NumPy]]