Function nalgebra_glm::asinh

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

Component-wise hyperbolic arc-sinus.