1 2 3 4 5 6 7 8 9 10 11
//chapter11 //example11.5 //page205 Ie=1 //mA alpha=0.92 Icbo=50d-3 //mA Ic=alpha*Ie+Icbo printf("collector current = %.3f mA \n",Ic)