Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
H A Dmp.c365 int mpacosh(struct t *t) { return mpd1(t, mpfr_acosh); } in mpacosh() function
H A Dmplibm.c84 int mpacosh(struct t *t) { return mpd1(t, acosh); } in mpacosh() function

Completed in 4 milliseconds