DIV var, divisor[, remainder]
The DIV
statement allows you to make a division using the dividend
as a variable where the result will be stored. Optionally, it is possible
to indicate a variable where to store the remainder of the division operation.
Dv
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!