Re: ESL - math.e - rounding
- Posted by Alexander Toresson <alexander.toresson at gmail.com> Aug 03, 2005
- 769 views
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. > > Alexander, what do you mean with "qb"? QBasic? Quick Basic? > In all languages that I know which have a floor() function, floor() does > the same as Euphoria's floor() does. The opposite of floor() normally is > called ceil(). > It sounds to me that we are talking about different things here. We're talking about the same things. I'm just being a little confused. Regards, Alexander Toresson