Question: write a function in python that takes a floating-point binary number and returns a floating-point in hexadecimal format, not the other way around (for example
write a function in python that takes a floating-point binary number and returns a floating-point in hexadecimal format, not the other way around (for example (1110.01011110)2 --> (E.5C)16) Thank you so much for your help, I will upvote no matter what
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
