s-to-f:floating_misc — ordinary primitive
FORTH
S>F ( n -- f: x )();p4:"s-to-f";
S>F ( n -- f: x )(
)
it's inverse is F>S - convert a cell parameter to floating-point.