Post Reply 
CAS.diff command results diff command again
06-11-2017, 01:54 AM
Post: #5
RE: CAS.diff command results diff command again
(06-10-2017 04:46 PM)josephec Wrote:  
(06-10-2017 02:43 PM)roadrunner Wrote:  Have you tried:

EVAL(diff(fx,X))

-road

Thanks roadrunner,
I alredy tried EVAL(diff(fx,X))
The problem is if fx has funtion like 'SEC(X)+X^2'
diff returns diff(SEC(X),X)+2*X and EVAL will solve the diff issue but also will replace the X with its value.

I appreciate this and future suggestions.
Best regards!!
jose

I get the correct answer with eval and X keeps its old value. I set X:=2 then did EVAL(diff(fx,X)). That worked then when I typed in X and Enter
I got 2 back.

Tom L

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: CAS.diff command results diff command again - toml_12953 - 06-11-2017 01:54 AM



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