how come floats arent exact? jk

will floats be exact in AS3? or will future versions of flash support big ints?

judah

John Dowdell wrote:

Jason Rayles wrote:

Has this been discussed?
Flash player 8

trace(this._alpha);
this._alpha -= 10;
trace(this._alpha);

Output:
100
89.84375


Not that I can readily recognize, although from the fragments above it looks vaguely like the normal "how come floats aren't exact" topic.

jd






_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to