Function nalgebra_glm::acosh

source ·
pub fn acosh<N: Real, D: Dimension>(x: &TVec<N, D>) -> TVec<N, D>where
    DefaultAllocator: Alloc<N, D>,
Expand description

Component-wise hyperbolic arc-cosinus.