Function nalgebra_glm::atan

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

Component-wise arc-tangent.