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
-
Check to see if a Sudoku Puzzle is Solved
337 Solvers
-
384 Solvers
-
Maintain shape of logical-index mask
72 Solvers
-
Construct an index vector from two input vectors in vectorized fashion
443 Solvers
-
Calculate the probability that at least two people in a group share the same birthday.
103 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!