1 2 3 4 5 6 7 8 9 10
//chapter 4 //example 4.2 //page 153 printf("\n") printf("given") Ic=1*10^-3;Ib=25*10^-6; Bdc=Ic/Ib Ie=Ic+Ib Adc=Ic/Ie Ib=Ic/Bdc