Searched refs:_cbrt (Results 1 – 2 of 2) sorted by relevance
38 return _cbrt(x); in cbrt()
51 static __inline double _cbrt(double x) in _cbrt() function