next up previous contents index
Next: MOD Up: Integer Algebra Previous: TIMES   Contents   Index

DIV

Stack Input: Integer, Integer

Stack Output: Integer

Operand: None

Since: 1.0

Description

Divides the first input value into the second input value and places the result on the stack. If the result is not an integer, it is truncated and then placed on the stack as an integer.



David Levitan 2006-02-12