Skip to main content

atan2f64

Function atan2f64 

Source
pub unsafe extern "C" fn atan2f64(
    __y: _Float64,
    __x: _Float64,
) -> _Float64