ceil¶
- ceil(x)¶
- Parameters
x (
numeric
orseries[numeric]
) – Input value
- Returns
Returns the closest to the negative infinity integer value, that is not less than x
x (numeric
or series[numeric]
) – Input value
Returns the closest to the negative infinity integer value, that is not less than x