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 ieee-754
What would the smallest positive value of an IEEE 24-bit float be?
Mar 26, 2026
floating-point
ieee-754
floating-point-precision
24-bit
Is IEEE-754 representation used in C?
Mar 23, 2026
c
floating-point
ieee-754
Parsing IEEE754 Double-Precision floats in Pure Lua?
Mar 18, 2026
floating-point
lua
bit-manipulation
ieee-754
Can i store a UInt32, Int32 and a float value inside a double without losing information?
Mar 17, 2026
c#
double
type-conversion
precision
ieee-754
max floating point value [duplicate]
Mar 16, 2026
floating-point
computer-science
ieee-754
How do I access rounding modes defined in IEEE 754 in python?
Mar 14, 2026
python
floating-point
decimal
ieee-754
floating-point-precision
C: Is the result of floating point arithmetic ALWAYS normalized?
Mar 11, 2026
c
floating-point
ieee-754
Does "0.00x <= 0.001 * x" always hold for double?
Mar 09, 2026
floating-point
double
ieee-754
When is x(1/x) = 1 in floating point arithmetic?
Mar 09, 2026
floating-point
ieee-754
What is the least positive integer with no reciprocal in typical floating point?
Mar 07, 2026
language-agnostic
floating-point
floating-accuracy
ieee-754
Converting Float32Array to Uint8Array while Preserving IEEE 754 Representation
Mar 05, 2026
javascript
ieee-754
typed-arrays
I'm losing 2's powers in IEEE754 multiplication
Feb 22, 2026
c++
c
double
precision
ieee-754
C Double Literal NaN with Payload
Feb 21, 2026
c
double
nan
literals
ieee-754
Pure Java code to convert an IEEE 754 double to string
Feb 21, 2026
java
string
double
ieee-754
How to tell if a number is exactly representable as a 32-bit IEEE float?
Feb 20, 2026
floating-point
binary
bit
cpu-architecture
ieee-754
Where in the IEEE 754 standard is the result of `Inf * 0` specified?
Feb 16, 2026
floating-point
precision
numeric
ieee-754
15-17 significant decimal for binary64?
Feb 06, 2026
c++
floating-point
double
decimal
ieee-754
What happens when the integer value with more than 52-bit of mantissa is stored in the double data type?
Feb 03, 2026
c
encoding
binary
double
ieee-754
How to convert a hex-string into an unpacked IEEE 754 format number:-
Feb 02, 2026
python
ieee-754
Algorithm or code for float to base 2 scientific notation (IEEE 32 bits) in C++?
Jan 30, 2026
c++
algorithm
floating-point
ieee-754
Older Entries »