From 2e8d8c02c5fcf575ea8d2d456ee7263beb74b940 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Tue, 8 Jan 2019 08:21:37 +0100 Subject: [PATCH] Add falshood on numbers (float vs decimals). --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a503578..d063399 100644 --- a/README.md +++ b/README.md @@ -305,6 +305,8 @@ of a post on why file mtime comparison could be considered harmful. - [Falsehoods About Pagination](https://www.hezmatt.org/~mpalmer/blog/2018/12/12/falsehoods-programmers-believe-about-pagination.html) - Why your pagination algorithm is giving someone (possibly you) a headache. +- [9999999999999999.0 - 9999999999999998.0](http://geocar.sdf1.org/numbers.html) - A +kind of falsehood on numbers, and floats vs decimals. ## Typography