Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Implicit type conversion in C

Binary number representation

What does 'depending on rounding' exactly mean?

C# float precision

Does C round floating-point constants

How to compute correctly rounded trigonometric functions in degrees?

Does converting a float to a double and back to float give the same value in C++

c++ floating-point

Matching printf Formatting with iomanip

Absolute value calculation

c floating-point integer

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