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
sine computation with CORDIC results in not precise values
Dec 09, 2025
c
math
numeric
ieee-754
approximation
What is the intuitive reason that NaN != NaN?
Dec 10, 2025
floating-point
nan
ieee-754
Why do these binary representations yield the same number?
Dec 10, 2025
javascript
binary
ieee-754
What does the following x86 assembly code with the FLDCW instruction do?
Dec 08, 2025
assembly
x86
floating-point
ieee-754
x87
What is the rationale for exponent and mantissa sizes in IEEE floating point standards?
Dec 08, 2025
floating-point
standards
ieee-754
Floating point binary layout between compilers
Dec 08, 2025
c++
c
visual-c++
gcc
ieee-754
C IEEE-Floats inf equal inf
Dec 07, 2025
c
floating-point
ieee-754
Float in c++ smaller range than IEEE 754
Dec 06, 2025
c++
floating-point
ieee-754
Convert javascript number to float (single precision IEEE-754) and receive integer bits
Dec 03, 2025
javascript
ieee-754
How to convert 32 bit mantissa (IEEE754) to decimal number using Java?
Nov 25, 2025
java
ieee-754
How do I print a hex number representing a IEEE 754 float as a float in ruby
Nov 24, 2025
ruby
ieee-754
How to trigger exactly only *one* SSE-exception
Nov 19, 2025
c++
floating-point
sse
ieee-754
floating-point-exceptions
how does Florian's Grisu2 algorithm work?
Nov 17, 2025
c
algorithm
precision
ieee-754
floating-point-conversion
My Floating-point problem - Trial in C++/Python
Nov 18, 2025
python
c++
floating-point
ieee-754
Converting hexadecimal to IEEE 754
Nov 07, 2025
python
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
Older Entries »