Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Portable serialisation of IEEE754 floating-point values

-O1 alters floating point math

c++ gcc floating-point

subnormal IEEE 754 floating point numbers support on iOS ARM devices (iPhone 4)

How can I prevent csv.DictWriter() or writerow() rounding my floats?

size of double and float objects in a list are equal?

How do Java runtimes targeting pre-SSE2 processors implement floating-point basic operations?

java floating-point

C++ conversion optimization

Is my fma() broken?

c floating-point gcc5

Significant decimal digits of double?

Numpy longdouble arithmetic does not seem to be in long double with conversion

python numpy floating-point

C++ handling of excess precision

How to calculate 32-bit floating-point epsilon?

Nicely representing a floating-point number in python [duplicate]

Efficient stable sum of ordered numbers

What is a canonical signed digit?

math floating-point

When a double with an integer value is cast to an integer, is it guaranteed to do it 'properly'?

c floating-point lua

What is the best way to round a float in elixir

Weird behavior of (^) in Haskell

Floating-point types as template parameter in C++20

Why are floating point numbers printed so differently?