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

How could fraction as unit‘s superscript be retained #242

Open
idealkindom opened this issue Nov 15, 2023 · 2 comments
Open

How could fraction as unit‘s superscript be retained #242

idealkindom opened this issue Nov 15, 2023 · 2 comments

Comments

@idealkindom
Copy link
Contributor

For exemaple,I have unit like m/kg^(1/3), but the fraction 1/3 will be ouput as 0.33,which is not what I wanted.

@Proektsoftbg
Copy link
Owner

Hi! Sorry, I have no idea about this. Currently, this is not possible with Calcpad.
To be honest, it never occurred to me that such units may even exist in our physical world. It is interesting, what field is this?

To make this possible in Calcpad, we need to implement fractional arithmetic. Each expression that includes rational numbers is reduced to fraction (say 2/5) and displayed in this way. This also improves precision in some cases. It is not very difficult, but will take some time.

I will add it to the wish list and leave this issue open.

@idealkindom
Copy link
Contributor Author

idealkindom commented Nov 15, 2023 via email

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