n0rbed / Root-finding

root finding for Symbolics.jl
0 stars 1 forks source link

isolate not supporting trig #8

Closed n0rbed closed 2 weeks ago

n0rbed commented 3 weeks ago
julia> RootFinding.nl_solve(sin(x) + 1, x)
   ...hangs                                            
n0rbed commented 2 weeks ago

done