1 2 3 4 5 6 7
//Example20.4// Ek=(-7112);//eV //the innermost electron orbital shell El=(-708);//ev //the innermost electron next shell Eka=abs(Ek-El) mprintf("Eka = %i eV",Eka)