Function nalgebra_glm::sinh[][src]

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

Component-wise hyperbolic sinus.