Searched defs:tan (Results 1 - 3 of 3) sorted by relevance

/libcore/ojluni/src/main/native/
H A Djfdlibm.h50 #define tan jtan macro
/libcore/ojluni/src/main/java/java/lang/
H A DMath.java150 public static native double tan(double a); method in class:Math
H A DStrictMath.java53 * semantics are {@code sin}, {@code cos}, {@code tan},
117 public static native double tan(double a); method in class:StrictMath

Completed in 183 milliseconds