[][src]Function nalgebra_glm::tan

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

Component-wise tangent.