[][src]Function cordic::acos

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

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