Function nalgebra_glm::tanh[][src]

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

Component-wise hyperbolic tangent.