summaryrefslogtreecommitdiff
path: root/1784/CH44/EX44.2/example2.sce
diff options
context:
space:
mode:
Diffstat (limited to '1784/CH44/EX44.2/example2.sce')
-rwxr-xr-x1784/CH44/EX44.2/example2.sce5
1 files changed, 5 insertions, 0 deletions
diff --git a/1784/CH44/EX44.2/example2.sce b/1784/CH44/EX44.2/example2.sce
new file mode 100755
index 000000000..9a59e202c
--- /dev/null
+++ b/1784/CH44/EX44.2/example2.sce
@@ -0,0 +1,5 @@
+//Example 2
+//Chapter 44
+lambda=6500
+lambda_1=lambda/1.5
+disp(lambda_1,"wavelength in A=") \ No newline at end of file