List Question
20 TechQA 2023-09-19T19:31:03.287000How to compute the angles of a triangle accurately given squared edge lengths?
134 views
Asked by Alec Jacobson
Difference between machine precision and underflow
136 views
Asked by stancallewier
Why does summing numbers in ascending or descending sorting change the result?
251 views
Asked by AndreaMaestri18
What is the equivalent of Matlab/Octave single type cast function in Python
141 views
Asked by fpga
Double vs Float vs _Float16 (Running Time)
645 views
Asked by YUNBLACK
What is the application of single-precision format in the following MATLAB code?
121 views
Asked by mohammad rezza
Why does the floating point representation of 0.1 end in 1?
625 views
Asked by Soumil
Does accessing the 4 bytes of a float break C++ aliasing rules
170 views
Asked by ackh
Trouble grasping "error due to conversion" in single-precision IEEE-754 when attempting to represent 2^(-23)
349 views
Asked by bool3max
How do I print the exact value stored in a float?
1.2k views
Asked by Hammerite
Single precision argument reduction for trigonometric functions in C
1.4k views
Asked by Dexter S
Approximating cosine on [0,pi] using only single precision floating point
842 views
Asked by Dexter S
Arduino convert float to hex IEEE754 Single precision 32-bit
2.7k views
Asked by WooJae You
Byte[] to float conversion
2k views
Asked by Indrajith Sukumar
Floating point to binary using IEEE 754
1k views
Asked by ycaquino80
After converting bits to Double, how to store actual float/double value without using BigDecimal?
251 views
Asked by poetryrocksalot
Converting IEEE single precision to decimal
46 views
Asked by 21 Average
Why is the Exponent for Float (32 Bit) in Java -126 and not -128?
729 views
Asked by Optimal
How many different values can be encoded in IEEE 754 32-bit base-2 floating-point system?
942 views
Asked by Joshua Leung
What is the difference between a uint8 and a single image?
3.6k views
Asked by Crossfit_Jesus