Re: ESL - math.e - rounding
- Posted by "Juergen Luethje" <j.lue at gmx.de> Aug 03, 2005
- 791 views
Alexander Toresson wrote: > Juergen Luethje wrote: > >> Alexander Toresson wrote: >> >>> Juergen Luethje wrote: >>>>> Alexander Toresson wrote: >>>>>> round_half_up() would be roof() in qb. >>>>>> There's also a function called floor() in qb, which always rounds down. >> >> I was *not* talking about a function which always rounds down. > > Hmm When you read again my original post in this thread, and then read the documentation of Euphoria's floor(), you'll probably see the difference concerning syntax *and* meaning between my suggested functions and e.g. floor(). <snip> Regards, Juergen