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
-
2371 Solvers
-
Project Euler: Problem 4, Palindromic numbers
1260 Solvers
-
Back to basics 2 - Function Path
184 Solvers
-
Getting the row and column location from a matrix
297 Solvers
-
Generate a random matrix A of (1,-1)
397 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!