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

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