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

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