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
Why this same code produce two different fp results on different Machines?
Oct 21, 2025
c++
floating-point
floating-accuracy
How to see if a number ends in .0
Oct 20, 2025
python
floating-point
integer
decimal
rounding
Keeping trailing 0 when converting from str to float
Oct 22, 2025
python
string
floating-point
Convert double to integer mantissa and exponents
Oct 21, 2025
c++
floating-point
asn.1
When is integer to floating point conversion lossless?
Oct 22, 2025
c++
c
floating-point
Does a hardcode float num a.bc... (0<=n<100 decimals,MIN_VALUE<=a.bc...<=MAX_VALUE) always equals to Number.parseFloat((a.bc...).toFixed(n))?
Oct 21, 2025
javascript
floating-point
parsefloat
tofixed
Where does C++ standard define the value range of float types?
Oct 22, 2025
c++
floating-point
double
standards
range
How do I print in double precision?
Oct 21, 2025
c
floating-point
double
How to add two large double precision numbers in c++
Oct 21, 2025
c++
floating-point
Smallest subnormal number in IEEE double precision
Oct 19, 2025
floating-point
ieee-754
What is the rationale for inf==inf in IEEE754
Oct 21, 2025
floating-point
ieee-754
How to convert a number to 12 bits precision in python?
Oct 20, 2025
python
types
floating-point
precision
floating-accuracy
Smallest i with 1/i == 1/(i+1)?
Oct 19, 2025
python
floating-point
precision
ieee-754
floating-accuracy
How should I obtain the fractional part of a floating-point value?
Oct 19, 2025
c
floating-point
c99
floor
libm
Why does Rust only use 16 significant digits for f64 equality checks?
Oct 20, 2025
rust
floating-point
precision
C: Rounding floats
Oct 19, 2025
c
floating-point
precision
Javascript float compared to C# float
Oct 19, 2025
c#
javascript
data-structures
floating-point
Is there a functional difference between "2.00" and "2.00f"?
Oct 19, 2025
c++
floating-point
precision
literals
suffix
Accurate floating-point computation of the sum and difference of two products
Oct 19, 2025
algorithm
floating-point
floating-accuracy
Why doesn't float() throw an exception when the argument is outside the range of a Python float?
Oct 18, 2025
python
floating-point
Older Entries »