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
Why don't the authors of the C99 standard specify a standard for the size of floating point types?
Jul 26, 2026
c
floating-point
sizeof
c99
standardization
What is accepted as the IEEE-754 correct result when computing this square root?
Jul 24, 2026
c++
matlab
math
floating-point
computer-science
Float epsilon is different in c++ than c#
Jul 25, 2026
c#
c++
floating-point
epsilon
Is long double in C++ an implementation of IEEE's binary128?
Jul 24, 2026
c++11
floating-point
double
ieee-754
long-double
converge to zero via underflow
Jul 25, 2026
algorithm
hardware
floating-point
UINT_MAX->float->uint32_t Results in 0 on VC++
Jul 24, 2026
c++
floating-point
undefined-behavior
Go: Converting float64 to int with multiplier
Jul 24, 2026
go
floating-point
type-conversion
How many floats can be added together before floating point precision becomes an issue
Jul 22, 2026
c++
floating-point
precision
Obtaining float from division between NSIntegers
Jul 23, 2026
objective-c
floating-point
nsinteger
What is the difference between fmax, fmaximum, and fmaximum_num, and which one should I use?
Jul 23, 2026
c
floating-point
max
c23
Converting a string array to floats with python
Jul 21, 2026
python
floating-point
type-conversion
Why isn't 2 equal to √2 * √2?
Jul 22, 2026
math
lua
floating-point
sqrt
Javascript random number between 0 and 1
Jul 21, 2026
javascript
random
floating-point
What is the difference between 'decimal' and 'float' in C#? [duplicate]
Jul 22, 2026
c#
floating-point
decimal
Allow/validate integer, decimal, float values in jquery
Jul 20, 2026
jquery
validation
floating-point
integer
decimal
Truncate a floating-point number to the leading N decimal digits
Jul 21, 2026
c++
c
performance
floating-point
ieee-754
Precise conversion of 32-bit unsigned integer into a float in range (-1;1)
Jul 20, 2026
c++
c
algorithm
cuda
floating-point
Where in this code generates a random number?
Jul 18, 2026
c
random
floating-point
Get the digits of a long double
Jul 18, 2026
c
floating-point
long-double
Older Entries »