Skip to content

[fix] rounding to 0 with negative precision#71

Merged
Mc-Zen merged 2 commits intomainfrom
fix-rounding-neg-precision
Mar 9, 2026
Merged

[fix] rounding to 0 with negative precision#71
Mc-Zen merged 2 commits intomainfrom
fix-rounding-neg-precision

Conversation

@Mc-Zen
Copy link
Owner

@Mc-Zen Mc-Zen commented Mar 9, 2026

before: num(round: (precision: -4)[123] -> $000$

after: num(round: (precision: -4)[123] -> $0$

@Mc-Zen Mc-Zen merged commit 164b961 into main Mar 9, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant