Searched defs:asinh (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/lib/msun/src/
H A Ds_asinh.c38 asinh(double x) function
/freebsd-11.0-release/include/
H A Dtgmath.h145 #define asinh(x) __tg_full(x, asinh) macro
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h205 #undef asinh macro
206 #define asinh(__x) __tg_asinh(__tg_promote1((__x))(__x)) macro

Completed in 64 milliseconds