-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Thank you for creating this package! :)
I have a minor request: NIST guidelines for SI Unit style rules and conventions state:
#16 Digit spacing
The digits of numerical values having more than four digits on either side of the decimal marker are separated into groups of three using a thin, fixed space counting from both the left and right of the decimal marker. Commas are not used to separate digits into groups of three.
proper: 15 739.012 53
improper: 15739.01253
15,739.012 53
Thus, #qty[123456][m^2]
should produce a space between 123
and 456
.
mewmew and antipoly
Metadata
Metadata
Assignees
Labels
No labels