HP Forums

Full Version: (15C) STO/RCL Complex Numbers + Newton's Method
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've just posted on github a couple programs to store & recall complex numbers. They store the real & imaginary parts in consecutive registers. They both preserve the stack. You can find them here:

https://richmit.github.io/voyager/hp15.html#storclcplx

As an example of how to use these programs, I've also posted a program to find roots of a function of a complex variable via Newton's method. You can find that one here:

https://richmit.github.io/voyager/hp15.html#newton
Reference URL's