[CRASH] Fsolve fails
|
06-20-2014, 09:25 PM
(This post was last modified: 06-20-2014 09:29 PM by alexzkter.)
Post: #1
|
|||
|
|||
[CRASH] Fsolve fails
My physical Prime is failing when inputing this:
I'm getting 2 kind of crashes depending on what my settings on CAS are. Either this when EXACT, COMPLEX and USE i are unchecked: ...or this when the latter are checked (take a look at the hourglass) The integers Decimal check box is checked on both cases, and on both calculators. Someone mind explaining what's wrong? P.S Solve shows [ ] and Solve app does work and gives proper result. 6030 firmware. |
|||
06-21-2014, 12:25 AM
Post: #2
|
|||
|
|||
RE: [CRASH] Fsolve fails
Try fsolve(equation,x,guess) without using brackets []
I get x=168859.63... Which seems to satisfy the equation. I only use [] with fsolve() for multiple equations. On line help example 1,2 show this. |
|||
06-21-2014, 05:39 AM
Post: #3
|
|||
|
|||
RE: [CRASH] Fsolve fails
Unfortunately, I can only debug if the crash happens on the emulator (or in Xcas).
|
|||
06-21-2014, 11:06 AM
Post: #4
|
|||
|
|||
RE: [CRASH] Fsolve fails
(06-21-2014 12:25 AM)CR Haeger Wrote: Try fsolve(equation,x,guess) without using brackets [] Yes, fsolve(equation,x,0) works, thanks. But so far fsolve[[],[]] sintaxis for a single equation was working for me. Moreover, if it's working on the emulator I don't see why it's not working on the real one, I don't want to have to memorize tons of sintaxys to calculate things... even my Casio FX991ES could solve this equation with its built in solver (after 20 of waiting). |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)