[][src]Function cordic::sqrt

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

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