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

Printing non-significant figures #206

Open
josephwright opened this issue May 16, 2013 · 1 comment
Open

Printing non-significant figures #206

josephwright opened this issue May 16, 2013 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@josephwright
Copy link
Owner

[Anonymous report]

In successive calculations, non-significant figures are not rounded but often printed as subscripts. It would be nice if the output

$5.67_{89}(12_{34})$

can be got with the input

\num{5.67_89+-0.12_34}
@ghost ghost assigned josephwright May 16, 2013
@josephwright
Copy link
Owner Author

From an e-mail

I think this notation is common in analytical chemistry. I have read two textbooks on analytical chemistry ("Analytical Chemistry" by G.D. Christian, and "Quantitative Chemical Analysis" by D.C. Harris) and both of them recommend that non-significant figures should not be rounded in successive calculations and that they should be printed as subscripts. I found this notation also in a handbook of chemistry ("Kagaku Benran" by Chemical Society of Japan).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant