From dfe679b26551e9c060cfefbb4959d6f7b8ccbeb2 Mon Sep 17 00:00:00 2001 From: JDTerex <38828409+JDTerex@users.noreply.github.com> Date: Fri, 24 Jul 2020 16:00:40 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c72606f..21405f3 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,10 @@ But knowing the stuff will help you become better! :muscle:* - :book: [How to Count](https://www.goodreads.com/book/show/12093869-how-to-count) - :page_facing_up: [Floating Point Guide](http://floating-point-gui.de/) - :page_facing_up: [What Every Computer Scientist Should Know About Floating-Point Arithmetic](https://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html#680) +- :page_facing_up: [float exposed](https://float.exposed/0x40490fdb) - :page_facing_up: [Basic Number Theory Every Programmer Should Know...](https://www.codechef.com/wiki/tutorial-number-theory/) + ### Strings - :page_facing_up: [Unicode and Character Sets](https://www.joelonsoftware.com/articles/Unicode.html) - [Homoglyphs](https://github.com/codebox/homoglyph/)