I am new to Julia. I typed 0.2+0.09 in Julia and got 0.29000000000000004. could anyone explain it? Thanks.
Also, see:
Thanks for the detailed explanation. This is very helpful.
You might found this package https://github.com/JuliaMath/DecFP.jl interesting
This is great. Thank you!