divide, / Full Description |
|
Syntaxnumeric-expression (/ | divide) numeric-expression Purpose Division operator. In OmniMark, Each line in this sample is an example of the use of the division operator:
43 / 967 12 / 19 / -35 a / b ;each letter being the variable of a local counter a divide b ;each letter being the variable of a local counter |