Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some debug(?) message when solving an inequality #22018

Open
pelegm opened this issue Dec 3, 2016 · 0 comments
Open

Some debug(?) message when solving an inequality #22018

pelegm opened this issue Dec 3, 2016 · 0 comments

Comments

@pelegm
Copy link
Contributor

pelegm commented Dec 3, 2016

Try this:

sage: solve(sqrt(x^3)!=0, x)
#0: solve_rat_ineq(ineq=sqrt(_SAGE_VAR_x^3) # 0)
[[x != 0]]

What's that? (tested on 7.5.beta4)

Component: symbolics

Keywords: solve, sage_var, inequality

Issue created by migration from https://trac.sagemath.org/ticket/22018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants