sqrt_py

Function sqrt_py 

Source
pub fn sqrt_py(x: f64) -> Result<f64, PyException>
Expand description

Python-compatible wrapper function (concrete types)