Skip to content
This repository was archived by the owner on Aug 29, 2024. It is now read-only.
This repository was archived by the owner on Aug 29, 2024. It is now read-only.

Fails when left node is only a parenthesis (eg "(x+1)=4", "((x)/(4))=4") #249

Description

@GabrielMahan

I hope this hasn't been raised before, but I found an issue where mathsteps fails to process equations in which the node is only a parenthesis. Will be addressing in a forthcoming PR!

ms.solveEquation("((x)/(4))=3")
Error: Unsupported node type: ParenthesisNode ...

ms.solveEquation("(x+1)=124412")
Math error: No term with symbol: x, returning no steps

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions