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

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