@DIFF
Syntax:
@DIFF(<value1>,<value2>)
Description:
This function returns the difference of its two arguments: <value1> - <value2>.
OK:
Unchanged.
Example:
%C = @DIFF(%A,%B)
See also:
@ABS
@DIV
@FABS
@FADD
@FDIV
@FMUL
@FORMAT
@FSUB
@HEX
@NUMERIC
@PRED
@PROD
@SUCC
@SUM
@ZERO