Function nalgebra_glm::acos[][src]

pub fn acos<N: Real, D: Dimension>(x: &TVec<N, D>) -> TVec<N, D> where
    DefaultAllocator: Alloc<N, D>, 

Component-wise arc-cosinus.