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

Extract the order of magnitude #1

Open
madzinah opened this issue Jan 9, 2020 · 0 comments
Open

Extract the order of magnitude #1

madzinah opened this issue Jan 9, 2020 · 0 comments

Comments

@madzinah
Copy link
Collaborator

madzinah commented Jan 9, 2020

🚀 feature request

Relevant Package

This feature request is for ConverterUnits

Description

At the moment, ConverterUnits contains multiples Units which contains multiples orders of magnitude which are common. The prefix could be extracted into a common class or enum which could be used in every other units.
See : https://en.wikipedia.org/wiki/Order_of_magnitude#Uses

Describe the solution you'd like

A class/enum could be created, to manage every order of magnitude in a more flexible way

@madzinah madzinah added this to the 0.5 Iteration Plan milestone Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant