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 ieee-754
Are JavaScript numbers deterministic?
Apr 26, 2026
javascript
ieee-754
IEEE 754 Floating Point Representation addition sum exceeds places in 16 bit format
Apr 25, 2026
floating-point
ieee-754
16-bit
Precise division of doubles representing integers exactly (when they are divisible)
Apr 24, 2026
matlab
division
ieee-754
integer-division
double-precision
Decimal to floating point
Apr 24, 2026
floating-point
decimal
ieee-754
Why C++ strtod parses "708530856168225829.3221614e9" to 7.08530856168225898e+26 instead of 7.08530856168225761e+26?
Apr 19, 2026
parsing
floating-point
precision
ieee-754
c++ std::stof() throws out_of_range for 5.87747175e-39
Apr 19, 2026
c++
g++
ieee-754
Why conversion (unsigned long long)DBL_MAX (or FLT_MAX) causes raising of FE_INEXACT as well?
Apr 16, 2026
c
exception
floating-point
language-lawyer
ieee-754
Adding to numpy.nextafter() float returns unexpected result
Apr 13, 2026
python
numpy
python-2.7
ieee-754
IEEE-754 32 Bit (single precision) exponent -126 instead of -127
Apr 10, 2026
floating-point
ieee-754
What is the fastest way to write a IEEE-754 compliant double/float division in C++?
Apr 09, 2026
c++
division
undefined-behavior
ieee-754
divide-by-zero
complex multiplication / divison with infinity and nan
Apr 08, 2026
math
floating-point
ieee-754
complex-numbers
How to achieve same double to string conversion rounding results in C++ and C#?
Apr 04, 2026
c#
c++
ieee-754
After converting bits to Double, how to store actual float/double value without using BigDecimal?
Apr 02, 2026
java
floating-point
bigdecimal
ieee-754
single-precision
What would the smallest positive value of an IEEE 24-bit float be?
Mar 26, 2026
floating-point
ieee-754
floating-point-precision
24-bit
Is IEEE-754 representation used in C?
Mar 23, 2026
c
floating-point
ieee-754
Parsing IEEE754 Double-Precision floats in Pure Lua?
Mar 18, 2026
floating-point
lua
bit-manipulation
ieee-754
Can i store a UInt32, Int32 and a float value inside a double without losing information?
Mar 17, 2026
c#
double
type-conversion
precision
ieee-754
max floating point value [duplicate]
Mar 16, 2026
floating-point
computer-science
ieee-754
Older Entries »