ceil
Round up
Syntax
C = ceil(A)
Input argument
A - a variable
Output argument
C - result of ceil.
Description
ceil returns an integer or complex matrix made of rounded up elements.
Example
See also
History
Version
Description
1.0.0
initial version
Author
Allan CORNET
Last updated
Was this helpful?