We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
DIVIDE value1 value2
Returns the first value divided by the second.
DIVIDE is an action value.
#SOURCE
divide: make action! [ [ "Returns the first value divided by the second." value1 [scalar!] value2 [scalar!] ] ]
There was an error while loading. Please reload this page.