Home
last modified time | relevance | path

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

/dflybsd-src/contrib/openbsd_libm/src/
H A De_acosh.c37 acosh(double x) in acosh() function
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h108 #define acosh(z) __TGMATH_CPLX(z, acosh, cacosh) macro
/dflybsd-src/contrib/openbsd_libm/include/global/
H A Dtgmath.h144 #define acosh(x) __tg_full(x, acosh) macro