Post Reply 
Jacobi elliptic function
10-18-2020, 07:51 AM
Post: #3
RE: Jacobi elliptic function
In Home view and standard number format the result has to be shown (select it and press the soft key “Show”).

Remember (or discover) that CAS and Home don’t share the same memory space, and that CAS solves calculations symbolically. Thus in CAS mode, it receives the variable names and doesn’t know how to interpret them.

To create such programs for CAS, you should create a CAS program.
But remember it will try to solve it symbolically, which is sometimes impossible with integrals.

I also suggest you use the integral sign instead of the int function which is part of the CAS.

To be synthetic: your program is designed to calculate numerical values, don’t use it with CAS.

Thibault - not collector but in love with the few HP models I own - Also musician : http://walruspark.co
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Jacobi elliptic function - salvomic - 11-02-2017, 05:26 PM
RE: Jacobi elliptic function - salvomic - 10-17-2020, 08:14 PM
RE: Jacobi elliptic function - Albert Chan - 10-18-2020, 03:27 PM
RE: Jacobi elliptic function - salvomic - 10-18-2020, 03:37 PM
RE: Jacobi elliptic function - pinkman - 10-18-2020 07:51 AM
RE: Jacobi elliptic function - salvomic - 10-18-2020, 03:35 PM
RE: Jacobi elliptic function - pinkman - 10-18-2020, 04:18 PM
RE: Jacobi elliptic function - salvomic - 10-18-2020, 04:32 PM



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