- All files
- TI-84 Plus C Silver Edition
- TI-84 Plus C Silver Edition BASIC Programs
- TI-84 Plus C Silver Edition BASIC Science Programs
Description
This little program solves for the mass in grams, number of moles, or the number of molecules between two chemicals. For TI-84+CSE only. Uses Pic4. Includes DCSE 8 icon.
This update fixes calculations involving Avogadro's number.
Screenshots
Archive Contents
Name | Size |
---|---|
STOICH/Pic4.8ci | 21.5 KB |
STOICH/README.txt | 666 bytes |
STOICH/Screenshot.gif | 2.8 KB |
STOICH/STOICH.8xp | 1.2 KB |
- File Size
- 5.0 KB
- Short link
- http://ceme.tech/DL1029
Metadata
- Author
- Electromagnet8
- Uploaded
Statistics
- Rating
- 2.7/10 (3 votes)
- Downloads
- 7814
- Views
- 13289
Reviews
I tried running this on my Ti-84 Plus CE but i kept getting "Error: Undefined" then under it, it says "Variable sued is not currently defined" can somone explain why please?
As far as i know CSE programs should work on +CE calculators right?
This program is pretty useful, unfortunately it will not run without a small change to the code.
When you edit the program, scroll down to line 17 where it says:
Repeat max(Ans={82,83,84
getKey->J
ClrHome
You just need to add an 'End' token between the 'getKey->J' and 'ClrHome'. It should look like:
Repeat max(Ans={82,83,84
getKey->J
End
ClrHome
Once you press [2nd]>[quit] the code will run as expected.
For those who do not know how to edit code, I have uploaded a patched version here: https://1drv.ms/u/s!Al_ZukYl7Xyyl7kvKme0ShVGgjJC8w
I don't think the program works on my calculator CE OS 5.3.0.0037. For now, I will give it a 5/10 and will re-rate if it can get working. I looked at the code and understood what it does but didn't see anything wrong.
Versions
- Stoichiometry Solver (published 9 years, 4 months ago; 2015-09-17 14:40 UTC-06:00)
Advertisement