Home
last modified time | relevance | path

Searched defs:tan (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/lang/
DMath.java845 public static native double tan(double d); in tan() method in Math
DStrictMath.java804 public static native double tan(double d); in tan() method in StrictMath