Operator / Foundation
Division operator (binary): performs numeric division.
<nValue1> / <nValue2>
The division operator divides the value of <nValue1> by the value of <nValue2> and returns the result of the operation.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.