Answered You can hire a professional tutor to get the answer.

QUESTION

create a java program in eclipse that converts two decimal numbers inputed by the user to IEEE-754 Single Precision Floating-Point Representation

create a java program in eclipse that converts two decimal numbers inputed by the user to IEEE-754 Single Precision Floating-Point Representation (32-bit) exept it should be in 8 bits where the first number is for the sign the next 3 are for the exponent and the last 4 are for the mantisa so SEEEMMMM format to decimal number then find the addition subtraction, multiplication and division of these numbers then convert the answer back to the IEEE-754 precision floating point representation.

ps the code should be well commented

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question