ceil

Function ceil 

Source
pub fn ceil<T: HasAfEnum>(input: &Array<T>) -> Array<T::AbsOutType>
Expand description

Ceil the values in an Array

This is an element wise unary operation.