You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, but I'm not against it.
I think I should probably have included it from the beginning, but I think I just used the rounding modes from Java's BigDecimal.
Hi @MikeMcl! I was just trying to implement rounding standard from Brazil, ABNT NBR 5891 and realized that it is actually ROUND_HALF_ODD. Sadly, it's missing.
I'll try to make some time to implement it and make a PR. But I have a question:
How do you handle new features between this and decimal.js-light? I think this should be implemented in both libs, right? Implementations are independent between packages?
Any plans to support Half-odd Rounding mode?
The text was updated successfully, but these errors were encountered: