Skip to content

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

Open
@pelegm

Description

@pelegm

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions