Post Reply 
GEOMETRY application - a problem
03-26-2020, 10:09 AM
Post: #6
RE: GEOMETRY application - a problem
Indeed, the equation is rewritten differently and that raised an undef which was not correctly handled by the bisection solver. I fixed the source code.
By the way, for the geometry app, you can also report with commandlines to help me reproduce the problem:
GA:=plotfunc((1/2)^x);GB:=plotfunc(-x^2+3);GC:=inter(GA,GB);coordinates(GC)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
GEOMETRY application - a problem - Jan 11 - 03-25-2020, 10:47 PM
RE: GEOMETRY application - a problem - parisse - 03-26-2020 10:09 AM



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