Searched refs:mpcosh (Results 1 – 2 of 2) sorted by relevance
114 int mpcosh(struct t *t) { return mpd1(t, cosh); } in mpcosh() function
395 int mpcosh(struct t *t) { return mpd1(t, mpfr_cosh); } in mpcosh() function