summaryrefslogtreecommitdiff
path: root/1694/CH2/EX2.4/EX2_4.sce
diff options
context:
space:
mode:
Diffstat (limited to '1694/CH2/EX2.4/EX2_4.sce')
-rw-r--r--1694/CH2/EX2.4/EX2_4.sce10
1 files changed, 10 insertions, 0 deletions
diff --git a/1694/CH2/EX2.4/EX2_4.sce b/1694/CH2/EX2.4/EX2_4.sce
new file mode 100644
index 000000000..fe2c0c3fa
--- /dev/null
+++ b/1694/CH2/EX2.4/EX2_4.sce
@@ -0,0 +1,10 @@
+clear;
+clc;
+printf("\nEx2.4\n");
+//page no.-56
+//given
+V=100;..............//potential diff. in Volt
+
+lambda=12.25/sqrt(V).............//wavelength in angstrom
+
+printf("\nde-Broglie wavelength is 1.225 angstrom\n");