44. tgmath.h (C99)

Includes math.h and complex.h and defines type-generic macros:

acos, acosh, asin, asinh, atan, atan2, atanh, carg, cbrt, ceil, cimag, conj, copysign, cos, cosh, cproj, creal, erf, erfc, exp, exp2, expm1, fabs, fdim, floor, fma, fmax, fmin, fmod, frexp, hypot, ilogb, ldexp, lgamma, llrint, llround, log, log10, log1p, log2, logb, lrint, lround, nearbyint, nextafter, nexttoward, pow, remainder, remquo, rint, round, scalbln, scalbn, sin, sinh, sqrt, tan, tanh, tgamma, trunc


See also en.cppreference.com/w/c/numeric/tgmath

Descriptions: tgmath.h

Lists: C90 math.h, math.h, tgmath.h

comm math_c90.h.list math.h.list > comm_math_c90_c99.txt

comm math_c90.h.list tgmath.h.list > comm_math_c90_tgmath.txt

For comparison: java.lang.Math