for your math you can't use float directly like that.
0.5 * x ===> still the same if you divide by 2
If x=1.5 ===> you should multiply by 10 then read IF x=15 depending of the previous math...
Well you should think integer than float.
for your math you can't use float directly like that.
0.5 * x ===> still the same if you divide by 2
If x=1.5 ===> you should multiply by 10 then read IF x=15 depending of the previous math...
Well you should think integer than float.
Last edited by mister_e; - 16th January 2006 at 19:09.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks