List Question
10 TechQA 2024-10-25 15:27:03Significant digits with IEEE 754 float
1.1k views
Asked by cssmlulu
How to generate an IEEE 754 Single-precision float using only integer arithmetic?
1.9k views
Asked by Rob Blackwell
C/C++ compare to Nan (different behaviors on different floating point model)
140 views
Asked by Mathieu Wolf
Minimum and maximum of signed zero
1.9k views
Asked by Z boson
IEEE754 to floating point C#
10.6k views
Asked by Combinu
Why the IEEE-754 exponent bias used in this C code is 126.94269504 instead of 127?
489 views
Asked by Astaroth
Are there denormalized floats that evaluate to the same value apart from +0/-0?
151 views
Asked by Johan
DocumentDb and floating point truncation
497 views
Asked by NPehrsson
float bit pattern in memory reversed bit-wise compared to IEEE-754?
353 views
Asked by Ben
Understanding ulps in catastrophic cancellation
413 views
Asked by Dean