add-exponent-digit ( i number-parse n digit quot -- n/f )


Vocabulary
math.parser.private

Inputs
ian object
number-parsean object
nan object
digitan object
quotan object


Outputs
n/fan object


Definition