float
W = (float)X; X=Y; Y=Z; Z=T
Convert the integer number in X to its floating point equivalent in W, and Pop the register stack.
Dialect restriction: The Float instruction is not implemented in boards with dialect numbers less than 6, or which do not have the Floating-Point processor.
See also fix