bignum-gcd ( x y -- z )


Vocabulary
math.private

Inputs
xan object
yan object


Outputs
zan object


Definition