Home
last modified time | relevance | path

Searched defs:cbrt (Results 1 – 5 of 5) sorted by relevance

/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp71 Ambiguous cbrt(Ambiguous){ return Ambiguous(); } in cbrt() function
/external/v8/src/base/
Dieee754.cc2112 double cbrt(double x) { in cbrt() function
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DFastMath.java3221 public static double cbrt(double x) { in cbrt() method in FastMath
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
Dtgmath.h591 #define cbrt(__x) __tg_cbrt(__tg_promote1((__x))(__x)) macro
/external/clang/lib/Headers/
Dtgmath.h591 #define cbrt(__x) __tg_cbrt(__tg_promote1((__x))(__x)) macro