Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Do modern x86 processors have native support for decimal floating point arithmetic?

floating-point x86

check if floating point variable has 'normal' values

c floating-point

Fast floating point model broken on next-generation intel compiler

Should two programs compiled with -O0 and -O2 each produce identical floating point results?

Is there still a difference between Math and StrictMath after Java 17 and JEP 306?

How do I round a float to the nearest multiple of n? [duplicate]

The argument of the nan() function

c++ c++11 floating-point nan

How low can a delta value be to compare two 32-bit floating point values?

c# floating-point precision

Python 3 Decimal precision

Modern practice to compare double/float for equality in modern C++ [duplicate]

c++ c++11 floating-point

Is std::from_chars supposed to handle uppercase hexadecimal exponents?

DateInterval total number of days as float

How to check if a double can fit into a float without conversion to infinity

c# casting floating-point

Rounding error using the floor function in C++

Using FMA (fused multiply) instructions for complex multiplication

c++ floating-point fma

Real number arithmetic in a general purpose language?

json.loads converts decimal points to 'e' in python

Floating-point addition assembly algorithm

Python : INPUT a microtime float, RESULT a formatted datetime

C++ function returning 'inf' instead of double

c++ floating-point double