Searched defs:tan (Results 1 – 3 of 3) sorted by relevance
50 #define tan jtan macro
117 public static native double tan(double a); in tan() method in StrictMath
150 public static native double tan(double a); in tan() method in Math