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
-
Return a list sorted by number of occurrences
2888 Solvers
-
197 Solvers
-
Change the sign of even index entries of the reversed vector
626 Solvers
-
48 Solvers
-
Find out missing number from a vector of 9 elements
319 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!