f-m-slash-mod:core — ordinary primitive
FORTH
FM/MOD ( n1.n1 n2 -- m n )(
)
divide the double-cell value n1 by n2 and return both (floored) quotient n and remainder m
dpANS .6.1.1561 - standard forth word