Home
last modified time | relevance | path

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

/glibc-2.36/math/
Dtest-tgmath.c653 (F(sqrt)) (TYPE x) in TYPE()
Dtgmath.h800 #define sqrt(Val) __TGMATH_UNARY_REAL_IMAG (Val, sqrt, csqrt) macro