9. Students are using a pendulum to experimentally determine the acceleration
due to gravity, g. They measure the period, T, of the pendulum to be 2.2
seconds, and the length, l, of the pendulum to be 1.15 meters. Assuming that
all values are correct to the digits shown, in what range of values does gfall?
The variables in this problem are related by the formula T= 2πpl/g.
10. Determine machine precision, the smallest positive number and the largest posi-
tive number in the IEEE standard double precision system. Approximately how
many significant decimal digits does the double precision standard supply?
With β= 2 and k= 53, machine precision with rounding is
11. In addition to the standard single and double precision floating point systems,
Intel microprocessors also have an extended precision system F(2,64,−16381,16384).
Determine machine precision, the smallest positive number and the largest pos-
itive number for this extended precision system.