Programming bug?
|
05-23-2016, 07:42 PM
Post: #1
|
|||
|
|||
Programming bug?
When I enter this program in the calculator with ROM 10077, and try to check it, the calculator reboots:
EXPORT Er_int1(m,λ) BEGIN END; On the other hand, does somebody knows where to find some CAS programming examples or manual? The official one is not very complete and there are many function with no clear explanation (for example eigenvalues() vs EIGENVAL()). By the way not many algebra examples which I think is much important for a calculator than to draw a graphic. |
|||
05-24-2016, 04:50 AM
Post: #2
|
|||
|
|||
RE: Programming bug?
Hello,
I will look at the program that you provided and see why it causes a reboot. As for CAS programs examples, the best source of information is Bernard Parisse's website ( https://www-fourier.ujf-grenoble.fr/~parisse/giac.html ) where you can find the complete documentation on xcas. xcas is the cas which is in HP Prime. Of course, not every feature of the PC version is supported there, but most of them are. Cyrille Although I work for the HP calculator group, the views and opinions I post here are my own. I do not speak for HP. |
|||
05-27-2016, 06:48 PM
Post: #3
|
|||
|
|||
RE: Programming bug?
Thanks very much for your answer.
I will look on this site Toni |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)