Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ieee-754

For a floating point value a: Does a*0.0 == 0.0 always evaluate true for finite values of a?

c++ c floating-point ieee-754

Negative zero literal in golang

Does floor() return something that's exactly representable?

Does 64-bit floating point numbers behave identically on all modern PCs?

Floating point arithmetic and reproducibility

r floating-point ieee-754

What are the other NaN values?

IEEE-754 compliant round-half-to-even

Converting hex string representation to float in python

python hex ieee-754

In C, is specifying 2.0f the same as 2.000000f?

c ieee-754

How to subtract IEEE 754 numbers?

how IEEE-754 floating point numbers work

what languages get IEEE 754 right?

ieee-754

Does unary minus just change sign?

Properties of 80-bit extended precision computations starting from double precision arguments

Fastest algorithm to identify the smallest and largest x that make the double-precision equation x + a == b true

c floating-point ieee-754

Handling money value, is it safe to divide a number by 100?

javascript ieee-754 ieee

IEE 754 total order in standard C++11

c++11 ieee-754

Why does frexp() not yield scientific notation?

How can I convert four characters into a 32-bit IEEE-754 float in Perl?

What is (+0)+(-0) by IEEE floating point standard?

c++ floating-point ieee-754