(15C) Nth Degree Polynomial Program
|
11-06-2022, 02:15 PM
(This post was last modified: 11-06-2022 03:10 PM by Thomas Klemm.)
Post: #4
|
|||
|
|||
RE: 15C Nth Degree Polynomial Program
We don't have to use a separate counter.
The RCL user A skips the next command once the end of the matrix is reached. Make sure to set user mode while entering the program: Code: 001 - 42,21,11 LBL A Both SOLVE and \(\int_y^x\) fill the stack before calling the function. If the function is used otherwise add an ENTER command right after LBL A to fill the stack. For those using Torsten's HP-15C simulator: Code: 000 { } |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
(15C) Nth Degree Polynomial Program - 15-lennyphelan - 12-03-2019, 01:42 AM
RE: 15C Nth Degree Polynomial Program - Gamo - 12-03-2019, 06:08 AM
RE: 15C Nth Degree Polynomial Program - 15-lennyphelan - 12-03-2019, 09:51 PM
RE: 15C Nth Degree Polynomial Program - Thomas Klemm - 11-06-2022 02:15 PM
|
User(s) browsing this thread: 1 Guest(s)