Searched refs:cbrt (Results 1 – 5 of 5) sorted by relevance
128 #define cbrt(x) __TGMATH_REAL(x, cbrt) macro
233 extern double cbrt _PARAMS((double));
330 #define cbrt(Val) __TGMATH_UNARY_REAL_ONLY (Val, cbrt) macro
170 __MATHCALL (cbrt,, (_Mdouble_ __x));
172 extern double cbrt _PARAMS((double));