
Floating Points 1. Represent each ng theS-it sting-point format (which had 3 bits for the mantissa, 4 bits for exponent and the bias is 7) i) 2.25 and ) 3.15 Show the steps too. 2. Which one of the above two numbers is an exact floating point in 8-bit? Command line What do these unix/linux comnds do? cd /home/student/folders/xfiles/data.dat head 13 expdata > extract.data head 13 expdata | tail -n 3>extract.data grep – “bar”