Function nalgebra_glm::atan[][src]

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

Component-wise arc-tangent.