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.

Another bug : 2/x=3/4 #268

Open
Open
@fpiou

Description

@fpiou

Another bug :

steps = solveEquation('2/x = 3') ---> 'x=2/3' (works fine)

but

steps = solveEquation('2/x = 3/4') ---> Math error: No term with symbol: x, returning no steps at stepThrough.js?5f71:102 after a step with MULTIPLY_TO_BOTH_SIDES

Originally posted by @fpiou in #267 (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