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

Missing Feature #36

Open
vysiker opened this issue Jun 7, 2022 · 3 comments
Open

Missing Feature #36

vysiker opened this issue Jun 7, 2022 · 3 comments

Comments

@vysiker
Copy link

vysiker commented Jun 7, 2022

A function normalizing the gummy to the corresponding SI unit would be nice, i.e., gummy.x in SI and gummy.U in SI

@hvparks
Copy link
Collaborator

hvparks commented Jun 8, 2022

Hi, I am not quite sure I understand your request. Do you mean that for a gummy in an arbitrary unit the function would find the corresponding SI base unit and return a gummy in that SI unit? A function f that would e.g.:

f(gummy in inches) -> gummy in metres

This should not be too hard to do.

@vysiker
Copy link
Author

vysiker commented Jun 10, 2022

This is exactly what we expected :)

@vysiker
Copy link
Author

vysiker commented Jun 14, 2022

Also a function to select the "best" unit prefix, e.g. "p", "n", "u", "m", "k", "M", "G" would be nice. Unit and position of the decimal separator should be set to show up to 2 digits before the decimal point. If there are 3 digits before the decimal separator, the next higher unit prefix should be placed in front if available.

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

2 participants