Function frustool::functions::basic::ceil_py[][src]

pub fn ceil_py(_: Python<'_>, input: Vec<f64>) -> PyResult<Vec<f64>>