Skip to content

Fix negative numeric formatting#607

Open
krishantaylor wants to merge 2 commits intoroo-rb:masterfrom
krishantaylor:fix-negative-numeric-formatting
Open

Fix negative numeric formatting#607
krishantaylor wants to merge 2 commits intoroo-rb:masterfrom
krishantaylor:fix-negative-numeric-formatting

Conversation

@krishantaylor
Copy link

Summary

The numeric formatting of 0 should use the formatting of positive numbers, not negative. Fix the number_format method to check for negative numbers when using the negative formatter.

Don't treat 0 as a negative number. This more closely emulates the
behavior seen in Excel.
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