Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/flagged_api/java/lang/
DStrictMath.annotated.java60 public static native double IEEEremainder(double f1, double f2); in IEEEremainder() method in StrictMath
DMath.annotated.java61 public static native double IEEEremainder(double f1, double f2); in IEEEremainder() method in Math
/libcore/ojluni/src/main/java/java/lang/
DStrictMath.java441 public static native double IEEEremainder(double f1, double f2); in IEEEremainder() method in StrictMath
DMath.java556 public static native double IEEEremainder(double f1, double f2); in IEEEremainder() method in Math