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

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