[][src]Function cordic::atan

pub fn atan<T: CordicNumber>(val: T) -> T

Compute the arc-tangent of the given fixed-point number.