Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Node.js Maximum Safe Floating-point Number

Is x==x ever False in Python?

Infinity in MSVC++

Converting exponential to float

Check if float value is integer

Go float comparison

go floating-point ieee-754

Why is Math.sqrt(i*i).floor == i?

Platform-independent way to obtain maximum C++ float value

c++ floating-point

Force all QNaN to instead be normal NaN (SNaN) so exceptions are thrown

Parallelism: Subtly different floating point results?

Do gcc's __float128 floating point numbers take the current rounding mode into account?

c++ c++11 gcc floating-point

Why does NaN exist?

floating-point nan ieee-754

Is there a Kotlin native way to format a float to a number of decimal places?

what languages expose IEEE 754 traps to the developer?

Is this a valid float comparison that accounts for a set number of decimal places?

Why is it not possible to obtain mouse coordinates as floating point values?

floating-point mouse

C: unordered floating-point comparison does not raise FE_INVALID

How do I format a floating point value so that it never uses exponent notation nor has trailing zeros?

Strange behavior of program in GNU C++, using floating-point numbers