summaryrefslogtreecommitdiff
path: root/3630/CH20/EX20.5/Ex20_5.sce
blob: 0459765b6044646491c62dea5438ef055a8f0338 (plain)
1
2
3
4
5
clc;
n=0.8;
Vbb=18;
Vp=(n*Vbb+0.7);
disp('V',Vp,"Vp=");//The answers vary due to round off error