Post Reply 
bugs and reports: January 2020
01-29-2020, 07:48 AM
Post: #17
RE: bugs and reports: January 2020
(01-29-2020 07:38 AM)cyrille de brébisson Wrote:  Hello,

The best way to set F2 as the derivative of F1 is to do, in CAS:
F2:=F1' quick and easy...

F2 should be d(F1(X)/X=X)...

Stuff in functions should evaluate to a number when X is a number... X² evaluates to a number...
BUT, d(F1(X)/X) evaluates to a function (of X), NOT a number!!!!
d(F1(X)/X)|X=X or, as a shortcut syntax, d(F1(X)/X=X) does evaluate to a number...

We have put some hacks in place to make is as user friendly as possible, but it's not perfect.

Cyrille

hacks?
one recursive evaluation?
or
CAS Settings Page 2/2 Recursive Evaluation: 25
?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: bugs and reports: January 2020 - DrD - 01-27-2020, 11:07 PM
RE: bugs and reports: January 2020 - CyberAngel - 01-29-2020 07:48 AM



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