Define behaviour with non-integer arguments #16
Labels
Change: minor
[Issue / PR] describes a non-breaking change, such as adding a new functionality
Domain: main
[Issue / PR] describes change in the functionality, its optimization
good first issue
[Issue] can be addressed by a first-time contributor
Priority: high
[Issue / PR] must be addressed as soon as possible
Type: improvement
[Issue / PR] addresses lack of a functionality or an open possibility of enhancement
Due to specifics ot IEEE 754 standard (see https://0.30000000000000004.com), it is not that straightforward to implement ranges with non-integer arguments.
Perhaps, use https://github.com/MikeMcl/decimal.js (although, only a couple of methods from there are really needed)?
The text was updated successfully, but these errors were encountered: