Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 4091 by [email protected]: Equation log(x+3) + log(x-3)=0
http://code.google.com/p/sympy/issues/detail?id=4091
solve(log(x+3) + log(x-3), x)
Traceback (most recent call last): File "<string>", line 1, in <module>
File "/base/data/home/apps/s~sympy-live-hrd/39.369438448182393855/sympy/sympy/solvers/solvers.py",
line 885, in solve solution = _solve(f[0], *symbols, **flags)
File "/base/data/home/apps/s~sympy-live-hrd/39.369438448182393855/sympy/sympy/solvers/solvers.py",
line 1384, in _solve "\nNo algorithms are implemented to solve
equation %s" % f) NotImplementedError: multiple generators [log(x + 3),
log(x - 3)] No algorithms are implemented to solve equation log(x - 3) +
log(x + 3)
On wolfram the solution exists: http://goo.gl/AxwPkz
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy-issues.
For more options, visit https://groups.google.com/groups/opt_out.