divide
-
command
-
Divides the numeric value of a container by another value, and stores the quotient back in the container.
-
Examples: +
put 77 into numdivide num by 11 —> num now has the value 7
ノート
This page is under construction: it has not been reviewed for completeness.