Difference between revisions of "Ceil"

 
Line 4: Line 4:
  
 
  Ceil(X)
 
  Ceil(X)
 +
 +
= See Also ==
 +
 +
* [[Floor]]
 +
* [[Round]]

Revision as of 00:58, 1 February 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.