*/MOD
*/
*EMIT*
*\/MOD
( a b c -- m n )
ansi
.6.1.0110
<
CORE
>
has an adavantage over the sequence of
*
and
/MOD
by using an intermediate double-cell value.
reference: p4_star_slash_mod in ../src/core.c:0222, export CO */MOD