Skip to content

Commit 8871fc1

Browse files
committed
Added a link to What Every Computer Scientist Should Know About Floating-Point Arithmetic
1 parent 226d642 commit 8871fc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ But knowing the stuff will help you become better! :muscle:*
2929

3030
### Numbers
3131
- :page_facing_up: [Floating Point Guide](http://floating-point-gui.de/)
32+
- :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)
3233
- :page_facing_up: [Basic Number Theory Every Programmer Should Know...](https://www.codechef.com/wiki/tutorial-number-theory/)
3334

3435
### Strings

0 commit comments

Comments
 (0)