Function nalgebra_glm::tanh[][src]

pub fn tanh<T: RealField, const D: usize>(angle: &TVec<T, D>) -> TVec<T, D>

Component-wise hyperbolic tangent.