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
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
Python's weird behavior about rounding
Aug 09, 2026
python
python-2.7
floating-point
rounding-error
Convert a binary string into IEEE-754 single precision - Python
Aug 10, 2026
python
arrays
python-2.7
numpy
floating-point
Generate random float from Standard Normal distribution and multiply by another float
Aug 09, 2026
random
rust
floating-point
Float type that implements `Eq` in rust
Aug 09, 2026
rust
floating-point
nan
equality-operator
strtod edge of denormals glitch
Aug 10, 2026
c
floating-point
double
Why does repr(float) return more digits on Google App Engine than others
Aug 08, 2026
python
google-app-engine
floating-point
Ways to round a float number with the 0.5 rule
Aug 08, 2026
objective-c
c
floating-point
rounding
Why do I get large random values when using scanf("%f", &intVar)? How do float inputs get converted to these values?
Aug 07, 2026
c
encoding
floating-point
integer
ieee-754
Product of two exact represented doubles. Is exact?
Aug 08, 2026
java
floating-point
How can I convert an integer to CUDA's __half FP16 type, in a constexpr fashion?
Aug 08, 2026
c++
floating-point
cuda
constexpr
half-precision-float
map range of IEEE 32bit float [1:2) to some arbitrary [a:b)
Aug 08, 2026
random
floating-point
affinetransform
How to determine whether number is exactly representable in floating-point?
Aug 08, 2026
java
floating-point
ieee-754
Is there a higher performing implementation of powf(10,floorf(log10f(x)))
Aug 07, 2026
c++
c
floating-point
x86-64
arm64
Inconsistent atan2 results between 64-bit and 32-bit architecture [duplicate]
Aug 06, 2026
c++
gcc
x86
floating-point
precision
ARM assembly float variables
Aug 06, 2026
math
variables
assembly
floating-point
arm
Why do we multiply normalized fraction with 0.5 to get the significand in IEEE 754 representation?
Aug 07, 2026
c
floating-point
ieee-754
What Are the Maximum Number of Base-10 Digits in the Integral Part of a Floating Point Number
Aug 06, 2026
c++
floating-point
max
decimal
numeric-limits
Older Entries »