FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Bugs
   Website, Reference, Example Bugs
(Moderator: REAS)
   ceil()
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: ceil()  (Read 408 times)
TomC
Guest
Email
ceil()
« on: Sep 1st, 2003, 11:51am »

Erm, I might have misunderstood, but I think the description of the ceil() function is wrong.
 
http://proce55ing.net/reference/ceil_.html
 
"Calculates the closest value that is greater than or equal to the value of the parameter. For example, ceil(9.03) returns the value 9.0."
 
Wouldn't ceil(9.03) return 10.0?
 
REAS


WWW
Re: ceil()
« Reply #1 on: Sep 1st, 2003, 1:02pm »

ummm. yes, you're correct. thanks!
 
Pages: 1 

« Previous topic | Next topic »