Floating point number representations are annoying to work with. Lisp and by extension Clojure deal with them by using fractions instead.
Share this post
Lisp, Floating Points and Muller's Recurrence
Share this post
Floating point number representations are annoying to work with. Lisp and by extension Clojure deal with them by using fractions instead.