Post Reply 
New user frustration
08-18-2022, 06:18 PM
Post: #3
RE: New user frustration
(08-18-2022 06:42 AM)goetz Wrote:  The manual may not be up to date and contain some typos.

What I found out for your examples, what you could try. Go to CAS mode first, then enter:

diff(x^4*y^4,{x,y}{3,2})

gives the desired answer for the differentiation. For solving the equation, also in CAS mode, enter the following:

zeros(c^2+d^2=1,c)

This gives the two symbolic solutions for variable c in terms of d.

If you don't get the correct results, make sure the variables (x,y,c,d) have not been assigned any values in CAS. You can check this by pushing the Vars button, then Cas->All and look into the list for these variables (should not be present there!).

Thanks for the help. I must still have a wrong setting somewhere because the calculator keeps changing what I type. In your first example on differentiation, the braces get changed to square brackets and I get a "bad argument value" error. I made sure none of the variables exist in the CAS list. Your second example using the zeros command worked perfectly. Thanks.

- Bruce
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
New user frustration - byoung - 08-17-2022, 07:45 PM
RE: New user frustration - goetz - 08-18-2022, 06:42 AM
RE: New user frustration - byoung - 08-18-2022 06:18 PM
RE: New user frustration - goetz - 08-19-2022, 06:34 AM
RE: New user frustration - byoung - 08-19-2022, 08:24 PM
RE: New user frustration - goetz - 08-19-2022, 10:32 PM



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