Home
last modified time | relevance | path

Searched defs:IEEEremainder (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/
DStrictMath.java319 public static native double IEEEremainder(double f1, double f2); in IEEEremainder() method in StrictMath
DMath.java394 public static native double IEEEremainder(double f1, double f2); in IEEEremainder() method in Math
/libcore/ojluni/annotations/mmodule/java/lang/
DMath.annotated.java63 public static native double IEEEremainder(double f1, double f2); in IEEEremainder() method in Math