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

50.0% Correct | 50.0% Incorrect
Last Solution submitted on Aug 03, 2023

Solution Comments

Show comments

Problem Recent Solvers4

Suggested Problems

More from this Author2

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!