Post Reply 
Scientific calculators that have formula/equation memory
12-06-2017, 01:33 PM
Post: #8
RE: Scientific calculators that have formula/equation memory
Yep. That's pretty much it.

Code:
00 { 22-Byte Prgm }
01▸LBL "AA"
02 MVAR "X"
03 MVAR "Y"
04 RCL "X"
05 RCL+ "Y"
06 5
07 -
08 RTN

Point is, you have to write a program for the equation in RPN. With an "equation-enabled" machine you just have to throw the equation itself at it.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Scientific calculators that have formula/equation memory - grsbanks - 12-06-2017 01:33 PM



User(s) browsing this thread: 3 Guest(s)