Divide

Name

Divide -- Returns the quotient of two numbers

Synopsis

Divide[x->NUMBER, y->NUMBER] =: NUMBER 

Description

Divide returns the quotient x divided by y.

Short form

x / y

See also

IntegerDivide.