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

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