pow-until ( base x -- base^x )


Vocabulary
math.parser.private

Inputs
basean object
xan object


Outputs
base^xan object


Definition