josephwright / josephwright/siunitx
Round certainties to a floor
Open
@josephwright is already working on this.
Since Jun 21, 2018.
enhancement
- Dominant language
- TeX
- Stars
- 407
- Forks
- 29
- Avg merge
- 11h 20m
- Merged PRs (30d)
- 3
Description
The implementation in https://github.com/josephwright/siunitx/issues/179 allows rounding to a number of places in an uncertainty. It would be good to allow for rounding to 'extend' the uncertainty: this is often seen when otherwise the result would have an uncertainty of 1, e.g. 123.12(12) rather than 123.1(1). That needs something like round-uncertainty-minimum, but there is an interface question.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.