Question: Convert the following values from decimal values to B bit hexadecimal floating point numbers Example: Convert 4.0 to 8-bit Hexadecimal: First convert to binary real
Convert the following values from decimal values to B bit hexadecimal floating point numbers Example: Convert 4.0 to 8-bit Hexadecimal: First convert to binary real number: 100.0 Then convert to scientific notation: 1.000 2A2 Real exponent is 10 in binary. Add 7 or 111 in binary to get 1001 0100 is 4 in hex, and 1000 is 8 in hex, so the answer is 0x48 3. Convert 3.0 to 8-bit Hexadecimal Binary conversion 4. Convert-1.0 to 8-bit Hexadecimal Binary conversion: Page 2 of 7
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
