longmult ( x y -- z )


Vocabulary
rosetta-code.long-multiplication

Inputs
xan object
yan object


Outputs
zan object


Definition