Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

scanf(), field width, inf and nan

Floating point limits (double) defined with long double suffix L

gcc floating-point

Reading floats from file with python

python floating-point

Precision of Math.Cos() for a large integer

c# floating-point

Why does this cast change the result when even VS says it is redundant?

Why 0.1 + 0.1 == 0.2?

Parsing float value from string by jq

Are the specific double precision functions in Fortran useful?

Does Java's strictfp modifier apply through function calls?

ieee754 floating point 1/x * x > 1.0

c floating-point ieee-754

Why does the multiplicative inverse of 0 result in infinity?

SQL server 2005 numeric precision loss

binary16 in Python

Numerical Representation of real numbers, alternative to floating-point format

floating-point

python floating point nature and converting to a smaller type

python floating-point

Advantage of using "x *= -1." over "x *= -1"?

python floating-point

Convert 32bit unsigned "Real" data type (splitted into two 16 bit signed words) to javascript

What is the relationship between digits of significance and precision loss in floating point numbers?

Does the dot in the end of a float suggest lack of precision?

Binary representation of a number in Matlab