Omnimaga
Calculator Community => Other Calculators => Topic started by: DJ Omnimaga on November 16, 2009, 02:55:22 pm
-
&fmt=18
-
lol! That's very nice!
How is the 81 so fast?
-
lol! That's very nice!
How is the 81 so fast?
And faster than a 83. Does the IS>( command do so much difference?
I would like to compare the 81 and 83 with the same code.
-
Yeah, what about the exact identical code? Also, could you compare the 81 to an 84+se?
What song is that in the background?
-
Quite interesting. This just goes to prove my conspiracy theory that the TI Nspire was created as a means of killing our community :O
-
Wow, that sux. X.x
i heard it has some more advanced manipulations tho.
-
Wow that was an eye opener! I agree with TsukasaZX
-
lol! That's very nice!
How is the 81 so fast?
And faster than a 83. Does the IS>( command do so much difference?
I would like to compare the 81 and 83 with the same code.
I did, before doing that video. Wrote the exact same code as on the TI-81 and it ran even slower than with For(. To me, the TI-81 probably has much faster home screen scrolling routines, by far, because on the TI-83+ if I just do For(Z,1,999:Output(1,1,Z:End, it goes faster than the TI-81 code. Also, when I ported Illusiat 81 to the other models, I had to insert some slowdowns everywhere so it runs at same speed. Basically, the TI-81 may be 3 times slower than a 83+, but the Disp command seems considerably faster than on every other calc. (btw the reason why I used different code on the 81 is due to the lack of For(/While/Repeat commands)