List Question
10 TechQA 2024-12-05 02:27:30Comparing doubles properly using aliasing with integer representations and ULPs
445 views
Asked by Nikita
Why can't I compare reals in Standard ML?
3.5k views
Asked by sshine
Issue in floating point comparison leads to incorrect query result in DolphinDB GUI
77 views
Asked by Polly
Floating-point arithemtic in C: epsilon comparison
781 views
Asked by Funny
Floating point operations results are different in Android, TensorFlow and Pytorch
300 views
Asked by Mustansar Saeed
Redis: using ZRANGE to search for a single value?
103 views
Asked by Amaterasu
Can we use !islessgreater(float a, float b) to check a==b given both a and b are not nan
532 views
Asked by James Liu
In C++, is exactly one of <, == and > guaranteed to be true on floats?
3.7k views
Asked by MacMillan
Checking if a specific float value is in list/array in Python/numpy
7.7k views
Asked by fromGiants
How to evaluate whether two number are close enough or not in Python?
3.3k views
Asked by Prawn Hongs