Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Can't Parse when variable in the fraction (1/y or 1/x) #82

Open
pansitwattana opened this issue Oct 29, 2017 · 5 comments
Open

Can't Parse when variable in the fraction (1/y or 1/x) #82

pansitwattana opened this issue Oct 29, 2017 · 5 comments

Comments

@pansitwattana
Copy link

algebra.parse('(1)/(y)=3')

throw an error

Invalid Argument (y): Divisor must be of type Integer or Fraction.

@Benjadahl
Copy link
Contributor

Currently a feature that is not supported, looking into how it would be possible

@madhumurugan89
Copy link

Hi, I am also facing similar issue, is there any other way to solve this? please advice

@sjorsvanheuveln
Copy link

Having the same issue here.

@LukeBorowy
Copy link

Same here. This really needs to be added.

@IsaMorphic
Copy link

I have this implemented to a certain extent and I'm actively working on it. Check it out here: https://github.com/yodadude2003/algebra.js

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants