I think there is a bug in CAS mode using "zeros", "solve"
|
12-05-2014, 09:25 PM
Post: #1
|
|||
|
|||
I think there is a bug in CAS mode using "zeros", "solve"
I think there is a bug in CAS mode using "zeros", "solve". I have fn: "-e^x*(-cos(x)+sin(x))" and I need zeros of that fn. I use zeros(-e^x*(-cos(x)+sin(x)),x) and I get the error: "Unable to isolate x in cos(x)-sin(x)" but when I use zeros(e^x*(-cos(x)+sin(x)),x) I get the zeros [1/4*Pi,5/4*Pi] and no error. What I've done I changed the minus sign in front of e to plus sign and there is no error. It looks like the "-" in front of "e" makes all the difference. On plot both functions have the same zeros. Using "solve" does the same thing.
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
I think there is a bug in CAS mode using "zeros", "solve" - John P - 12-05-2014 09:25 PM
RE: I think there is a bug in CAS mode using "zeros", "solve" - Helge Gabert - 12-05-2014, 10:44 PM
RE: I think there is a bug in CAS mode using "zeros", "solve" - John P - 12-05-2014, 11:39 PM
RE: I think there is a bug in CAS mode using "zeros", "solve" - Helge Gabert - 12-06-2014, 02:15 AM
RE: I think there is a bug in CAS mode using "zeros", "solve" - John P - 12-06-2014, 04:13 AM
RE: I think there is a bug in CAS mode using "zeros", "solve" - Helge Gabert - 12-06-2014, 04:41 AM
RE: I think there is a bug in CAS mode using "zeros", "solve" - John P - 12-06-2014, 05:31 AM
RE: I think there is a bug in CAS mode using "zeros", "solve" - parisse - 12-06-2014, 04:03 PM
RE: I think there is a bug in CAS mode using "zeros", "solve" - John P - 12-06-2014, 05:48 PM
|
User(s) browsing this thread: 6 Guest(s)