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

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