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

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