//chapter6,Example6_19,pg 148 Ie=1*10^-3 Ib=0.04*10^-3 Ic=Ie-Ib alpha=Ic/Ie printf("current gain\n") printf("alpha=%.2f",alpha)