[A83] Re: fixed point numbers


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

[A83] Re: fixed point numbers




I'm going to rule out the 2nd option right off the bat.
The ti83 processor(or any other proc that i know off the top of my head) 
readilies handles floating point values

True there are some that do handle them(actually in graphics cards, this is a 
great feature) but they primarily handle it trough build in functions that 
they would call.

The compiler *should* spit out errors at you for doing that, though i don't 
know if it will or not.