Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

How is the result of this single-precision operation rounded? [Or why is this bit 1 and not 0?]

c floating-point

How do I specify in which direction to round the average of two floats that differ by the LSB of their significand?

Issue with float multiplication and evaluation

php casting floating-point

Rounding to the nearest integer in floating point

Interesting float bug in Calculator - why does this occur?

floating-point ieee-754

Print __float128, without using quadmath_snprintf

Change (0, 1] to (0, 1) without branching

Uniform real distributions near zero

random floating-point

atof and stringstream produce different results

Reverse engineering unknown floating point format

Why PHP's float 0 (zero) is being displayed with sign?

php floating-point

linear algebra in python

Strange /fp Floating Point Model flag behavior

How do I format floating points within a class in python?

Decimal expansions using lazy sequences in Clojure

math clojure floating-point

Which programming languages have arbitrary precision floating-point literals?

Why are my BigDecimal objects initialized with unexpected rounding errors?

Why does "dtoa.c" contain so much code?

Arithmetic expressions in Bash?