make-float-dec-exponent ( float-parse n/f -- float/f )


Vocabulary
math.parser.private

Inputs
float-parsean object
n/fan object


Outputs
float/fan object


Definition