After doing this division "7/4" I get the answer "1.75". I want to keep the whole number in one variable and the decimal part in another variable. What kind of program I could use to do that? Million of thanks in advance. jferna2888@aol.com
Hello, The TI84 has two commands fPart( and int(. They are accesible by the sequence
[MATH][NUM][4] fPart( [MATH][NUM][5] int(
Once you select the command it shows on home screen> you complete the command and press [ENTER]
Let the number be 15.78
int(15.78) [Sto->] [ALPHA] [F] stores the inter part of the number (15) in variable F. Similarly fPart(15.78) [STO->] [ALPHA] [I] stores 0.78 in variable I.
You may be able to find a program online that will automatically do what you want however if you don't have to do this too often you can just manually set "1" to a variable via the "STO-->" button (right above the "on" button-- select the value, pres sto-->, alpha and whatever variable you want) and set the ".75" to a variable.
Finding a program may be difficult for this type of program because you're trying to separate a whole number (essentially looking for a whole number and the remainder). You could always write a program for yourself but as I said before it might be a bit difficult.
Was this helpful?
Yes
No
Popular Solutions for Texas Instruments TI-84 Plus
I bought a used Tec MA1350 cash register. I don't use POS or PLUs. I just want to list departments...
(More)
I bought a used Tec MA1350 cash register. I don't use POS or PLUs. I just want to list departments on the receipts. I can't figure out how to program departments. Also, how do I get the departments with a 0 balance not to show up on the Z report? Thank you.
I am trying to print an online manual (from several different links) for a TI 36X Solar calculator....
(More)
I am trying to print an online manual (from several different links) for a TI 36X Solar calculator. All I have found print pages that are about 1 1/2'' X 2 1/2'' in printed size. Print is too small to read. Tried all I know to fix.