Newbetuts
.
New posts in ieee-754
Representing integers in doubles
c
math
floating-point
precision
ieee-754
Portability of binary serialization of double/float type in C++
c++
serialization
double
portability
ieee-754
Why does (inf + 0j)*1 evaluate to inf + nanj?
python
nan
ieee-754
Why is 8099.99975f != 8100f?
java
floating-point
ieee-754
single-precision
C why is the DBL_MANT_DIG macro defined as 53 [duplicate]
c
floating-point
precision
ieee-754
Type-juggling and (strict) greater/lesser-than comparisons in PHP
php
if-statement
comparison
logic
ieee-754
Algorithm to convert an IEEE 754 double to a string?
string
algorithm
language-agnostic
floating-point
ieee-754
Why converting from float to double changes the value?
java
floating-point
double
precision
ieee-754
What is the difference between quiet NaN and signaling NaN?
floating-point
nan
ieee-754
What is a subnormal floating point number?
c++
c++11
floating-point
ieee-754
Is it possible to get 0 by subtracting two unequal floating point numbers?
floating-point
double
floating-accuracy
ieee-754
How to calculate float type precision and does it make sense?
c#
math
floating-point
ieee-754
Is floating-point math consistent in C#? Can it be?
c#
.net
floating-point
precision
ieee-754
Why does the floating-point value of 4*0.1 look nice in Python 3 but 3*0.1 doesn't?
python
floating-point
rounding
floating-accuracy
ieee-754
Formatting doubles for output in C#
c#
formatting
floating-point
ieee-754
Double precision - decimal places
c++
c
precision
ieee-754
Coercing floating-point to be deterministic in .NET?
c#
.net
floating-point
ieee-754
non-deterministic
Float and double datatype in Java
java
floating-point
double
ieee-754
Why does NaN - NaN == 0.0 with the Intel C++ Compiler?
c++
c
floating-point
ieee-754
icc
What range of numbers can be represented in a 16-, 32- and 64-bit IEEE-754 systems?
floating-point
precision
numerical
ieee-754
Prev
Next