Handbook
Glossary
<mul> ( left right -- mul )
Vocabulary
rosetta-code
.
arithmetic-evaluation
Inputs
left
an
object
right
an
object
Outputs
mul
an
object
Definition
USING:
kernel
;
IN:
rosetta-code.arithmetic-evaluation
:
<mul>
( left right -- mul )
\
mul
boa
;
inline