with-radix-char ( i number-parse n radix-quot nonradix-quot -- n/f )


Vocabulary
math.parser.private

Inputs
ian object
number-parsean object
nan object
radix-quotan object
nonradix-quotan object


Outputs
n/fan object


Definition