
INTEGER DIVISION RULES
If both of the integers are positive, the answer is positive.
If both of the integers are negative, the answer is positive.
If one integer is negative and one integer is positive, the answer is negative.
Examples:
14 /(-2) = -7
-14 /(2) = -7
-14 /(-2) = 7