Function nalgebra_glm::tanh[][src]

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

Component-wise hyperbolic tangent.