Skip to content

Fix fixed precision case where we are short zero to the right of the decimal point#270

Merged
mborland merged 2 commits intodevelopfrom
266
Jun 16, 2025
Merged

Fix fixed precision case where we are short zero to the right of the decimal point#270
mborland merged 2 commits intodevelopfrom
266

Conversation

@mborland
Copy link
Copy Markdown
Member

Closes: #266

@mborland mborland merged commit 993c2fc into develop Jun 16, 2025
62 of 63 checks passed
@mborland mborland deleted the 266 branch June 16, 2025 21:14
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.

to_chars does not generate correct number of decimal places when the precision is 5 for large numbers

1 participant