Function nalgebra_glm::sin[][src]

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

Component-wise sinus.