ceil abstract method

Number ceil()

Returns the least Number having integer components no smaller than this Number.

Implementation

Number ceil();