Divide
Returns the result of dividing the first argument by the second.
Arguments
This function has the following arguments:
Argument1: Numeric value specifying the dividend.
Argument2: Numeric value specifying the divisor.
The function returns a number.