[[ceil Talk Page|Talk Page]] === ceil === ^ Syntax | (ceil x) -> y | ^ Arguments | x: A real number | ^ Returns | y: **x** after being rounding up | ^ Category | [[math functions|math]] | ^ Description | Rounds up a non-integer to the next integer | === Example === Return to [[:Functions]] list