Newbetuts
.
New posts in floating-point
Clarification on the Decimal type in Python
python
python-3.x
floating-point
decimal
Double multiplied by 100 and then cast to long is giving wrong value
java
floating-point
numbers
Is there any advantage to using pow(x,2) instead of x*x, with x double?
c++
math
floating-point
C++ floating point to integer type conversions
c++
floating-point
integer
type-conversion
typecast-operator
Is there a document describing how Clang handles excess floating-point precision?
c
floating-point
clang
c99
extended-precision
Do std::min(0.0, 1.0) and std::max(0.0, 1.0) yield undefined behavior?
c++
floating-point
language-lawyer
undefined-behavior
c++-standard-library
PHP float calculation error when subtracting
php
math
floating-point
formatting
Printing double without losing precision
c++
floating-point
iostream
Why is comparing floats inconsistent in Java?
java
floating-point
numpy float: 10x slower than builtin in arithmetic operations?
python
performance
numpy
floating-point
How does this float square root approximation work?
c++
c
optimization
floating-point
ieee-754
Why is the precision of numpy output different each time?
numpy
floating-point
decimal
precision
bit
Java double comparison epsilon
floating-point
java
currency
How to change number from type 'float' into type 'int' in a set? [duplicate]
python
python-3.x
floating-point
integer
division
is nodejs cheating when comparing to big numbers? [duplicate]
math
language-agnostic
floating-point
floating-accuracy
can't multiply sequence by non-int of type 'float'
python
floating-point
sequence
Why are floating point infinities, unlike NaNs, equal?
java
floating-point
comparison
nan
infinity
Most idiomatic way to convert a Float value to a string without a decimal point in Kotlin
kotlin
math
floating-point
How do I convert a float to an int in Objective C?
objective-c
casting
floating-point
My floating point number has extra digits when I print it
c
floating-point
Prev
Next