Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/math/gen/
H A Dmp.c395 int mpcosh(struct t *t) { return mpd1(t, mpfr_cosh); } in mpcosh() function
H A Dmplibm.c114 int mpcosh(struct t *t) { return mpd1(t, cosh); } in mpcosh() function

Completed in 5 milliseconds