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

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