[Bug]XCAS can't solve this equation
|
07-30-2019, 03:39 AM
Post: #1
|
|||
|
|||
[Bug]XCAS can't solve this equation
I am coming again, talk nonsense, paste the code.
Code: solve([c=e^a*cos(b),d=e^a*sin(b)],[a,b]) study hard, improve every day |
|||
07-30-2019, 10:28 AM
Post: #2
|
|||
|
|||
RE: [Bug]XCAS can't solve this equation
This is *not* a bug, solve performs *polynomial* system solving, and your system is not polynomial. It's not hard to make it polynomial, replace exp(a) by a and run halftan.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)