clear //Given B=1 //T l=0.5 //m v=40 //m/s //Calculation // e=B*l*v*sin(60*3.14/180.0) //Result printf("\n emf induced in the conductor is %0.2f ",e)