-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support for mixed fractions (e.g. '3 4/5') #370
Comments
Makes sense. Did you accidentally close this issue? |
hm there is one problem though: it means that the parser should interpret |
May be inclusion of a new operator (&) can solve this issue. Please check the calculator at this link https://mathpapa.com/algebra-calculator.html |
Would be nice to handle mixed numbers. Also to convert improper fraction into mixed number and mixed number into improper fractions.
The text was updated successfully, but these errors were encountered: