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