Floating point and approximate comparison #19
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
R&D: library
Research and (re-)design a library component
In #14 I have raised point that we need set of type classes for properties of numbers and for approximate comparison.
So what I think we need is type class for things like machine epsilon, maximal and minimal representable number, transfinite numbers, NaN handling etc.. And another type class for approximate comparison of values. Design space here is rather large so it would be good to collect current state of art and implementations in different languages and libraries
The text was updated successfully, but these errors were encountered: