summaryrefslogtreecommitdiff
path: root/3557/CH20/EX20.4/Ex20_4.sce
diff options
context:
space:
mode:
Diffstat (limited to '3557/CH20/EX20.4/Ex20_4.sce')
-rw-r--r--3557/CH20/EX20.4/Ex20_4.sce7
1 files changed, 7 insertions, 0 deletions
diff --git a/3557/CH20/EX20.4/Ex20_4.sce b/3557/CH20/EX20.4/Ex20_4.sce
new file mode 100644
index 000000000..b2d908ec2
--- /dev/null
+++ b/3557/CH20/EX20.4/Ex20_4.sce
@@ -0,0 +1,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)
+