List Question
20 TechQA 2024-02-23T20:27:11.957000Troubleshooting FP8 Conversion Discrepancy from Float32
46 views
Asked by Daniel David
Floating point arithmetic, optimizing mantissa multiplication
90 views
Asked by Paul Aner
How to print a float with underscores separating thousandths?
61 views
Asked by LucianoSaldivia
Why does the bit-width of the mantissa of a floating point represent twice as many numbers compared to an int?
317 views
Asked by davidj361
How to convert a E notation string to a float with fixed exponent in python
262 views
Asked by Sinha
Mantissa size of double variable compile with GCC in Intel® Atom™
80 views
Asked by Gabriel Laupre
How does a variable using a Floating-point binary format stores the value 0.0
152 views
Asked by MatGeneral
Why does Swift report CGFloat.pi.significand to be exactly pi/2?
120 views
Asked by eharo2
How to get a bigger mantissa in Python programming language?
84 views
Asked by Petri Keckman
pd.DataFrame cuts the decimals' mantissa
112 views
Asked by Axmed
bitwise splitting the mantissa of a IEEE 754 double? how to access bit structure,
960 views
Asked by user1018684
Floating-point mantissa and exponent base 2
664 views
Asked by proxima
I want to know how to approach these functions in C. I have tried solving them but failed
115 views
Asked by Koko
8bit floating point to decimal fraction
1.3k views
Asked by sakthivp
Converting given mantissa, exponent, and sign to float?
2.3k views
Asked by curiouscoder
Does a subnormal number have an implicit 0?
434 views
Asked by wafflewafflewaffle
How to create vector (10^16 + 1, 10^16 + 2, ... , 10^16 + 1000) using R?
38 views
Asked by Joshua
How to find the largest representable integer with exponent and mantissa?
1.2k views
Asked by John Doee
What is the maximum odd number thats float can represent
1.6k views
Asked by Daniel Beck Bachar
Normalization of float point when checking if the number is "harmonic divisor number (Ore number)"
101 views
Asked by dinovoh