Home
last modified time | relevance | path

Searched defs:mpatan2 (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/math/gen/
H A Dmp.c377 int mpatan2(struct t *t) { return mpd2(t, mpfr_atan2); } in mpatan2() function
H A Dmplibm.c96 int mpatan2(struct t *t) { return mpd2(t, atan2); } in mpatan2() function

Completed in 4 milliseconds