Searched defs:quoRemIteration (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/misc/
H A DFloatingDecimal.java832 q = Bval.quoRemIteration( Sval );
853 q = Bval.quoRemIteration( Sval );
2522 * This is in preparation for quoRemIteration, below.
2793 quoRemIteration( FDBigInt S )throws IllegalArgumentException { method in class:FDBigInt

Completed in 37 milliseconds