List Question
10 TechQA 2024-10-15 08:55:14Comparing doubles properly using aliasing with integer representations and ULPs
422 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
49 views
Asked by Polly
Floating-point arithemtic in C: epsilon comparison
760 views
Asked by Funny
Floating point operations results are different in Android, TensorFlow and Pytorch
280 views
Asked by Mustansar Saeed
Redis: using ZRANGE to search for a single value?
82 views
Asked by Amaterasu
Can we use !islessgreater(float a, float b) to check a==b given both a and b are not nan
511 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.6k views
Asked by fromGiants
How to evaluate whether two number are close enough or not in Python?
3.3k views
Asked by Prawn Hongs