summaryrefslogtreecommitdiff
path: root/3845/CH1/EX1.2/Ex1_2.sce
blob: f3bbaffe361392ca3a811da9ad9fcba8f8e5d076 (plain)
1
2
3
4
5
6
7
//Example 1.2
A=5;//Expected value of bag's weight (lb)
delta_A=0.4;//Uncertainty in A (lb)
percent_unc=delta_A/A*100;//Percent uncertainty of the weight
printf('Percent uncertainty of the weight = %0.1f%%',percent_unc)
//Openstax - College Physics
//Download for free at http://cnx.org/content/col11406/latest