Together-Java / ModernJava

Book teaching how to write modern and effective Java. It is maintained by the community, anyone can contribute.
https://together-java.github.io/ModernJava/
Apache License 2.0
34 stars 21 forks source link

Give complete-ish explanation of floating point #13

Closed bowbahdoe closed 1 year ago

bowbahdoe commented 1 year ago

This gives a start to an explanation of floating point numbers + some doodles on strings and chars. Feedback welcome