summaryrefslogtreecommitdiff
path: root/1784/CH45/EX45.1/example_1.sce
diff options
context:
space:
mode:
Diffstat (limited to '1784/CH45/EX45.1/example_1.sce')
-rwxr-xr-x1784/CH45/EX45.1/example_1.sce8
1 files changed, 8 insertions, 0 deletions
diff --git a/1784/CH45/EX45.1/example_1.sce b/1784/CH45/EX45.1/example_1.sce
new file mode 100755
index 000000000..7ae441fbc
--- /dev/null
+++ b/1784/CH45/EX45.1/example_1.sce
@@ -0,0 +1,8 @@
+//example 1
+//chapter 45
+//clc()
+m=1
+lambda=4000//in A
+d=31700//in A
+theta=asind((m*lambda)/d)
+disp(theta,"The first order diffraction pattern in degree=") \ No newline at end of file