Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Pandas to_dict unwantedly modifying float numbers

How to print a C++ double with the correct number of significant decimal digits?

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

Optimize for fast multiplication but slow addition: FMA and doubledouble

Weird python behaviour on machine with ARM CPU

python floating-point arm

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

Why does DateTime to Unix time use a double instead of an integer?

C++, How floating-point arithmetic operations get optimized?

Full precision output of floating point types in SQL Server Management Studio

acos(1) returns NaN for some values, not others

Java raytracing float vs double

Displaying a Float to a Textbox type "number"

How to deal with excess precision in floating-point computations?

c++ c floating-point

Lua - packing IEEE754 single-precision floating-point numbers

Implement "tolerant" `equals` & `hashCode` for a class with floating point members

Real numbers - how to determine whether float or double is required?

c++ c floating-point

Do variables contain extra hidden metadata - aka When is zero not zero (but still is)

Deterministic way of saying "promote everything to floating before calculation" in C++

NAN propagation and IEEE 754 standard

Converting a float into a string fraction representation