digits> ( seq -- n )


Vocabulary
math.parser

Inputs
seqa sequence


Outputs
nan integer


Word description
Converts a sequence of decimal digits to an integer.

Definition