Stoichiometry Solver
  1. All files
  2. TI-84 Plus CE Programs
  3. TI-84 Plus CE BASIC Programs
  4. TI-84 Plus CE BASIC Science Programs
  1. All files
  2. TI-84 Plus C Silver Edition
  3. TI-84 Plus C Silver Edition BASIC Programs
  4. 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

Screenshot #5250

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
Download file
File Size
5.0 KB

Metadata

Uploaded
8 years, 7 months ago

Statistics

Rating
2.7/10 (3 votes)
Downloads
7008
Views
10777

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

  1. Stoichiometry Solver (published 8 years, 7 months ago; 2015-09-17 20:40 UTC)

Advertisement