devela::_dep::libm

Function ceil

pub fn ceil(x: f64) -> f64 
Available on crate feature dep_libm only.
Expand description

Ceil (f64)

Finds the nearest integer greater than or equal to x.