*/ ** */MOD
*\/ ( a b c -- a*b/c )  
ansi .6.1.0100 <CORE>
regard the b/c as element Q - this word has an advantage over the sequence of * and / by using an intermediate double-cell value

reference: p4_star_slash in ../src/core.c:0209, export CO */