interface Ceil {
    $ceil: NumberExpression;
}

Properties

Properties

Returns the smallest integer greater than or equal to the specified number.