Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

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

Why is NAN unequal to everything except true, in PHP?

php floating-point

Increasing floating point precision in Python [duplicate]

What are the best practices passing dollar amounts in JSON?

json floating-point

Why does float.parse return wrong value?