Searched defs:cbrt (Results 1 – 12 of 12) sorted by relevance
159 inline typename tools::promote_args<T>::type cbrt(T z, const Policy& pol) in cbrt() function167 inline typename tools::promote_args<T>::type cbrt(T z) in cbrt() function
21 double cbrt(double x) in cbrt() function
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
217 #define cbrt(x) __tg_real(cbrt, (x)) macro
221 #define cbrt(x) __tg_real(cbrt, (x)) macro
714 …inline boost::math::cstdfloat::detail::float_internal128_t cbrt(boost::math::cstdfloat::detail::f… in cbrt() function