Search code examples
For loop double the result just for a certain item in an array...


pythonloopsfor-loopdoubleformatter

Read More
Why can't C# cast an object containing a boxed int to a double?...


c#castingintegerdoubleboxing

Read More
Add float/double days to Date?...


swiftdatecalendardoubledatecomponents

Read More
Converting double to integer in Java...


javacastingdoublerounding

Read More
Rounding off double to closest (minimum) value...


javadoubleroundingdecimalformat

Read More
How to divide a double value without rounding in swift?...


swiftdouble

Read More
Excel VBA using Double to do math on numbers with 3 decimal places...


excelmathdouble

Read More
Division of Integers as Double in Scala...


scalaintegerdouble

Read More
Formatting doubles with highest possible precision...


javafloating-pointdoubleprecision

Read More
How to specify decimal delimiter for Scanner.nextDouble()...


javadoubledelimiter

Read More
[Spring Data JPA]: @Column(scale) parameter has no effect...


javaspring-data-jpadoubleprecision

Read More
Changing Column in MySQL from int to double?...


mysqlsyntaxintdouble

Read More
Why does double.IsNegative(double.NaN) return true?...


c#floating-pointdoublenannegative-number

Read More
regEx to match all double quotes wrapped in brackets...


javascriptregexdoublequote

Read More
Why does Math.round(0.49999999999999994) return 1?...


javafloating-pointdoublerounding

Read More
Why is a float "single precision"?...


floating-pointdoubleieee-754single-precision

Read More
React rendering Array.map data twice...


reactjstypescriptdictionarydoublerendering

Read More
Best way to convert string with doubles and characters into just doubles in Java...


javastringdouble

Read More
Swift Converting Data to double give me wrong value...


swiftdoublebytefloating

Read More
C# split integer in parts given part weights algorithm...


c#algorithmintegerdouble

Read More
Decimals not displaying when using Float or Double type...


c++doublevisual-c++

Read More
Precision of double numbers with 17 or more digits...


cfloating-pointdoubleprecisiondigits

Read More
Using GPU Shared Memory : A check on my understanding...


cudadoublegpu-shared-memory

Read More
Removing the .0 from a double...


javadoublelong-integer

Read More
Why does Double reach `Double.infinity` BEFORE Double Max is reached?...


swiftxcodedoubleinfinite

Read More
PHP check if variable is a whole number...


phpintegerdoublenumbers

Read More
Understanding IEEE-754 64-bit fixed point representation in C# and Java...


javac#doubleieee-754

Read More
How to know if a double string is round-trip safe?...


c#parsingdoubledouble-precision

Read More
Convert a System.Double to an unscaled value and scale...


c#doubledecimalieee-754

Read More
Function to read a file and return a double array in C Code...


arrayscdouble

Read More
BackNext