Function nalgebra_glm::sinh[][src]

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

Component-wise hyperbolic sinus.