The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
fsolve() crash with given Interval
06-05-2014, 01:24 PM
Post: #1
fsolve() crash with given Interval
The example for fsolve given in the help sytem is
fsolve([x^2+y-2 x+y^2-2],[x y],[0 0]) and solves to [1. 1.].

However if I change the guesses into intervals both, prime and emulator crash. No error message nor result.
Should fsolve work with intervals for 2 variable expressions or is there something wrong with that? The expression causing the crash is fsolve([x^2+y-2 x+y^2-2],[x y],[-1..1 -1..1])
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
fsolve() crash with given Interval - Angus - 06-05-2014 01:24 PM



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