Name

s-to-f:floating_misc — ordinary primitive

Synopsis

FORTH

S>F ( n -- f: x )();
p4:"s-to-f";

Description

it's inverse is F>S - convert a cell parameter to floating-point.