summaryrefslogtreecommitdiff
path: root/3630/CH21/EX21.3/Ex21_3.sce
blob: 993646aef57125529c29a4e65f5c581e3dfdeae8 (plain)
1
2
3
4
5
clc;
Vout=8;
Vd=40;
Vin=Vout+Vd;
disp('V',Vin,"Vin=");//The answers vary due to round off error