Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Explain this code in K&R 2-1

c floating-point range

Is `x!=x` a portable way to test for NaN?

c floating-point nan

Random float in C using getrandom

c random floating-point

How is floating point conversion actually done in C++?(double to float or float to double)

logistic / sigmoid function implementation numerical precision

Significant drop in performance of Math.Round on x64 platform

Java: Adding/Subtracting Math.ulp() vs. Math.nextAfter()

java floating-point

What is long double on x86-64?

Numpy: Check if float array contains whole numbers

python numpy floating-point

Problem converting from int to float

c# floating-point

Is C floating-point non-deterministic?

Python floating point number comparison

python floating-point

How to calculate sums in log-space without underflow?

Understanding floating point problems

Why does adding a small float to a large float just drop the small one?

c floating-point

'numpy.ndarray' object has no attribute 'remove'

sizeof long double and precision not matching?

Floating Point, is an equality comparison enough to prevent division by zero?

c++ c floating-point

Matching Excel's floating point in Java

Decimal precision of floats

floating-point