Function nalgebra_glm::cosh

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

Component-wise hyperbolic cosinus.