Skip to content
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

Math utils: Simplify irrational fractions #75

Open
Temez1 opened this issue Oct 26, 2021 · 0 comments
Open

Math utils: Simplify irrational fractions #75

Temez1 opened this issue Oct 26, 2021 · 0 comments
Labels
arithmetic feature New feature math Math challenges minor Prioritize only after ALL majors are done

Comments

@Temez1
Copy link
Owner

Temez1 commented Oct 26, 2021

Eg. 2 + 2sqrt(2) / 2 -> 1+ sqrt(2)

Unimplemented cases can be found by searching TODO#75 from the codebase.

@Temez1 Temez1 added feature New feature minor Prioritize only after ALL majors are done math Math challenges arithmetic labels Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arithmetic feature New feature math Math challenges minor Prioritize only after ALL majors are done
Projects
None yet
Development

No branches or pull requests

1 participant