(
d1 n1 --
n2 n3 )
Divide
d1 by
n1, giving the symmetric quotient
n3 and the remainder
n2. Input and output stack
arguments are signed. An ambiguous condition exists if
n1
is zero or if the quotient lies outside the range of a single-cell
signed integer.