HomeSort by relevance Sort by last modified time
    Searched full:math_atan (Results 1 - 5 of 5) sorted by null

  /libcore/luni/src/main/native/
java_lang_Math.cpp 38 static jdouble Math_atan(JNIEnv*, jclass, jdouble a) {
  /external/v8/src/
math.js 67 return %Math_atan(x);
v8-counters.h 227 SC(math_atan, V8.MathAtan) \
runtime.h 168 F(Math_atan, 1, 1) \
runtime.cc     [all...]

Completed in 254 milliseconds