- 
                            
MathType
 - 
                            
Wiris Quizzes
 - 
                            
Learning Lemur
 - 
                            
CalcMe
 - 
                            
MathPlayer
 - 
                            
Store FAQ
 - 
                            
VPAT for the electronic documentation
 - 
                            
MathFlow
 - 
                            
BF FAQ
 - 
                            
Miscellaneous
 - 
                            
Wiris Integrations
 
Ceil
Reading time: 1minReturns the least integer that is greater than or equal to a given number.
Syntax
ceil(Real)
ceil(Complex)
Description
Given a real number x, returns the least integer that is greater than or equal to x, usually denoted by x.
.png)
Given a complex number z, returns a complex number with the ceiling function applied to its real and imaginary parts.
.png)