Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ieee-754

15-17 significant decimal for binary64?

What happens when the integer value with more than 52-bit of mantissa is stored in the double data type?

How to convert a hex-string into an unpacked IEEE 754 format number:-

python ieee-754

Algorithm or code for float to base 2 scientific notation (IEEE 32 bits) in C++?

how many whole numbers in IEEE 754

Is Google Sheets less or more accurate than Microsoft Excel?

IEEE floating-point rounding in C

IEEE-754 standard on NVIDIA GPU (sm_13)

How to test if numeric conversion will change value?

c# clr ieee-754

Convert two raw values to 32-bit IEEE floating point number

How to distinguish between 1 and zero floating-point values?

Best non-trigonometric floating point approximation of tanh(x) in 10 instructions or less

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

How to compute mean of two floating-point numbers?

sine computation with CORDIC results in not precise values

What is the intuitive reason that NaN != NaN?

floating-point nan ieee-754

Why do these binary representations yield the same number?

javascript binary ieee-754

What does the following x86 assembly code with the FLDCW instruction do?

What is the rationale for exponent and mantissa sizes in IEEE floating point standards?