[src]

Function std::num::atan2

pub fn atan2<T: Float>(x: T, y: T) -> T

Compute the arctangent with 2 arguments.