ceil
Computes the ceiling of a number or a time/duration with a specified unit.
Description
The ceil
function takes the
ceiling of a number
x
.
For time and duration values, use the second unit
argument to define the
rounding unit.
Computes the ceiling of a number or a time/duration with a specified unit.
The ceil
function takes the
ceiling of a number
x
.
For time and duration values, use the second unit
argument to define the
rounding unit.