Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ieee-754

What is the result of comparing a number with NaN?

What numerical algorithm is simplified by defining sqrt(-0.0) as -0.0?

floating-point ieee-754

python: unpack IBM 32-bit float point

IEEE-754 double (64-bit floating point) vs. long (64-bit integer) revisited

A surprise with 1**math.nan and 0j**math.nan

Are JS engines allowed to change the bits of a NaN?

javascript ieee-754

With IEEE-754, 0 < ABS(const) < 1, is (x / const) * const guaranteed to return distinct results for distinct values of X?

Portable serialisation of IEEE754 floating-point values

subnormal IEEE 754 floating point numbers support on iOS ARM devices (iPhone 4)

I do *not* want correct rounding for function exp

c rounding ieee-754 exp libm

Why are floating point numbers printed so differently?

How to get Python division by -0.0 and 0.0 to result in -Inf and Inf, respectively?

Number of floats between two floats

Math.pow with negative numbers and non-integer powers

Why does my implementation of SVG arc conversion not pass QuickCheck?

What is long double on x86-64?

How many distinct floating-point numbers in a specific range?

Is there any IEEE 754 standard implementations for Java floating point primitives?

Is SSE floating-point arithmetic reproducible?

Do-s and Don't-s for floating point arithmetic?

c floating-point ieee-754