|
We're glad you came by, but you might find what you're looking for elsewhere. TI-Basic Developer is not the site it once was. While its information on commands and other calculator features remains almost second-to-none, its forum, archives, and even hosting service, Wikidot, have been decaying for years. The calculator community would love to see what you're working on, or help you in your next coding adventure, but TI-Basic Developer is no longer the place to do it. Instead, you should head over to Cemetech (primarily American) or TI-Planet (primarily international). Both are active, well-established forums with their own archives, chatrooms, reference material, and abundant coding tools and resources. We'll see you there, we hope. |
You have not uploaded your program! Please edit the page to upload your program.
|
![]() |
||||||||||||||
|
A simple graphical program to use Horner's method. There may be some bugs. Coefficients and a's are inputted in this form => a,b,c,d,e…. max 7 coefficients. |
|||||||||||||||

What the community thinks:
Is this synthetic division? If not, I would think that that's much easier, but good job.
Definitely looks like synthetic division to me. In the picture, 2 synthetic division's are stacked on top of each other, because that's how synthetic division works(that is, if you need more than 1 synthetic division).
Yep, you're right. Sorry, I wasn't paying attention…