so, are the boxed displays in Juno using Julia to determine the Eval values of 44100.0 ... ?
is the boxed display format configurable by the Juno user ? what does the boxed display in Juno show when the expression 44099 * (1/1) == 44100 is evaluated ... ? best, cdm On Thursday, November 20, 2014 12:38:53 AM UTC-8, Arch Call wrote: > > As Hissam Assi states this is strictly an issue with how Juno displays the > Eval of a specific Julia statement. If you use println() to show the > statement in the Output panel everything is OK. > > See the attached screen print which shows the difference between Eval and > println(). >
