List Question
10 TechQA 2024-12-05 02:27:30Comparing doubles properly using aliasing with integer representations and ULPs
409 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
42 views
Asked by Polly
Floating-point arithemtic in C: epsilon comparison
748 views
Asked by Funny
Floating point operations results are different in Android, TensorFlow and Pytorch
267 views
Asked by Mustansar Saeed
Redis: using ZRANGE to search for a single value?
71 views
Asked by Amaterasu
Can we use !islessgreater(float a, float b) to check a==b given both a and b are not nan
499 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