[][src]Function ang::atan

pub fn atan<T: Float>(value: T) -> Angle<T>

Compute the arctangent of a number. Return value is in the range of [-π/2, π/2] rad.