Post Reply 
[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:
[Image: 15s63o3.png]

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:
[Image: 28h1kqh.png]

...or this when the latter are checked (take a look at the hourglass)
[Image: 123p9vp.png]

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.
Find all posts by this user
Quote this message in a reply
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.
Find all posts by this user
Quote this message in a reply
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).
Find all posts by this user
Quote this message in a reply
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 []

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.

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).
Find all posts by this user
Quote this message in a reply
Post Reply 




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