Home
last modified time | relevance | path

Searched defs:tanh (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/openbsd_libm/src/
H A Ds_tanh.c45 tanh(double x) in tanh() function
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h116 #define tanh(z) __TGMATH_CPLX(z, tanh, ctanh) macro
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcfns.gperf197 tanh keyword
/dflybsd-src/contrib/openbsd_libm/include/global/
H A Dtgmath.h152 #define tanh(x) __tg_full(x, tanh) macro