Name

m-star-slash:double — ordinary primitive

Synopsis

FORTH
M*/ ( d1.d1 n1 +n2 -- d2.d2 )(); 
 ;

Description

the double-cell multiply-divide operation using a triple-cell intermediate result for * ( *\/ )

dpANS 8.6.1.1820 - standard forth word