summaryrefslogtreecommitdiff
path: root/3835/CH2/EX2.9/Ex2_9.sce
blob: 484161ffe658e112758cb458620f77174141c899 (plain)
1
2
3
4
5
clear
//
//simplifying the circuit 
ceq=1/(0.333+0.666+0.2) //converted to decimal form
printf("\n ceq= %0.1f  F",ceq)