Home
last modified time | relevance | path

Searched defs:expm1 (Results 1 – 7 of 7) sorted by relevance

/external/v8/test/mjsunit/es6/
Dmath-expm1.js30 function expm1(x) { function
/external/bison/lib/
Dmath.in.h651 # define expm1 rpl_expm1 macro
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp76 Ambiguous expm1(Ambiguous){ return Ambiguous(); } in expm1() function
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DFastMath.java828 public static double expm1(double x) { in expm1() method in FastMath
837 private static double expm1(double x, double hiPrecOut[]) { in expm1() method in FastMath
/external/v8/src/base/
Dieee754.cc1995 double expm1(double x) { in expm1() function
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
Dtgmath.h694 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/external/clang/lib/Headers/
Dtgmath.h694 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro