HomeSort by relevance Sort by last modified time
    Searched refs:Math_exp (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/native/
java_lang_Math.cpp 42 static jdouble Math_exp(JNIEnv*, jclass, jdouble a) {
  /external/v8/src/
runtime.h 161 F(Math_exp, 1, 1) \
math.js 94 return %Math_exp(x);

Completed in 413 milliseconds