dec> ( str -- n/f )


Vocabulary
math.parser

Inputs
stran object


Outputs
n/fan object


Definition

: dec> ( str -- n/f ) 10 base> ; inline