Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

1.265 * 10000 = 126499.99999999999? [duplicate]

Why does `precise` qualifier not take effect?

Is there a good reason why 1f is not a valid float literal? [duplicate]

Unpacking hex-encoded floats

python c++ floating-point hex

Extended Precision Floating Point Library C/C++

NumPy: np.lexsort with fuzzy/tolerant comparisons

How is in-class static const initialization of float different from int in C++?

c++ c++11 floating-point

In R, how can I get PRNG to give identical floating point numbers between platforms?

Does Java's floating point implementation still have the problems identified by Kahan?

java floating-point

CPU floating operations cost

Simulating low precision hardware in Java [closed]

java floating-point

IBM to IEEE floating point conv

What is required printf precision for a __float128 to not lose information?

c gcc floating-point glibc

Why is MySQL is returning some floats in scientific notation, but not others?

php mysql floating-point

Why cexp(+infinity+I*infinity)=+/-infinity+I*NaN in the C langage?

Perl strange behaviour on unpack of floating value

Python floating point precision sum

Floating point accuracy with different languages