8000 doctest previous is_polynomial() wrong results · Issue #15304 · sagemath/sage · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
doctest previous is_polynomial() wrong results #15304
Closed
@defeo

Description

@defeo

It is not the first time is_polynomial() behaves wrong, see #11352.

Here's the bug:

sage: var('x,y')
(x, y)
sage: (y/x).is_polynomial(x)
True

Component: symbolics

Keywords: polynomial symbolic

Author: Ralf Stephan

Branch/Commit: 7777342

Reviewer: Jeroen Demeyer

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0