Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in floating-point
Floating multiplication performing slower depending of operands in C
Oct 30, 2022
c
performance
x86
floating-point
stencils
intel
Strange behaviour with floats and string conversion
Sep 14, 2022
python
floating-point
python-2.x
NaN ASCII I/O with Visual C++
Sep 24, 2022
c++
visual-c++
floating-point
iostream
How does C++ deal with NAN? Is there a standard way or is compiler dependent?
Oct 28, 2022
c++
floating-point
nan
Changing strings to floats in an imported .csv
Sep 14, 2022
python
string
csv
import
floating-point
IEEE double such that sqrt(x*x) ≠ x
Sep 14, 2022
floating-point
double
ieee-754
square-root
C# float to decimal conversion
Sep 05, 2022
c#
floating-point
precision
Java vs C floating point: "x * x" differs from "pow(x,2)"?
Sep 14, 2022
java
c
floating-point
floating-accuracy
Why does Resharper complain when I compare a double to zero?
Sep 14, 2022
c#
floating-point
resharper
How to convert a floating point value greater than Int.max to Int in Swift
Sep 12, 2022
ios
swift
floating-point
How to implement the "fast inverse square root" in Java?
Oct 31, 2022
java
floating-point
square-root
Difference between sqrt and sqrtf
Jun 15, 2019
c++
floating-point
How are floating point array indices interpreted?
Jan 17, 2020
javascript
arrays
indexing
floating-point
What happens to a float variable when %d is used in a printf?
Sep 13, 2022
c
floating-point
printf
Precise sum of floating point numbers
Apr 15, 2019
algorithm
floating-point
sum
floating-accuracy
Why do floating point operations display different in some languages?
Sep 10, 2022
floating-point
Behaviour of negative zero (-0.0) in comparison with positive zero (+0.0)
Jun 09, 2022
c++
floating-point
ieee-754
Read floats from a .txt file
Sep 13, 2022
c++
file
text
floating-point
Why is calling float() on a number slower than adding 0.0 in Python?
Aug 21, 2022
python
casting
floating-point
integer
Why does (int)(33.46639 * 1000000) return 33466389?
Jan 08, 2020
c#
floating-point
floating-accuracy
multiplication
« Newer Entries
Older Entries »