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

Add a compact format of scientific notation (new symbol, not a regular 'e') #1071

Open
IKupriyanov-HORIS opened this issue Apr 1, 2024 · 0 comments
Assignees
Milestone

Comments

@IKupriyanov-HORIS
Copy link
Collaborator

1*10^0 -> 1
1*10^1 -> 10
1*10^2 -> 10^2

@IKupriyanov-HORIS IKupriyanov-HORIS added this to the 2024Q2 milestone Apr 1, 2024
@IKupriyanov-HORIS IKupriyanov-HORIS self-assigned this Apr 1, 2024
@IKupriyanov-HORIS IKupriyanov-HORIS changed the title Make scientific notation format more compact Add a compact format of scientific notation (new symbol, not a regular 'e') Apr 1, 2024
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