Search code examples
Accurate evaluation of 1/1 + 1/2 + ... 1/n row...


c++sumieee-754

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


c++qtfloating-pointdoubleieee-754

Read More
How to convert IEEE754 float to fixed-point in deterministic way?...


c#floating-pointieee-754fixed-pointdeterministic

Read More
Any IEEE754(r) compliant implementations for Java?...


javafloating-pointieee-754

Read More
confusion in floating-point binary representation...


cfloating-pointnumber-formattingieee-754

Read More
IEEE 754: Javascript vs C...


javascriptcfloating-pointieee-754

Read More
How to determine the last nonzero decimal digit in a float?...


c++floating-pointieee-754

Read More
Commutative error with Matlab...


pythonmatlabieee-754floating-point-precision

Read More
IEEE Std 754 Floating-Point: let t := a - b, does the standard guarantee that a == b + t?...


c++cfloating-pointieee-754

Read More
AIX equivalent of ieee754.h...


cserializationincludeaixieee-754

Read More
IEEE-754 floating point computations, equality and narrowing...


c++floating-pointundefined-behaviorieee-754

Read More
how IEEE-754 floating point numbers work...


typesfloating-pointieee-754

Read More
Fermi architecture possible solution to my comparative study?...


cudafloating-pointnvidiaieee-754tesla

Read More
IEEE-754 standard on NVIDIA GPU (sm_13)...


cudafloating-pointgpgpuieee-754

Read More
Arithmetic in ruby...


rubymathfloating-pointieee-754

Read More
Scheme: Using only R6RS, how do I determine a flonum's mantissa and exponent...


functional-programmingfloating-pointschemeieee-754r6rs

Read More
Java float to double - upper and lower bounds?...


javafloating-pointdoubleprecisionieee-754

Read More
How does the C == operator decide whether or not two floating point values are equal?...


ccomparisonfloating-pointequalityieee-754

Read More
On a float rounding error...


c++floating-pointdoubleieee-754

Read More
Number of floats between two floats...


pythonfloating-pointieee-754

Read More
Floating-point division - bias to avoid a result less than an 'exact' value...


cfloating-pointfloating-accuracyieee-754

Read More
CLR JIT optimizations violates causality?...


.netfloating-pointclrequalityieee-754

Read More
I'm in need for a floating point expert...


mathfloating-pointieee-754logarithm

Read More
Why is my float being truncated?...


javafloating-pointieee-754

Read More
Does IEEE int->float conversion commute with + and *?...


floating-pointieee-754

Read More
IEEE 754: How exactly does it work?...


cfloating-pointfloating-accuracyieee-754

Read More
Does 64-bit floating point numbers behave identically on all modern PCs?...


64-bitfloating-pointportabilityieee-754

Read More
Is there a floating point value of x, for which x-x == 0 is false?...


floating-pointfloating-accuracyieee-754

Read More
Harmonic Mean Calculation and Float Precision...


phpmathfloating-pointfloating-accuracyieee-754

Read More
Why is pow(-infinity, positive non-integer) +infinity?...


cmathfloating-pointstandardsieee-754

Read More
BackNext