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
Floating Point numbers on VAX machine
Oct 30, 2025
floating-point
reverse-engineering
ieee-754
floating
vax
Converting from IEEE-754 to Fixed Point with nearest rounding
Oct 30, 2025
rounding
ieee-754
fixed-point
rounding-error
Does my Postgres instance support IEEE 754 double precision floats?
Oct 28, 2025
postgresql
double
ieee-754
why 0.3 + 0 == 0.3 and 0.1 + 0 == 0.1 in javascript when 0.3 and 0.1 cannot be represented exactly in binary
Oct 28, 2025
javascript
floating-point
numbers
precision
ieee-754
Does the rounding rule of Java's Math.round conform to the IEEE 754 standard?
Oct 27, 2025
java
math
rounding
ieee-754
Strength reduction on floating point division by hand
Oct 26, 2025
c
floating-point
x86-64
ieee-754
strength-reduction
C++ Bit Representation of a Double
Oct 23, 2025
c++
compression
double
ieee-754
Converting unsigned to double to unsigned without loss of precision
Oct 22, 2025
c
floating-point
c99
ieee-754
floating-point-conversion
Why doesn't my manually entered double value match the expected value in C?
Oct 21, 2025
c
encoding
binary
double
ieee-754
Converting a decimal number in scientific notation to IEEE 754
Oct 20, 2025
ieee-754
scientific-notation
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
Smallest i with 1/i == 1/(i+1)?
Oct 19, 2025
python
floating-point
precision
ieee-754
floating-accuracy
How do I distinguish negative zero with Aeson?
Oct 19, 2025
haskell
ieee-754
zero
aeson
How can I convert an IEEE-754 binary representation String to a float or double in Java?
Oct 17, 2025
java
string
floating-point
ieee-754
string-parsing
float.h-like definitions for IEEE 754 binary16 half floats
Oct 18, 2025
ieee-754
half-precision-float
Why do we need both a round bit and a sticky bit in IEEE 754 floating point implementations?
Oct 18, 2025
floating-point
ieee-754
How to calculate float type precision and does it make sense?
Oct 18, 2025
c#
math
floating-point
ieee-754
Matlab vs C++ Double Precision
Oct 17, 2025
c++
matlab
floating-point
precision
ieee-754
Find Absolute in AVX
Oct 14, 2025
floating-point
ieee-754
avx
avx2
absolute-value
Older Entries »