Hello, Okay...I will try it.
Seth On Friday, June 30, 2017 at 4:14:06 PM UTC-5, Przemek Klosowski wrote: > > > On Fri, Jun 30, 2017 at 10:54 AM, Dennis Lee Bieber <[email protected] > <javascript:>> wrote: > >> Someone else will have to comment on whether that language does >> automatic promotion to float on division, otherwise they could be a loss >> of >> significance ( 2/3 => 0 vs 2.0/3.0 => 0.66667) >> > > just use commandline javascript interpreter: > $ js > js> 9/5 > 1.8 > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/53401c7b-c618-4f38-8b07-fd253dc3e700%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
