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
For implementations that don't use a big decimal library, since the validation will fail ("valid" will turn out to be true), is there a way to ignore these tests?
This repository is just a bunch of data files. It's up to the individual implementation libraries to decide how to pull those files in and provide interfaces for running tests with them. So: check with your library to see what options are available, or submit a patch to enhance them :)
This is not a float/double related issue but is one regarding scale. Consider the following schema:
This will ensure libraries with language support for a rich big decimal are not constrained by a low exponent check.
The text was updated successfully, but these errors were encountered: