format-scientific-exponent ( rounded-up? log10x -- string )


Vocabulary
formatting.private

Inputs
rounded-up?an object
log10xan object


Outputs
stringan object


Definition