Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Is 'const' double copying + comparison safe?

c++ floating-point

Are floating point operations resulting in infinity undefined behavior for IEC 559/IEEE 754 floating-point types

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

floating-point ieee-754

What is the best way to save tensor value to file as binary format?

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