Gamingforce Interactive Forums
85240 35212

Go Back   Exploding Garrmondo Weiner Interactive Swiss Army Penis > Garrmondo Network > Help Desk
Register FAQ GFWiki Community Donate Arcade ChocoJournal Calendar

Notices

Welcome to the Exploding Garrmondo Weiner Interactive Swiss Army Penis.
GFF is a community of gaming and music enthusiasts. We have a team of dedicated moderators, constant member-organized activities, and plenty of custom features, including our unique journal system. If this is your first visit, be sure to check out the FAQ or our GFWiki. You will have to register before you can post. Membership is completely free (and gets rid of the pesky advertisement unit underneath this message).


TI-89 Calculator Programming Help
Reply
 
Thread Tools
Yeldarb
River Chocobo


Member 4464

Level 24.63

Apr 2006


Reply With Quote
Old May 22, 2008, 09:53 PM #1 of 1
TI-89 Calculator Programming Help

Recently, I've begun to mess with the programming features on the two calculators at my disposal.

My TI-83+, has the simple programming that is easy to figure out. I wrote a program to perform various calculations based on a missing variable in a radioactive decay equation (y=n(e^kt)). e being natural base.

It looks something like this on the first few lines:

RDECAY
: Menu("Missing:","K",a,"N",b,"Y",c,"T",d)
: Lbl a
: Prompt N, Y, T
: ln((Y/N))/T->K
: Disp K
: Stop
: Lbl b
: Prompt K, Y, T
: (Y/(e^KT))->N
: Disp N
: Stop

Etc, Etc, Etc, you get the point.

Now in the last two days I have been fiddling with my brother's TI-89 Titanium, and of course it couldn't be somewhat similar and simple. The language of the programming is slightly different from the 83+ version(quite different actually).

Basically what I am asking is if anyone knows of an option on the 89 system that is just like "menu()". I know of "popup", but it isn't working with the "Lbl" format from the 83+ version. I have scoured the internet for answers and have found none.

I do realize that the type of programming I am asking for is very simple in terms of programs that can calculate circles and other complicated crap, but I really only need it for variable management.

Jam it back in, in the dark.
Reply


Exploding Garrmondo Weiner Interactive Swiss Army Penis > Garrmondo Network > Help Desk > TI-89 Calculator Programming Help

Forum Jump


All times are GMT -5. The time now is 01:22 PM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2025, vBulletin Solutions, Inc.