Searched defs:cbrt (Results 1 - 3 of 3) sorted by relevance
| /src/lib/libm/src/ | ||
| H A D | s_cbrt.c | 42 cbrt(double x) function in typeref:typename:double |
| /src/lib/libm/noieee_src/ | ||
| H A D | n_cbrt.c | 78 cbrt(double x) function in typeref:typename:double |
| /src/include/ | ||
| H A D | tgmath.h | 150 #define cbrt(a) __TG_FN1(cbrt, (a)) macro |
Completed in 4 milliseconds