TI-84 Programming

South-Titan

New Member
Reaction score
16
Hey, does anyone here have a TI-84 or TI-nSpire?

I can give you the code to stick in to the calculators, all you have to do is press the buttons and test it. In fact, have these two formula codes for free.

Code:
Input "Side A:",A
Input "Side B:",B
Disp "Side C:"
Disp ?(a^2+b^2


Input "Side Length:",A
Disp "Area:"
Disp A^2
 
Yeah, TI BASIC is known by pretty much everyone who wants to use it.

Also, it's usually easier to pythag things manually then through a program.

Also, little heads up: Disp outputs can be comma'd, ie:
Code:
Disp "Area:",A^2
 
Alright. Someone gave me a dollar for my programming a few TI Basic programs onto his TI-84, and another guy gave me a stack of cookies. The third person said he'd give me a dollar on Monday.

My school is apparently oblivious to the wondrously easy programming language.
 
You call that easy!? :eek:
Very much so. It's really just an extension of the TI-83/84's math input syntax. If you can use a TI-83/84 and you want to learn TI BASIC, all you need to do is understand that it reads down the programs line by line and learn what some functions do. It's FAR easier than any other language I've ever learned, anyway. The cost is that it's slow and not very powerful, which is OK for a language which was built for adding functionality or easiness on the fly to a calculator. If you want a fast, powerful programming system for those calcs, you really have to learn the assembly language.
 
Very much so. It's really just an extension of the TI-83/84's math input syntax. If you can use a TI-83/84 and you want to learn TI BASIC, all you need to do is understand that it reads down the programs line by line and learn what some functions do. It's FAR easier than any other language I've ever learned, anyway. The cost is that it's slow and not very powerful, which is OK for a language which was built for adding functionality or easiness on the fly to a calculator. If you want a fast, powerful programming system for those calcs, you really have to learn the assembly language.

Yea, I've seen so many games for the TI's that beat some of the handheld games out there. o.o Someone recreated a good chunk of Zelda too.
 
I don't program games, but I make programs that help me finish my homework within minutes rather than 30 minutes. It's fun too.
 
See, I have 11 shape formula programs (pythagorean theorem included), charge, ph, quadratic equations, vectors, arcs, gravity, magnetic field strength, and something about log (never used it in months).

All of which were either made by me or co-made with my older (and smarter) brother. They're really easy too, because all you have to do is just learn a few commands.

1. Input (hit program, then go to the I/O and the first option)
2. Alphanumerics (Hit 2nd, alpha, and then all the buttons that have a green letter near them) and quotations (to make a string/message, or to allow the use of variables after inputs)
3. Disp/Display (Put in a string to display a message, plug in a formula to display the result of it
4. Commas (Put in the comma after inserting a string in input)
And for basic programming, you're good to go.

Code:
Input "Base:",A
Input "Height:",B
Disp "Area:"
Disp (1/2)AB
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    News portal has been retired. Main page of site goes to Headline News forum now
  • The Helper The Helper:
    I am working on getting access to the old news portal under a different URL for those that would rather use that for news before we get a different news view.
  • Ghan Ghan:
    Easily done
    +1
  • The Helper The Helper:
    https://www.thehelper.net/pages/news/ is a link to the old news portal - i will integrate it into the interface somewhere when i figure it out
  • Ghan Ghan:
    Need to try something
  • Ghan Ghan:
    Hopefully this won't cause problems.
  • Ghan Ghan:
    Hmm
  • Ghan Ghan:
    I have converted the Headline News forum to an Article type forum. It will now show the top 20 threads with more detail of each thread.
  • Ghan Ghan:
    See how we like that.
  • The Helper The Helper:
    I do not see a way to go past the 1st page of posts on the forum though
  • The Helper The Helper:
    It is OK though for the main page to open up on the forum in the view it was before. As long as the portal has its own URL so it can be viewed that way I do want to try it as a regular forum view for a while
  • Ghan Ghan:
    Yeah I'm not sure what the deal is with the pagination.
  • Ghan Ghan:
    It SHOULD be there so I think it might just be an artifact of having an older style.
  • Ghan Ghan:
    I switched it to a "Standard" article forum. This will show the thread list like normal, but the threads themselves will have the first post set up above the rest of the "comments"
  • The Helper The Helper:
    I don't really get that article forum but I think it is because I have never really seen it used on a multi post thread
  • Ghan Ghan:
    RpNation makes more use of it right now as an example: https://www.rpnation.com/news/
  • The Helper The Helper:
  • The Helper The Helper:
    What do you think Tom?
  • tom_mai78101 tom_mai78101:
    I will have to get used to this.
  • tom_mai78101 tom_mai78101:
    The latest news feed looks good

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top