ceil

Rounds a number up to the nearest integer.

Usage

    number1 = ceil(number2);