Add falshood on numbers (float vs decimals).

This commit is contained in:
Kevin Deldycke
2019-01-08 08:21:37 +01:00
committed by GitHub
parent d7a647a4ad
commit 2e8d8c02c5

View File

@@ -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