Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/lang/
DStrictMath.java333 public static native double IEEEremainder(double f1, double f2); in IEEEremainder() method in StrictMath
DMath.java407 public static native double IEEEremainder(double f1, double f2); in IEEEremainder() method in Math