Hi All, Is there a reason why the irrational constant e seems to be rounded to three decimal places?
julia> e 2.718 julia> e == 2.718 true Version 0.3.0-prerelease+3921 (2014-06-28 02:01 UTC) Commit 0b46af5* (5 days old master) x86_64-linux-gnu Thanks for any info, Jim
