Search code examples
How to use double pointers (pointer to pointer) for an array of structures properly in standard C?...

cpointersstructdoublestructure

Read More
c++ rounding of numbers away from zero...

c++doublerounding

Read More
Precision issues when converting double to float...

javafloating-pointdouble

Read More
Losing precision when converting from inches to centimeter and vice versa...

javadoubleprecision

Read More
Is there a method to find out if a double is a real number in C#?...

c#mathdouble

Read More
How to convert Decimal to Double in C#?...

c#floating-pointtype-conversiondoubledecimal

Read More
Proper use of quotes in a command substitution - how?...

bashdoublefilenamesquotesexecution

Read More
Rounding when ULP 1 - Java and C++...

javac++floating-pointdoubleprecision

Read More
Extract fractional part of double *efficiently* in C...

cfloating-pointdoublemicro-optimizationbit-manipulation

Read More
What is the maximum precision of the double and float datatypes in MySQL...

mysqlfloating-pointdoublesqldatatypes

Read More
MySQL pagination without double-querying?...

mysqlpaginationdouble

Read More
toStringAsFixed() returns a round-up value of a given number in Dart...

dartdoubleprecision

Read More
VBA: Strange behavior with Int function...

vbadebuggingtypesintegerdouble

Read More
PHP static properties in double quotes...

phpvariablesstaticdoublequotes

Read More
Scala Doubles, and Precision...

scaladoubletruncaterounding

Read More
How to Pass a Double ArrayList in an Android Bundle...

androidarraylistdoublebundle

Read More
Why does dividing two int not yield the right value when assigned to double?...

c++variablesdoubleinteger-division

Read More
can't create an array of doubles...

carraysdouble

Read More
Problem with rendering double/float in R Markdown for PDF...

pdfr-markdowndoublerendering

Read More
Why doesn't my manually entered double value match the expected value in C?...

cencodingbinarydoubleieee-754

Read More
How to avoid `std::to_string()` making a very small double number to 0?...

c++floating-pointdoublec++14tostring

Read More
How to get the Power of some Integer in Swift language?...

integerdoubleswiftpow

Read More
What happens when the integer value with more than 52-bit of mantissa is stored in the double data t...

cencodingbinarydoubleieee-754

Read More
Summing up arrays without doubles...

pythonarraysfunctionsumdouble

Read More
C# double.TryParse with InvariantCulture returns unexpected result...

c#.netparsingdoubleculture

Read More
Decomposing Double into sign, mantissa and exponent in swift: check my work...

swiftfloating-pointdouble

Read More
Which Data Type should I use for Handling an ERP: BigDecimal or Double in Java?...

javadoublebigdecimal

Read More
Insert decimal values into MySQL with C#...

c#mysqldoubledecimalmariadb

Read More
JsonConvert throws a 'not a valid integer' exception when deserializing to a double...

c#jsonasp.net-web-apidoubledeserialization

Read More
System.FormatException when parsing String to double...

c#stringparsingdoubleexponent

Read More
BackNext