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
double arithmetic and equality in Java
Jul 08, 2026
java
floating-point
double
floating-accuracy
ieee-754
Python/numpy: catch IEEE-754 "inexact" exception
Jul 05, 2026
python
numpy
ieee-754
floating-point-exceptions
Deliberately using NaN in Fortran
Jul 06, 2026
fortran
ieee-754
Is it possible to export glTF models vertices, UVs and normals with signed short "2 bytes", not float "4 bytes"?
Jul 05, 2026
floating-point
ieee-754
short
gltf
Exponent in IEEE 754
Jul 05, 2026
ieee-754
exponent
How can I bitwise-cast a 32-bit float into an integer without using typed arrays?
Jul 03, 2026
javascript
ieee-754
If x*y ≠ 2ⁿ, does it follow that x * y = ((x * y) / y) * y under IEEE 754 semantics?
Jun 30, 2026
floating-point
precision
ieee-754
Does the MSVC implementation of `signaling_NaN` comply with the the latest IEEE floating-point standard?
Jul 01, 2026
c++
visual-c++
ieee-754
Round to Nearest in IEEE 754
Jun 29, 2026
floating-point
ieee-754
Should two programs compiled with -O0 and -O2 each produce identical floating point results?
Jun 28, 2026
c++
gcc
floating-point
precision
ieee-754
Is the rounding mode of large float literals well-specified?
Jun 23, 2026
java
floating-point
rounding
ieee-754
Convert between double and float precision in javascript
Jun 19, 2026
javascript
floating-point
ieee-754
Floating-point number multiplication: a * 1.0 == a guaranteed?
Jun 18, 2026
floating-point
ieee-754
Printing out the Internal Hex of a float
Jun 14, 2026
c++
floating-point
hex
printf
ieee-754
Convert a float/double to its IEEE754 representation
Jun 10, 2026
c++
ieee-754
Floating point determinism for gamedev in .NET Core
Jun 08, 2026
c#
.net-core
floating-point
sse
ieee-754
IEEE 754 floating point arithmetic rounding error in c# and javascript
Jun 08, 2026
c#
javascript
floating-point
ieee-754
Can we use any value in floating point for customized flags?
Jun 06, 2026
floating-point
nan
ieee-754
Convert floating-point value to cyclic range?
Jun 03, 2026
java
floating-point
modulo
ieee-754
Older Entries »