summaryrefslogtreecommitdiff
path: root/3630/CH9/EX9.3/Ex9_3.sce
blob: 8aa0fa7c1fa67c478945e4b685455b1c32acca93 (plain)
1
2
3
4
5
6
clc;
Vout=12; //Volt
Vin=0.06; //Volt
Av=Vout/Vin;
disp('',Av,"Av=");//The answers vary due to round off error