Post Reply 
Jacobi elliptic function
10-17-2020, 08:14 PM (This post was last modified: 10-17-2020 09:57 PM by salvomic.)
Post: #2
RE: Jacobi elliptic function
With G2 Software version 2.1.14433 (2020 01 21) both in CAS and Home, if ‹number format› in Home settings is set "Standard" and Angular mode is set to "RAD" I'm trying this input for my program:
Code:
jacobi_fn(asin(1),0.4^2)
the input become
Code:
jacobi_fn(ASIN(1),0.4^2)
and the return is a matrix where the second elements of the two rows present a wrong char instead of the numbers ("⌷"), maybe an ellipsis (...)?.
See the above attachment.

If I set other format, like "Float 9" or another angular mode ("DEG" or GRAD), also with "Standard" setting the matrix shows ok.

Is it a bug or a problem here? Am I missing something?

Thanks for help.

Salvo

EDIT 1: if I input acos(1) instead of asin(1) the output is ok (but also that function become ACOS(1) in the display) and also with "Standard" format, however not if I put a number or e.g. π/2.

EDIT 2: the view is ok if I traspose the generated matrix but not if I put manually in the input line the same matrix (not transposed)

EDIT 3: in iOS I get two different output: in Home the "⌷" become an ellipsis sign (...); in CAS I get an error "Error in input": why?


Attached File(s) Thumbnail(s)
       

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website 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)