Search code examples
When using doubles, why isn't (x / (y * z)) the same as (x / y / z)?...

javadoubleroundingdouble-precisionoperator-precedence

Read More
Double-precision error using Dislin...

functiongraphplotfortrandouble-precision

Read More
new BigDecimal(double) vs new BigDecimal(String)...

javabigdecimaldouble-precision

Read More
How to get the mantissa and exponent of a double in a power of 10?...

cfloating-pointdoubledouble-precision

Read More
Converting a number to normalized scientific notation...

vbscriptwshdouble-precisionscientific-notation

Read More
Hive Data Type : Double Precision & Scale...

hadoophivedoubledouble-precision

Read More
Mysql DOUBLE column data truncated exception using Java Double...

javamysqldoublefloating-point-precisiondouble-precision

Read More
How to overcome double precision inaccuracy?...

c++precisionfloating-point-precisiondouble-precision

Read More
Double and float may have the same precision?...

cfloating-pointdouble-precision

Read More
double to scientific notation conversion - precision error...

c++solarisprecisiondouble-precisionscientific-notation

Read More
Are there any built-in .NET alternatives for using power of a number (Math.Pow) without errors?...

c#.netpowdouble-precision

Read More
double precision error when converting to scientific notation...

c++unixprecisiondouble-precisionscientific-notation

Read More
Java: Adding Double.MIN_NORMAL to a double doesn't change the number...

javadoubledouble-precisionepsilon

Read More
Convert common block to module...

modulefortranfortran90double-precisionfortran-common-block

Read More
Arithmetic error with double c++...

c++doublefloating-accuracydouble-precisionatof

Read More
Fortran Floating Error while performing summation within DO loop?...

floating-pointsumdouble-precision

Read More
What is the precision of std::erf?...

mathc++11precisiondouble-precision

Read More
Precision loss with java.lang.Double...

javadoubleprecisiondouble-precision

Read More
Why does exp(log(6)) == exp(log(3)) * 2 return FALSE in R?...

rprecisiondouble-precision

Read More
estimate the size of a binary file...

fortransizebinaryfilesdouble-precision

Read More
Why does adding double.epsilon to a value result in the same value, perfectly equal?...

c#unit-testingdoubledouble-precisionepsilon

Read More
Isn't double able to represent any 2^n number without precision issues? n is natural...

c#doubledouble-precision

Read More
NaN, Java trouble...

javanandouble-precision

Read More
Math.pow(10,6) = 999999.999999 on Doogee DG800 Android phone...

javadouble-precision

Read More
How can I trust casting from double to integer?...

c++castingdivisiondouble-precision

Read More
PostgreSQL: Modifying column data type from Character Varying to Double Precision...

postgresqldata-conversiondouble-precision

Read More
How to combine time from tv_sec and tv_usec into one entity? What is safe?...

c++timeunix-timestampdouble-precision

Read More
Double comparison (again)...

c++double-precision

Read More
c change the exponent of a double...

cdouble-precisionexponent

Read More
GLSL Double Precision Angle, Trig and Exponential Functions Workaround...

opengldoubleglsldouble-precision

Read More
BackNext