Skip to content

Using Newton-Puiseux Algorithm #68

Description

@RagonEbker

Hello,

it is not really clear to me how to work with single line equations. For example I want to calculate the Newton-Puiseux Algorithm of a polynomial, i.e. : x**2 + (2*y + 3)*x + y**2 + 3*y + 2 .

If entered into the program in the corresponding format:
1 x**2 + (2*y + 3)*x + y**2 + 3*y + 2;

Is this something that's even supported by the software?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions