Or possibly
Code:
LCDOUT $FE, $1, DEC (Voltage/100), ".", DEC (Voltage // 100)
It produces slightly smaller code.

/Henrik.