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

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