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

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

Completed in 2631 milliseconds