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
Subnormal numbers in different precisions with MPFR
Jul 04, 2026
c++
c
floating-point
mpfr
multiprecision
Approximately reversible function from a pair of floats to a single float?
Jul 03, 2026
math
floating-point
Transmission of float values over TCP/IP and data corruption
Jul 03, 2026
sockets
tcp
floating-point
corruption
packets
Python - safe conversion of quotient of floats to int
Jul 02, 2026
python
casting
floating-point
Why does bfloat16 have so many exponent bits?
Jul 02, 2026
machine-learning
neural-network
floating-point
cpu-architecture
half-precision-float
Convert Floating-point number into a Rational number in Java? [duplicate]
Jul 02, 2026
java
floating-point
rational-numbers
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
The rounding mode of floating point numbers in C language When the mantissa of a floating point number exceeds 23 bits how to round the excess part
Jul 01, 2026
c
floating-point
What is the closest value to 1/3 that can be achieved using IEEE 754 32-bit floating point format?
Jul 01, 2026
floating-point
Is there any difference of the floating point type between Java and C?
Jun 30, 2026
java
c
floating-point
How to get the next floating point value (upwards or downwards)?
Jun 30, 2026
java
floating-point
Bitwise representation of division of floats - how division of floats works
Jun 29, 2026
c#
floating-point
floating-accuracy
Round to Nearest in IEEE 754
Jun 29, 2026
floating-point
ieee-754
How to convert from cpp_dec_float_50 to cpp_int? And regarding floating points in general?
Jun 29, 2026
c++
boost
floating-point
What's the default floating point type?
Jun 29, 2026
floating-point
rust
Do modern x86 processors have native support for decimal floating point arithmetic?
Jun 28, 2026
floating-point
x86
check if floating point variable has 'normal' values
Jun 28, 2026
c
floating-point
Fast floating point model broken on next-generation intel compiler
Jun 28, 2026
c++
floating-point
icc
compiler-flags
icx
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 there still a difference between Math and StrictMath after Java 17 and JEP 306?
Jun 28, 2026
java
floating-point
java-17
strictfp
Older Entries »