summaryrefslogtreecommitdiff
path: root/3507/CH25/EX25.1/Ex25_1.sce
blob: c3508e03c9a1d430c1074d526bf8aabcea27fc22 (plain)
1
2
3
4
5
6
7
8
9
//chapter25
//example25.1
//page543

Ig=1d-3 // A

S=1/Ig

printf("sensitivity = %.3f ohm per volt \n",S)