Products & Services Solutions Academia Support User Community Company

Learn more about Symbolic Math Toolbox   

ceil - Round symbolic matrix toward positive infinity

Syntax

Y = ceil(x)

Description

Y = ceil(x) is the matrix of the smallest integers greater than or equal to x.

Example

x = sym(-5/2);
[fix(x) floor(x) round(x) ceil(x) frac(x)]
ans =
[ -2, -3, -3, -2, -1/2]

See Also

round, floor, fix, frac

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS