Function cordic::acos[][src]

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

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