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
Will std::sort work correctly if I defined a custom compare function for floating number?
Aug 05, 2026
c++
sorting
floating-point
What is faster on division? doubles / floats / UInt32 / UInt64 ? in C++/C
Aug 05, 2026
c++
performance
x86
floating-point
double
Calculating x*log_2(y) with x86 assembly
Aug 05, 2026
assembly
floating-point
x86-64
logarithm
Most languages fail to round 31.45 correctly
Aug 05, 2026
floating-point
How do I get MySQL to recognize custom column names?
Aug 05, 2026
mysql
sql
math
floating-point
Why floating point registers are different than general purpose ones
Aug 05, 2026
floating-point
x86-64
simd
cpu-registers
Float point numbers and incorrect result due to rounding behavior
Aug 05, 2026
c++
floating-point
rounding
Is a conversion from a double to a float always potentially invoking undefined behaviour?
Aug 05, 2026
c
floating-point
standards
undefined-behavior
c99
Why are the bit strings representing 1.0 and 2.0 so different?
Aug 04, 2026
floating-point
julia
ieee-754
sigmoid RuntimeWarning: overflow encountered in exp
Aug 02, 2026
python
python-2.7
numpy
floating-point
Converting float to an int (float2int) using only bitwise manipulation
Aug 02, 2026
c
assembly
floating-point
integer
arm
Convert Python list of strings into floats, where list also contains words
Aug 03, 2026
python
string
list
floating-point
Accuracy of FSIN and other x87 trigonometric instructions on AMD processors
Aug 02, 2026
floating-point
trigonometry
floating-accuracy
amd-processor
x87
Why does C++ rounding behavior (for compile-time constants) change if math is moved to an inline function?
Aug 01, 2026
c++
floating-point
clang
compiler-optimization
clang++
What is the difference between float, _Float32, _Float32x, and _Float32_t?
Aug 02, 2026
c
floating-point
c23
stdfloat
Converting a long double to double with upward (or downward) rounding
Aug 02, 2026
c++
c
floating-point
floating-accuracy
floating-point-precision
Floating Point Division in System Verilog
Aug 02, 2026
floating-point
verilog
division
system-verilog
integer-division
What's the fastest way to get the partial value of a number in C#?
Aug 02, 2026
c#
floating-point
« Newer Entries
Older Entries »