Newbetuts
.
New posts in floating-point
Why can a floating point dictionary key overwrite an integer key with the same value?
python
python-2.7
dictionary
floating-point
int
Count number of digits after `.` in floating point numbers?
c
floating-point
How can I test for negative zero?
c#
.net
floating-point
Should we compare floating point numbers for equality against a *relative* error?
floating-point
language-agnostic
math
comparison
How to subtract IEEE 754 numbers?
math
floating-point
ieee-754
Converting Int to Float or Float to Int using Bitwise operations (software floating point)
assembly
floating-point
arm
bit-manipulation
ieee-754
Comparing IEEE floats and doubles for equality
variables
floating-point
inequality
Can I make gcc tell me when a calculation results in NaN or inf at runtime?
c
gcc
floating-point
Numerically stable way to compute sqrt((b²*c²) / (1-c²)) for c in [-1, 1]
c++
math
floating-point
numerical-stability
Why does Math.min() return -0 from [+0, 0, -0]
javascript
math
floating-point
min
negative-zero
Will floating point operations on the JVM give the same results on all platforms?
java
floating-point
"Expression is not assignable" -- Problem assigning float as sum of two other floats in Xcode?
objective-c
ios
floating-point
variable-assignment
cgrect
Best way to generate a random float in C# [closed]
c#
random
floating-point
Avoiding denormal values in C++
c++
floating-point
performance
Java:Why should we use BigDecimal instead of Double in the real world? [duplicate]
java
floating-point
double
bigdecimal
Getting the actual, floating-point width of an element
jquery
css
floating-point
width
How to properly compare decimal values in C#?
c#
comparison
floating-point
In JavaScript, why does zero divided by zero return NaN, but any other divided by zero return Infinity?
javascript
math
floating-point
nan
infinity
What types of numbers are representable in binary floating-point?
math
language-agnostic
floating-point
How do I convert an array of floats to a byte[] and back?
c#
.net
floating-point
bytearray
endianness
Prev
Next