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.java642 public static native double rint(double d); in rint() method in StrictMath
DMath.java652 public static native double rint(double d); in rint() method in Math