ⓘ This web page is about the old AlgoSim 2 software. Perhaps you are looking for the new Algosim 3 application?
AlgoSim
Homepage | Screenshots | Gallery of Visualisation | User's Guide | Function Reference | Download | FAQ | Support | Bugs and Solutions | Donate

Reference: ceil

⌈x⌉ = ceil(x) returns the smallest integer greater than or equal to x, i.e. rounds x to the nearest integer in the direction of +∞.