cordic

Function sqrt

Source
pub fn sqrt<T: CordicNumber>(x: T) -> T
Expand description

Compute the square root of the given fixed-point number.