[][src]Function nalgebra_glm::acosh

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

Component-wise hyperbolic arc-cosinus.