pub unsafe extern "C" fn ceil(x: f64) -> f64
Expand description

Smallest integer greater than or equal to x.