Home
last modified time | relevance | path

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

/dflybsd-src/contrib/openbsd_libm/src/
H A De_atanh.c40 atanh(double x) in atanh() function
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h110 #define atanh(z) __TGMATH_CPLX(z, atanh, catanh) macro
/dflybsd-src/contrib/openbsd_libm/include/global/
H A Dtgmath.h146 #define atanh(x) __tg_full(x, atanh) macro