Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/lang/
DStrictMath.java716 public static native double rint(double d); in rint() method in StrictMath
DMath.java715 public static native double rint(double d); in rint() method in Math