Challenge 01 / 10:
Make the stage read
0.5
as 32-bit.
32
bits to go.
Skip
Check
Match:
0%
32-bit
++
--
1
.
(−1)
s
× (1 +
m
/ 2
23
) × 2
(
e
−
127
)
=
0
64-bit
++
--
1
.
(−1)
s
× (1 +
m
/ 2
52
) × 2
(
e
−
1023
)
=
0
copied