Difference between revisions of "Ceil"

m (adding doc status category)
Line 1: Line 1:
 
[[category:Math Functions]]
 
[[category:Math Functions]]
 +
[[Category:Doc Status C]] <!-- For Lumina use, do not change -->
  
 
Returns the smallest integer that is greater than or equal to X.
 
Returns the smallest integer that is greater than or equal to X.

Revision as of 06:36, 24 April 2007


Returns the smallest integer that is greater than or equal to X.

Ceil(X)

See Also =

Comments


You are not allowed to post comments.