Home
last modified time | relevance | path

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

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