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
Is checking the location of the sign bit enough to determine endianness of IEEE-754 float with respect to integer endianness?
Aug 13, 2026
c++
floating-point
endianness
portability
ieee-754
Efficient floating point modulus one in C (fractional part of a float)
Aug 14, 2026
c
x86
floating-point
modulo
fpu
Python 2.7+: What's the correct way to format a float in non-scientific notation with certain precision?
Aug 13, 2026
python
floating-point
Double and float may have the same precision?
Aug 13, 2026
c
floating-point
double-precision
Efficiently find the minimum exponent to eliminate the fractional part of a floating point number?
Aug 12, 2026
c
math
floating-point
Why is im2col-based 2d-convolution more efficient than naive SIMD-accelerated 2d-convolution?
Aug 11, 2026
memory
floating-point
conv-neural-network
cpu-architecture
instruction-set
Does accessing the 4 bytes of a float break C++ aliasing rules
Aug 12, 2026
c++
floating-point
language-lawyer
endianness
single-precision
Filter lines containing floating numbers that are larger than X.Y
Aug 12, 2026
filter
floating-point
sed
numbers
line
using an if statement to switch nan values in an array to 0.0?
Aug 12, 2026
c
floating-point
nan
Union between a Float and an array of unsigned char?
Aug 11, 2026
c++
floating-point
Java: increment through Float.floatToIntBits?
Aug 12, 2026
java
floating-point
atomic
Fast calculation of RMS gives NaNs in Java - floating point error?
Aug 12, 2026
java
algorithm
math
floating-point
nan
`strtof()` conversion error by more than 0.5 ULP
Aug 11, 2026
c
floating-point
String in list to float
Aug 12, 2026
python
string
list
floating-point
Why are some floating point numbers accurately represented in C#?
Aug 12, 2026
c#
floating-point
what's the largest number float type can hold?
Aug 11, 2026
c
types
floating-point
limit
Is it possible to store floating point numbers using perl's vec() function?
Aug 11, 2026
perl
vector
floating-point
Implicit conversion to float using avr-gcc: uint8_t vs. uint16_t
Aug 10, 2026
c++
arduino
floating-point
type-conversion
avr-gcc
How to handle multiplication of numbers close to 1
Aug 11, 2026
java
math
floating-point
bigdecimal
rounding-error
double precision C++
Aug 10, 2026
c++
floating-point
Older Entries »