Newbetuts
.
New posts in ieee-754
Does any floating point-intensive code produce bit-exact results in any x86-based architecture?
c
x86
ieee-754
fast-math
Why IEEE754 single-precision float has only 7 digit precision?
types
floating-point
precision
ieee-754
single-precision
Does the C++ standard specify anything on the representation of floating point numbers?
c++
c++11
floating-point
standards
ieee-754
Why is Number.MAX_SAFE_INTEGER 9,007,199,254,740,991 and not 9,007,199,254,740,992?
javascript
ecmascript-6
integer
ieee-754
Difference between Java's `Double.MIN_NORMAL` and `Double.MIN_VALUE`?
java
ieee-754
How does this float square root approximation work?
c++
c
optimization
floating-point
ieee-754
Usefulness of signaling NaN?
c++
visual-c++
floating-point
ieee-754
x87
Extreme numerical values in floating-point precision in R
r
floating-point
rounding
precision
ieee-754
Status of __STDC_IEC_559__ with modern C compilers
c
gcc
floating-point
clang
ieee-754
How to subtract IEEE 754 numbers?
math
floating-point
ieee-754
Converting Int to Float or Float to Int using Bitwise operations (software floating point)
assembly
floating-point
arm
bit-manipulation
ieee-754
Fused multiply add and default rounding modes
c
gcc
clang
ieee-754
fma
Are the bit patterns of NaNs really hardware-dependent?
java
floating-point
nan
ieee-754
Double vs float on the iPhone
iphone
cocoa-touch
floating-point
ieee-754
Why does IEEE 754 reserve so many NaN values?
floating-point
nan
ieee-754
Is SSE floating-point arithmetic reproducible?
.net
floating-point
sse
ieee-754
x87
Are all integer values perfectly represented as doubles? [duplicate]
c++
double
standards
precision
ieee-754
Turn float into string
string
assembly
floating-point
ieee-754
floating-point-precision
Why does division by zero in IEEE754 standard results in Infinite value?
language-agnostic
floating-point
ieee-754
Floating point comparison revisited
c++
floating-point
language-lawyer
ieee-754
Prev
Next