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-conversion
Converting floating point number to any base [closed]
Sep 16, 2026
python
floating-point
floating-point-conversion
Correct algorithm to convert binary floating point "1101.11" into decimal (13.75)?
Sep 10, 2026
c
floating-point
floating-point-conversion
What are the maximum number of values representable for different ranges within the floating-point representation?
Sep 11, 2026
floating-point
ieee-754
floating-point-precision
floating-point-conversion
assumption on floating point conversion: (int)(float)n == n
Aug 07, 2026
c
ieee-754
floating-point-conversion
How to round a floating point number upto 3 digits after decimal point in bash
Jun 13, 2026
bash
floating-point
floating-point-precision
floating-point-conversion
Float value parsing in java
Jun 02, 2026
java
floating-point-conversion
Python float and int behavior
Jun 01, 2026
python
floating-point-conversion
Why do we set the least significant bit as part of converting a 64-bit unsigned integer to a 32-bit float on x86?
May 26, 2026
c++
assembly
clang
x86-64
floating-point-conversion
On uint64 to double conversion: Why is the code simpler after a shift right by 1?
May 19, 2026
c++
assembly
x86-64
sse
floating-point-conversion
square of a float number in C
May 09, 2026
c
floating-point
floating-point-conversion
Handling endianness of floating point values when there is no fixed size floating point type available
Apr 24, 2026
c++
floating-point
cross-platform
endianness
floating-point-conversion
Floating-point literal to IEEE-754 binary pattern consistency across compilers
Mar 18, 2026
c++
c++11
floating-point-conversion
Will int to double conversion round up, down or to nearest double?
Dec 20, 2025
c++
floating-point
rounding
static-cast
floating-point-conversion
Random data with JMH Java microbenchmark testing floating point printing
Dec 07, 2025
java
performance-testing
floating-point-conversion
microbenchmark
jmh
how does Florian's Grisu2 algorithm work?
Nov 17, 2025
c
algorithm
precision
ieee-754
floating-point-conversion
How to convert Uint8Array to a float in javascript?
Oct 28, 2025
javascript
floating-point-conversion
Older Entries »