1 2 3 4 5 6 7 8 9
////given e=1.60*10**-19 //C slope=4.12*10**-15 //Vs //Calculation h=slope*e //Result printf("\n Value of planks constant %e Js",h)