* FM/MOD ( n1.n1 n2 -- m n ) divide the double-cell value n1 by n2 and return both (floored) quotient n and remainder m
FM/MOD
( n1.n1 n2 -- m n )
core ordinary primitive