Searched defs:divideInt (Results 1 – 2 of 2) sorted by relevance
65 public static int divideInt(double num1, double num2) { in divideInt() method in OperationUtils
140 public static int divideInt(double num1, double num2) { in divideInt() method