aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/back-end/native.md
diff options
context:
space:
mode:
authorEduardo Julian2019-11-18 18:45:52 -0400
committerEduardo Julian2019-11-18 18:45:52 -0400
commitfa40cabbf361b717023183b57eed3bb72919a080 (patch)
tree79c141f26427f3fd1385c257deaf0473d1f38282 /documentation/research/back-end/native.md
parenta5a71a224408b6a7a736fd2f4c06646bf5c89fd8 (diff)
Minor adjustments.
Diffstat (limited to 'documentation/research/back-end/native.md')
-rw-r--r--documentation/research/back-end/native.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/research/back-end/native.md b/documentation/research/back-end/native.md
index 56fa11e0a..19ad6f882 100644
--- a/documentation/research/back-end/native.md
+++ b/documentation/research/back-end/native.md
@@ -48,6 +48,7 @@
# Floating point arithmetic
+1. https://floating-point-gui.de/
1. [Faster floating point arithmetic with Exclusive OR](http://nfrechette.github.io/2019/10/22/float_xor_optimization/)
1. https://oded.ninja/2017/05/01/floating-point/
1. [What Every Computer Scientist Should Know About Floating-Point Arithmetic](http://www.lsi.upc.edu/~robert/teaching/master/material/p5-goldberg.pdf)