Divide[x->NUMBER, y->NUMBER] =: NUMBER
Divide returns the quotient x divided by y.
x / y
IntegerDivide.