Function atan2

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