Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Is IEEE-754 representation used in C?

c floating-point ieee-754

Serializing float with maximum precision without changing target type

Need to calculate the complex log of a double precision float

How do I select from an Oracle table with a timestamp(6)?

Can I pass NULL to modf/modff?

Are x87 FPU instructions deterministic?

floating-point cpu x87

"Dynamic" display of floats?

How do I Convert double or float (all digits) to int?

c++ floating-point

Is it safe to cast a float with value 0.0f to boolean?

MATLAB ismember() problem

matlab floating-point

Floating-point equality unexpectedly working

What is difference between float-extended-exponent and float in java

java floating-point jvm jls

floating point addition rounding upwards

c++ floating-point rounding

How to choose which internal precision of float32 matrix multiplications to use?

How does the bit layout of the floats give me certain values after bit shifting?

c floating-point bit bit-shift

What gives best precision, exponential of the difference or the quotient of the exponentials?

Precision of Sin vs Cos functions in Fortran

Floating point rounding when truncating

c floating-point x86 fpu

Floating point multiplication results in infinity even though rounding to nearest