Search code examples
Float to String Round-Trip Test...

pythonfloating-pointroundingprecisionieee-754

Read More
Range of representable values of 32-bit, 64-bit and 80-bit float IEEE-754?...

c++c++11floating-pointx86-64ieee-754

Read More
How to determine if a Javascript Number is in single-precision range?...

javascriptfloating-pointieee-754floating-point-conversionwebidl

Read More
Intel architecture and IEEE 754 compliance (minNum and maxNum)?...

assemblyfloating-pointx86-64ieee-754

Read More
Why does GCC yield -nan and clang and intel yield +nan for 0.0/0.0?...

c++gccnanieee-754

Read More
Implementation of 32-bit floats or 64-bit longs in JavaScript?...

javascriptfloating-pointlong-integerieee-754

Read More
How to convert a double to a char[] and back for reading / writing to binary file?...

cbinaryfilesieee-754

Read More
What is the decimal equivalent of the 32-bit IEEE floating point value CC4C0000?...

hexdecimalieee-754floating-point-conversion

Read More
Decode / Encoded IEEE 754 float value from raw data with Erlang?...

erlangdecodeencodeieee-754

Read More
IEEE 754 Rounding to Positive Infinity...

roundingieee-754infinity

Read More
mininal needed decimal precision for binary floating point constants...

floating-pointieee-754

Read More
Strict inequality for floating point multiplication...

floating-pointfloating-accuracyieee-754

Read More
IEEE-754 floating-point precision: How much error is allowed?...

floating-pointglibcfloating-accuracyieee-754double-precision

Read More
Converting unsigned to double to unsigned without loss of precision...

cfloating-pointc99ieee-754floating-point-conversion

Read More
How gradual underflow is represented in binary...

language-agnosticfloating-pointfloating-point-precisionieee-754

Read More
Are there denormalized floats that evaluate to the same value apart from +0/-0?...

hashfloating-point64-bitieee-754floating-point-conversion

Read More
Why the IEEE-754 exponent bias used in this C code is 126.94269504 instead of 127?...

cmathfloating-pointieee-754

Read More
IEEE754 to floating point C#...

c#ieee-754

Read More
Conversion from Float32Array to Uint16Array in WebGL...

javascriptwebglieee-754typed-arrays

Read More
sin(<minus zero>) does not return the expected result on Visual Studio 2013 64bit...

c++visual-c++visual-studio-2013ieee-754

Read More
`std::sin` is wrong in the last bit...

c++matlabfloating-pointieee-754

Read More
How to refine the result of a floating point division result?...

mathfloating-pointdivisionieee-754

Read More
how to convert floating-point number to IEEE 754 using assembly...

assemblyfloating-pointmasmieee-754

Read More
How to convert an IEEE 754 single-precision binary floating-point to decimal?...

cbinaryieee-754

Read More
Convert the Number to binary using IEEE 754 standard (32-bits)...

binarynumbers32-bitieee-754ieee

Read More
Fastest algorithm to identify the smallest and largest x that make the double-precision equation x +...

cfloating-pointieee-754

Read More
Function single to 4 bytes array...

matlabsimulinkieee-754

Read More
What is theoretically the smallest floating point format possible?...

mathfloating-pointieee-754

Read More
Floating point range reduction...

c#monossesimdieee-754

Read More
C++ ofstream float encode...

c++floating-point32-bitieee-754ofstream

Read More
BackNext