Search code examples
FLT_HAS_SUBNORM is 0: does manually constructed subnormal lead to well-defined behavior when using s...

cieee-754

Read More
If __STDC_IEC_559__ is not defined, then how to determine that FP (at least partially) conforms to I...

cfloating-pointieee-754standards-compliance

Read More
How __STDC_IEC_559__ affects UB gaps?...

cfloating-pointundefined-behaviorieee-754

Read More
C compiler's FP based on non-IEEE 754: is such C compiler C standard compliant?...

cfloating-pointieee-754standards-compliance

Read More
Formatting doubles for output in C#...

c#formattingfloating-pointieee-754

Read More
Why does DecimalFormat round inconsistently?...

javaroundingieee-754bankers-rounding

Read More
FP: invalid operation: contradiction between C (UB) and IEEE 754 (WDB)?...

cexceptionlanguage-lawyerundefined-behaviorieee-754

Read More
Bitwise conversion of int64 to IEEE double?...

cdoublebit-manipulationieee-754int64

Read More
Equation to convert IEEE754 to decimal (normalised form)...

decimalieee-754normalize

Read More
Decoding raw bytes received by udp_receive with as( codes )...

prologudpieee-754

Read More
Is 128-bit "long-float" useful?...

floating-pointprecisionieee-754128-bit

Read More
how to display DEC floating point format given 32 bits in IEEE standard...

cfloating-pointieee-754pdp-11

Read More
How to simulate Single precision rounding with Doubles?...

floating-pointdoublefloating-accuracyieee-754

Read More
Convert float to bigint (aka portable way to get binary exponent & mantissa)...

c++floating-pointieee-754bigint

Read More
Accuracy of data type float (IEEE 754 Single-precision)...

floating-pointprecisionfloating-accuracyieee-754

Read More
cl: compile time vs. run time: inf vs. -nan(ind)...

cfloating-pointnanieee-754cl

Read More
What's the exact value of the most negative 32-bit floating point number?...

floating-pointminieee-754

Read More
Are there IEEE 754 floating point values x whose inverted values 1/x are also exact floating point v...

mathfloating-pointieee-754

Read More
IEEE 754: is v *= -1 always guaranteed to be the same as v = -v?...

cfloating-pointdoubleieee-754

Read More
What does "p" stand for in the exponential hex notation for floats...

floating-pointhexieee-754conventionsnotation

Read More
Which floating point operations generate quiet/signalling NaN?...

floating-pointnanieee-754

Read More
What is the result of comparing a number with NaN?...

c++floating-pointnanieee-754

Read More
Why is interface required here for correct results...

floating-pointfortranieee-754

Read More
How computer stores 0.000000f according to IEEE 754 floating point representation?...

floating-pointprecisioncpu-architectureieee-754

Read More
IEEE 754 multiplication small numbers...

floating-pointieee-754

Read More
Why do i get nan after swapping bits in long double value?...

cieee-754long-double

Read More
Algorithm to convert an IEEE 754 double to a string?...

stringalgorithmlanguage-agnosticfloating-pointieee-754

Read More
IEEE 754: sqrtf() with fesetround(): different results between compilers: 0x42440a72 vs. 0x42440a73...

cfloating-pointroundingieee-754cl

Read More
float128 and double-double arithmetic...

c++floating-pointieee-754double-double-arithmetic

Read More
readBin doesn't produce expected output...

rieee-754hexdump

Read More
BackNext