You are on page 1of 1

Unit 1 Assignment

Q1. Represent the following in normalized floating point mode.


i) 44.85x106
ii) 0.0059x102
iii) 1.0023x105
iv) 1234x100

Q2. Perform the following Exercise


i) 0.4546E3 + 0.5433E7
ii) 0.6434E3 + 0.4845E3
iii) 0.6434E99 + 0.4845E99
iv) 0.9432E-4 subtract from 0.5452E-3
v) 0.5424E3 subtract from 0.5452E3
vi) 0.4546E3 + 0.5454E8
vii) 0.6393E-5 subtract from 0.9432E-4
viii)0.5424E-99 subtract from 0.5452E-99

Q3. Subtract the following two floating point as

i) 0.36143448E7-0.36132346 E7
ii) (0.9682E-7)-(0.3862 E-9)

Q4. Perform the following Operation

i) 0.5543E12 and 0.4111 E-15


ii) 0.1111 E10 and 0.1234E15
iii) 0.1111 E51 and 0.4444E50
iv) 0.1234E-49 and 0.1111 E-54
v) 0.5334X109 & 0.1132x10-25
vi) 0.1111x1074 &0.2000x1080
vii) 0.9998E1 /0.1000E-99
viii) 0.9998E-5/0.1000E98
ix) 0.1000 E5/0.9999E3

Q5. Evaluate, applying normalized floating point arithmetic for the following 1-Cosx at x=0.1396 radian

Q6. For x=0.4845 and y=0.4800, calculate the value of (x2-y2)/(x+y) using normalized floating point
arithmetic. Compare with value of (x-y). Indicate the error in the former.

You might also like