1 2 3 4 5 6 7 8 9 10 11
//chapter11 //example11.2 //page205 Ie=1 //mA Ic=0.95 //mA // since Ie=Ib+Ic we get Ib=Ie-Ic printf("base current = %.3f mA \n",Ib)