Home
last modified time | relevance | path

Searched defs:acos (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/math/
Dtest-tgmath.c461 (F(acos)) (TYPE x) in TYPE()
Dtgmath.h719 #define acos(Val) __TGMATH_UNARY_REAL_IMAG (Val, acos, cacos) macro