Searched defs:cosh (Results 1 – 3 of 3) sorted by relevance
85 double cosh(double x) in cosh() function
161 WRAPPER1(cosh) in WRAPPER1() argument
280 #define cosh(Val) __TGMATH_UNARY_REAL_IMAG (Val, cosh, ccosh) macro
Completed in 5 milliseconds