summaryrefslogtreecommitdiff
path: root/991/CH6/EX6.2/Example6_2.sce
blob: aedb452790b956d51cec6c2eeec9e4fcbb917bd1 (plain)
1
2
3
4
5
6
7
8
//Example 6.2.
clc
format(6)
IE=6.28
IC=6.20
disp("The common-base d.c. current gain,")
alpha=IC/IE
disp(alpha,"alpha = IC/IE =")