Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Array comparison not matching elementwise comparison in numpy

Exact value of a floating-point number as a rational

strtof = strtod followed by cast?

c floating-point strtod

Find min/max of a float/double that has the same internal representation

TSQL - make a literal float value

How to convert float to double(both stored in IEEE-754 representation) without losing precision?

Convert int to 16bit float (half precision floating point) in c++

c++ c floating-point

Floating point inconsistency between expression and assigned object

c# .net floating-point

Writing an image with floating point values

Is 3*x+x always exact?

floating-point ieee-754

Same FLT_EVAL_METHOD, different results in GCC/Clang

c gcc floating-point clang

Jsoncpp writing float values incorrectly

SIMD minmag and maxmag

What operations can make floats leave a [0, 1] range?

"Round half up" on floating point values

Is 128-bit "long-float" useful? [closed]

Why would the same code yield different numeric results on 32 vs 64-bit machines?

c floating-point

How to force a Float to display with full precision w/o scientific notation and not as a string?

ruby floating-point

Single-precision arithmetic broken when running x86-compiled code on a 64-bit machine

What algorithms do FPUs use to compute transcendental functions?