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

Also show fraction equivalents #114

Open
cassidyjames opened this issue Oct 3, 2019 · 1 comment
Open

Also show fraction equivalents #114

cassidyjames opened this issue Oct 3, 2019 · 1 comment

Comments

@cassidyjames
Copy link
Contributor

cassidyjames commented Oct 3, 2019

Not sure how easy this is, but a super handy addition to the Calculator on Android is showing common fractions for results. So if you calculate 42÷16, it shows:

Android screenshot

This is incredibly nice with our stupid Imperial measurements, and can also just be a nice nudge for “oh yeah that's ⅝, that makes sense.”


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@cassidyjames
Copy link
Contributor Author

cassidyjames commented Oct 3, 2019

Upon further playing with the Android calculator, it looks like it does any fraction by just showing the proper fraction in lowest terms.

contrived example

Another contrived example

@cassidyjames cassidyjames changed the title Also show common fractions Also show fraction equivalents Oct 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant