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
How to do 80-bit floating point arithmetic with the Aarch64 architecture?
Nov 04, 2025
c++
visual-studio
assembly
floating-point
arm64
How to detect non IEEE-754 float, and how to use them?
Nov 04, 2025
c++
c
floating-point
standards
legacy
How to convert float to fixed point decimal in python
Nov 03, 2025
python
python-3.x
floating-point
decimal
precision
Iterate though all possible floating-point values, starting from lowest
Nov 03, 2025
c++
math
floating-point
numeric
floating-accuracy
Fast implementation of complementary error function with 5-digit accuracy
Nov 03, 2025
c
algorithm
floating-point
floating-accuracy
Check if floating point number is normal in Python
Nov 01, 2025
python
floating-point
How to read/write float values from a binary file in python, if the file was created with C
Nov 01, 2025
python
c
floating-point
binaryfiles
JavaScript floating point curiosity
Oct 31, 2025
javascript
floating-point
comparison
Convert max integer to floating point without precision loss
Oct 30, 2025
c++
floating-point
precision
Floating Point numbers on VAX machine
Oct 30, 2025
floating-point
reverse-engineering
ieee-754
floating
vax
Ada: Convert float to decimal
Oct 31, 2025
floating-point
decimal
ada
If the next representable value after -0.0 is +0.0, then why nextafter(-0.0, INFINITY) does not return +0.0?
Oct 29, 2025
c
floating-point
c11
math.h
c17
Convert time to float
Oct 31, 2025
objective-c
time
floating-point
How to avoid roundoff errors in numpy.random.choice?
Oct 31, 2025
python
numpy
random
floating-point
floating-accuracy
How can I solve Float type Machine Epsilon Calculation Error?
Oct 31, 2025
c
floating-point
floating-accuracy
epsilon
Different Regional Setting Different Format Float in Delphi
Oct 30, 2025
sql
delphi
floating-point
format
Why doesn't braced initialization throw a narrowing error when converting from double to float?
Oct 29, 2025
c++
floating-point
g++
double
narrowing
Text to floating point: how does it work
Oct 30, 2025
floating-point
How do I sort `NaN` so that it is greater than any other number, and equal to any other `NaN`?
Oct 30, 2025
sorting
floating-point
rust
incompatible types in assignment of ‘float’ to ‘float [16]’
Oct 30, 2025
c++
arrays
struct
floating-point
Older Entries »