Function cgmath::atan2

source ·
pub fn atan2<S: BaseFloat, R: From<Rad<S>>>(a: S, b: S) -> R