Searched refs:mpfr_atan2u_aux3 (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Datan2u.c73 mpfr_atan2u_aux3 (mpfr_ptr z, unsigned long u, int s, mpfr_rnd_t rnd_mode) function
141 return mpfr_atan2u_aux3 (z, u, MPFR_SIGN(y), rnd_mode);

Completed in 78 milliseconds