A82: Decimal numbers


[Prev][Next][Index][Thread]

A82: Decimal numbers




How would I go about displaying non-whole numbers, such as 3.14, 8.5,
etc? And how should I store them? If I have to store 3.14 as 314 and then
use UNPACK_HL twice, that means I have to use a word instead of a byte.
And if I had a number like 3.1415927, how could I store that? Thanks in
advance for any help I can get :)

_____________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]


Follow-Ups: