Problem 58404. Mantissa of IEEE Single
Output the mantissa bits as a uint32 of the IEEE representation of the single-typed 32-bit float input. Store these bits in the least significant bits of the uint32.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers4
Suggested Problems
-
1597 Solvers
-
41 Solvers
-
265 Solvers
-
Remove the two elements next to NaN value
651 Solvers
-
Find the maximum number of decimal places in a set of numbers
2855 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!