REM
Divide argument-1 by argument-2.
Remove all noninteger digits from the result of step 1.
Multiply the result of step 2 by argument-2.
Subtract the result of step 3 from argument-1.
Assign the difference to your function result.
Parent topic:
Mixed Functions