How to Program a Calculator pt 3: Perfecting a Program
Uploader Comments (AlbatrossNecktie)
All Comments (77)
-
ok so lemme just say this.
yoouuuuu are THE BESTTT!!!!!!!!!!! THIS WAS AN AMAZING SERIES OF VIDEOS
(im commenting here cuz i didnt watch the last one haha)
and i understood how to make a basic program after watching these. that's just amazing.
and so i decided to test myself by making a quadratic formula program by myself
(i know its a simple one but hey im a beginner :P)
and I DID IT. now imma put an if then statement for the square root parts answer is negative.
I LUVV YOU!!! :D
-
after prompt C press 2nd and ins..
-
We know that teachers are evil :P lol
-
Also, little tip. To display a string on two separate lines without putting a whole new display command, you can say disp, then one string, THEN A COMMA, and then just another string.
-
If you still have and use this program, I suggest that you make the following change: for the user entering a decimal then multiply it by a hundred, your if statement executes simply if it is lower than one. Therefore, if your user enters a negative value, either by accident or just to see what will happen, your program will again, fail. I think you should add a bit of humor. Example: if C-0 then disp "don't try to fool me, user. My creator made me error proof! So ha. Put in a positive number p
-
love the program!! 5stars... can you make one for the TI-89..PLEASE. thanks
-
If you don't use the "then" in an "if-then" the segment works for one line
-
You seem smart I hope you do computer programming and not just this kid stuff lol, nice videos
-
@AlbatrossNecktie thanks i figured that out like a second later :P thanks buddy
how do i add the arrow?
thetechreviewman 1 year ago
@thetechreviewman Use the 'sto' key at the bottom left.
AlbatrossNecktie 1 year ago
how did you get a new line when you were anding the If statement after prompt c?
phantomswordsmen 1 year ago
@phantomswordsmen Press 2nd+ins (the del button) and then hit enter. You are inserting an enter.
AlbatrossNecktie 1 year ago 3
How do you delete one program only?
donovanfonseca 1 year ago
@donovanfonseca Go to 2nd+mem (it's the plus key), cycle to 2 (memory management / delete), go to 7 (program), and use the delete button on the appropriate program.
AlbatrossNecktie 1 year ago