Search code examples
Not able to convert string value to float in C# according to IEEE 754...

c#stringfloating-pointieee-754

Read More
How to Get Decimal from Sign, Mantissa, and Exponent in Javascript...

javascriptieee-754

Read More
Is 0.0 / 0.0 a well-defined value?...

floating-pointlanguage-agnosticnanieee-754numerical-computing

Read More
Why is the square root of -Infinity +Infinity in Java?...

javamathfloating-pointieee-754

Read More
Why 10/3 it's exact in C?...

cintelieee-754

Read More
Result of the sum of random-ordered IEEE 754 double precision floats...

floating-pointprecisionieee-754

Read More
Converting from float (IEEE754) to byte[]...

c#arraysfloating-pointieee-754bitconverter

Read More
Gradual underflow and denormalized numbers in IEEE...

floating-pointieee-754

Read More
Parse HEX float...

javascriptnode.jsieee-754

Read More
Floating point formats and isinf()...

c++c++11floating-pointieee-754

Read More
Floating point inverse binary representation...

c++floating-pointc++14ieee-754

Read More
How to convert binary floating points to decimal fractions?...

assemblybinaryfloating-pointieee-754

Read More
Smallest float X s.t. 1/X is not infinity...

floating-pointieee-754

Read More
Is IEEE 754 floating point representation wasting memory?...

floating-pointprecisionieee-754

Read More
I do *not* want correct rounding for function exp...

croundingieee-754explibm

Read More
IEEE floating point and fast floating point representation in memory...

c++cfloating-pointieee-754blackfin

Read More
How can I convert four characters into a 32-bit IEEE-754 float in Perl?...

perlfloating-pointieee-754

Read More
Does float in Linux gcc (5.4.0) obey IEEE754 rules?...

clinuxgccfloating-pointieee-754

Read More
Python float - str - float weirdness...

pythonstringfloating-pointfloating-accuracyieee-754

Read More
Issue with adding Float values In java...

javafloating-pointprecisionieee-754

Read More
half precision muliplication seems to produce wrong result...

c++precisionnumericieee-754

Read More
Can we use any value in floating point for customized flags?...

floating-pointnanieee-754

Read More
Convert hex to IEEE 754 floating point in C#...

c#hexieee-754

Read More
Are there known safety issues caused by floating-point overflow?...

exceptionfloating-pointoverflowieee-754

Read More
Can we say that it's always true that 0.5*x + 0.5*x == x?...

floating-pointprecisionfloating-accuracyieee-754

Read More
IEEE 754 floating point - why does this work?...

javascriptdoubleieee-754

Read More
Incorrect single precision floating point representation on ubuntu 64 bit...

cubuntufloating-point64-bitieee-754

Read More
How to weigh up calculation error...

floating-pointdoublefloating-accuracyieee-754

Read More
Converting hexadecimal to IEEE 754...

pythonieee-754

Read More
How to alter double by its smallest increment...

javadoubleieee-754

Read More
BackNext