Search code examples
In Haskell, how to get 0.03, instead of 3.0e-2?...

stringhaskellfloating-pointdouble

Read More
In C programming - How to get new scanf input after this if statement breaks the loop...

cfor-loopif-statementdoublescanf

Read More
nextDouble() don't accept points, just commas...

javaeclipseexceptiondoublejava.util.scanner

Read More
I need to convert a string data from byte to float...

c#stringtype-conversiondouble

Read More
How to find the maximum value double in an array...

javaarrayssortingmaxdouble

Read More
Is there any way to not lose the precision and still get the value?...

cfloating-pointdoublefloating-accuracy

Read More
How can i convert double[][] array to String[][] array?...

javaarraysstringdouble

Read More
Does calloc() of a double field always evaluate to 0.0?...

cfloating-pointintdoublecalloc

Read More
Why is -(Double.MAX_VALUE) smaller than Double.MIN_VALUE?...

javadouble

Read More
Why does it Calculate some numbers right and some numbers wrong? C#...

c#stringwpfdoublecalculator

Read More
Nullable double NaN comparison in C#...

c#doublenan

Read More
Idris, convert from a Double to a Nat by dropping the decimal points (floor)...

doublenatidrisfloor

Read More
basic calculator, using Reverse Polish Notation...

c++stringdouble

Read More
Decimal places don't go past 1 when I want more and if statement is not correct...

javafloating-pointdouble

Read More
Split double into two int, one int before decimal point and one after...

c#doubleintdecimal-point

Read More
How to format decimal in Swift to percentage...

iosswiftstringfloating-pointdouble

Read More
Convert double number to digits and vice versa?...

c#mathnumbersdoublefloating-accuracy

Read More
Spring: Can't get to set Latitude and Longitude properly to an entity. It only works some times...

javaspringspring-bootdoublesetter

Read More
how to take a mean of a vector of doubles...

rdplyrdoublemeantibble

Read More
Moving decimal places over in a double...

javadoubledecimal

Read More
Java double initialization...

javadoubledeclaration

Read More
"System.FormatException: 'Input string was not in a correct format" error in arrays...

c#arrayscompiler-errorsdoublevisual-studio-2019

Read More
GCC C/C++ double behavior...

c++cgccdouble

Read More
How to import double values to console through Scanner...

javadoublejava.util.scanner

Read More
bitwise splitting the mantissa of a IEEE 754 double? how to access bit structure,...

cdoublebit-manipulationieee-754mantissa

Read More
how to make 69.99*100 print 6999 instead of 6998?...

c++floating-pointintegerdouble

Read More
How to convert from a double with or without a fractional part to a hexaicosadecimal string (Base-26...

javastringdouble

Read More
How to convert from a double without a fractional part to a hexaicosadecimal string (base-26)?...

javastringdouble

Read More
loop in GUI, displaying n times...

c#winformsdatetimetextdouble

Read More
Matlab "single" precision vs C floating point?...

cmatlabfloating-pointdoublesimulink

Read More
BackNext