Search code examples
Python float - str - float weirdness...

pythonstringfloating-pointfloating-accuracyieee-754

Read More
Floating point Weird Phenomenon in Java...

javafloating-accuracy

Read More
double values closed under inversion...

javafloating-pointdoublefloating-accuracy

Read More
64 vs 32 bit double parsing issue with the round-trip format specifier "R"...

c#floating-point64-bitfloating-accuracy

Read More
Java BigDecimal - explanation needed...

javafloating-pointbigdecimalfloating-accuracy

Read More
Decimal loses accuracy when raised to a power of 1...

pythonpython-2.7floating-pointfloating-accuracy

Read More
Precision lost while using read_csv in pandas...

pythoncsvpandasnumpyfloating-accuracy

Read More
python math.log inaccurate output at larger int?...

pythonpython-3.xmathdecimalfloating-accuracy

Read More
Can we say that it's always true that 0.5*x + 0.5*x == x?...

floating-pointprecisionfloating-accuracyieee-754

Read More
VC rejecting hexadecimal floating-point constant...

cvisual-studiovisual-studio-2008floating-pointfloating-accuracy

Read More
Strategy for dealing with floating point inaccuracy...

c++floating-accuracy

Read More
What can I do against floating point notations Errors?...

javafloating-pointmultiplicationfloating-accuracy

Read More
Understanding pandas.read_csv() float parsing...

pythonpandasfloating-accuracy

Read More
How to weigh up calculation error...

floating-pointdoublefloating-accuracyieee-754

Read More
robust numpy.float64 equality testing...

pythonnumpyfloating-pointprecisionfloating-accuracy

Read More
Swift 3 double rounding func...

swiftfloating-pointfloating-accuracy

Read More
Binary64 floating point addition rounding mode error and behaviors difference 32/64 bits...

cassemblyfloating-pointfloating-accuracyfpu

Read More
Incorrect calculation in C#...

c#mathfloating-pointfloating-accuracycalculation

Read More
Loss of accuracy with floats...

javafloating-pointfloating-accuracy

Read More
Does "epsilon" really guarantees anything in floating-point computations?...

floating-pointfloating-accuracyepsilon

Read More
Different results when adding same doubles in different order...

javafloating-pointfloating-accuracy

Read More
Difference between double value in Oracle and Java (IEEE 754)...

javaoracle-databasefloating-pointfloating-accuracyieee-754

Read More
Exact textual representation of an IEEE "double"...

floating-pointfloating-accuracyieee-754

Read More
Numpy dot too clever about symmetric multiplications...

pythonnumpyfloating-pointlinear-algebrafloating-accuracy

Read More
Is there any way to show less decimals than the specified accuracy in Odoo 8 views?...

xmlodooodoo-8floating-accuracy

Read More
Comparing floating-point numbers (floats or doubles) for min/max...

c++floating-pointprecisionfloating-accuracy

Read More
filter_var_array with floats causes too many decimal places in result...

phpfloating-pointprecisionfloating-accuracy

Read More
Why is my program stopping when doing a seemingly infinite loop?...

pythonpython-3.xfloating-pointfloating-accuracy

Read More
problems with plotting very big 2d graph...

c++graphfloating-pointprecisionfloating-accuracy

Read More
Why floor(0.99999999999999999) = 1 and floor(0.9999999999999999) = 0?...

phproundingfloating-accuracyfloorceil

Read More
BackNext