Difference between revisions of "Ceil"

m (adding doc status category)
Line 6: Line 6:
 
  Ceil(X)
 
  Ceil(X)
  
= See Also ==
+
= See Also =
  
 
* [[Floor]]
 
* [[Floor]]
 
* [[Round]]
 
* [[Round]]

Revision as of 20:08, 24 September 2009


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

Ceil(X)

See Also

Comments


You are not allowed to post comments.