Name

slash-mod:core — ordinary primitive

Synopsis

FORTH

/MOD ( a b -- m n )();
p4:"slash-mod";

Description

divide a and b and return both quotient n and remainder m

dpANS .6.1.0240 - standard forth word