Welcome to TI-Basic Developer (TI|BD), the TI-Basic information repository! If you are a first-time visitor, please check out the welcome pack to get up to speed on using the site. We encourage you to become a member and to get involved in the community, and to come back often to see what changes have occurred. And above all else, enjoy your stay! |
Recent Forum Posts | Recent Forum Threads | Popular Forum Threads |
The argument error is caused by the nDeriv() command, because the command can only find the...
(by Mr Bob Jr IV 05 Mar 2021 20:13, posts: 7)
Hello
First of all, thank you for your replies. I've been moving out recently and I had no access...
(by zEcho1 05 Mar 2021 14:32, posts: 7)
Can you post the whole code in one piece in the order it goes I'm having trouble putting it...
(by _0xBaDc0dE# 04 Mar 2021 18:17, posts: 17) |
(Started 27 Feb 2021 22:24,
Posts: 4)
(Started 20 Feb 2021 02:57,
Posts: 3)
(Started 19 Feb 2021 16:48,
Posts: 7)
(Started 18 Feb 2021 22:49,
Posts: 9)
(Started 17 Feb 2021 16:21,
Posts: 3)
(Started 16 Feb 2021 18:58,
Posts: 6)
|
(Started 27 Feb 2021 22:24 ,
Posts: 4)
(Started 19 Feb 2021 16:48 ,
Posts: 7)
(Started 12 Feb 2021 04:38 ,
Posts: 5)
(Started 20 Feb 2021 02:57 ,
Posts: 3)
(Started 25 Nov 2009 04:57 ,
Posts: 13)
(Started 04 Feb 2016 21:45 ,
Posts: 17)
|
TI-83 Basic | 68k TI-Basic | TI-Nspire Basic |
TI-83 Basic is the most commonly used, because the TI-83/84 series has been heavily marketed by Texas Instruments to high school students needing a graphing calculator for math and science classes. At the same time, it is the least powerful language, lacking many of the complex commands and programming capabilities. |
68k TI-Basic is much more powerful than TI-83 Basic, with support for calculus, indirection, local variables and functions, advanced picture manipulation, and several other features that make it a very rich language. However, it isn't used nearly as much as TI-84 Basic, so it doesn't have as big of a community developed around it. |
TI-Nspire Basic is quite similar to 68k TI-Basic, but not as programmer friendly: it has poor I/O support, rigid constraints on program execution, and documents are used instead of programs. In addition, it is still relatively unknown to the TI community, so there isn't much documentation available yet. |