Float to Hex
#Firmware/v302
txt = float.f2x(fp)
Convert from single precision floating point to ASCII-Hex representation of 32-bit IEEE-754.
See: float.d2x See: float.x2f