This topic has not yet been rated - Rate this topic

Division Operator (/)

Divides the value of two expressions.

result = number1 / number2 

Arguments

result
Any numeric variable.
number1
Any numeric expression.
number2
Any numeric expression.

Requirements

Version 1

See Also

/= Operator | Operator Precedence | Operator Summary

Did you find this helpful?
(1500 characters remaining)