Name

star-slash-mod:core — ordinary primitive

Synopsis

FORTH
*/MOD ( a b c -- m n )(); 
 ;

Description

has an adavantage over the sequence of * and /MOD by using an intermediate double-cell value.

dpANS .6.1.0110 - standard forth word