Question: write a program in java that works on eclipse to do addition, subtraction , multiplication and division on floating point ieee 754 except instead of
write a program in java that works on eclipse to do addition, subtraction , multiplication and division on floating point ieee 754 except instead of 32 bit it should be done on 8 bits where 1 bit is for the sign 4 bits is for the exponent and 3 bits for the mantissa. should work on only 2 numbers at a time
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
