Search code examples
Extract mantissa, exponent and sign data from IEEE-754 double in VBA...

vbaexcelfloating-pointdoublefloating-point-conversion

Read More
Adding Double Variables in C doesn't gives decimals on print...

cprintfdoubleprecision

Read More
How to reprompt user to put a valid input when user inputs a String (Java)...

javaeclipsevalidationinputdouble

Read More
Importing a dataset in R as double with tibble class...

rlisttypesdoubletidyverse

Read More
How to get absolute value from double - c-language...

cdouble

Read More
Java: double: how to ALWAYS show two decimal digits...

javadoublenumber-formatting

Read More
Regex Detect Double Space...

regexdoublespaces

Read More
How does double 5.2 is represented in a binary file?...

cfloating-pointdoubleieee-754

Read More
How to evaluate if a number is cube...

c#mathintegerdoubledecimal

Read More
Hibernate loss of precision in results when mapping a number (22,21) to BigDecimal...

javaoracle-databasehibernatedoublebigdecimal

Read More
Replace double quotes with single quotes...

doublequotes

Read More
Extract the last 2 digits of an integer (Java)...

javaintegerdoubleprintln

Read More
How to limit decimals digits?...

javadouble

Read More
What is the maximum (and minimum) 16-bit double value?...

c++audiodoublewav

Read More
Swift 4: Strange Double and Float behaviour...

macosfloating-pointdoubleswift4

Read More
JSON parsing produce incorrect result for Double datatype...

iosjsonswiftdoubledata-conversion

Read More
How to move Collection<Double> values greater than 0 to decimal places...

javacollectionshashmapdoubledecimal

Read More
Using scientific notation and underscore kind specifier at the same time for real literals in Fortra...

fortrandoublefortran-iso-c-bindingfortran2003

Read More
double overloaded sin() and cos() do not maintain 15-digit decimal precision...

c++floating-pointdoubledecimal-precision

Read More
TableView column data set to 2 decimal places...

javajavafxdoubletableview

Read More
C++ double wierd behaviour during incrementing in for loop...

c++double

Read More
Cannot convert value of type 'Int' to expected argument type 'Double'...

swiftdouble

Read More
Does arithmetic on C# doubles with only integral parts always produce algebraically consistent resul...

c#double

Read More
How to convert fractional part of double to string or fractional part of double to integer using c w...

cstringfloating-pointtype-conversiondouble

Read More
How to extract fractional part of a double value without rounding in c...

cfloating-pointtype-conversiondoublefractions

Read More
Round off to nearest hundred in dart...

flutterdartdouble

Read More
how to convert a string number with leading 0 to a double in c#...

c#stringformstype-conversiondouble

Read More
How should I parse Infinity with Double?...

c#parsingdoubleinfinity

Read More
How to check in C# if the given double number is normal, i.e. is neither zero, subnormal, infinite, ...

c#c++doublestd

Read More
Divide by zero and no error?...

c#doubledivide-by-zero

Read More
BackNext