bmath_atan2d

Function bmath_atan2d 

Source
pub unsafe extern "C" fn bmath_atan2d(
    y: real64_t,
    x: real64_t,
) -> real64_t