Searched defs:cbrt (Results 1 – 14 of 14) sorted by relevance
35 #define cbrt ff_cbrt macro
54 static av_always_inline double cbrt(double x) in cbrt() function
43 cbrt (double x) in cbrt() function
33 double cbrt(double x) in cbrt() function
190 cbrt(x: number): number; method
210 cbrt(x: number): number; method
483 fn cbrt(self) -> Self; in cbrt() method
1563 fn cbrt(self) -> Self; in cbrt() method
217 #define cbrt(x) __tg_real(cbrt, (x)) macro
35410 cbrt(float __x) in cbrt() function35414 cbrt(long double __x) in cbrt() function35422 cbrt(_Tp __x) in cbrt() function