Skip to main content

ceil

Function ceil 

Source
pub fn ceil<T: Float, V: FloatOps<T>>(a: V) -> V
Expand description

returns the ceil’d value of a (round up to nearest integer)