Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ieee-754

MSVC equivalent to GCC's -fno-finite-math-only?

c++ visual-c++ ieee-754

Will this C++ convert PDP-11 floats to IEEE?

floating-point ieee-754

`std::sin` is wrong in the last bit

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

Lua - packing IEEE754 single-precision floating-point numbers

NAN propagation and IEEE 754 standard

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