Home
last modified time | relevance | path

Searched defs:acosh (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/openbsd_libm/src/
HDe_acosh.c37 acosh(double x) in acosh() function
/dragonfly/contrib/gcc-4.7/gcc/ginclude/
HDtgmath.h108 #define acosh(z) __TGMATH_CPLX(z, acosh, cacosh) macro
/dragonfly/contrib/openbsd_libm/include/global/
HDtgmath.h144 #define acosh(x) __tg_full(x, acosh) macro