summaryrefslogtreecommitdiff
path: root/3782/CH11/EX11.1/Ex11_1.sce
diff options
context:
space:
mode:
Diffstat (limited to '3782/CH11/EX11.1/Ex11_1.sce')
-rw-r--r--3782/CH11/EX11.1/Ex11_1.sce18
1 files changed, 18 insertions, 0 deletions
diff --git a/3782/CH11/EX11.1/Ex11_1.sce b/3782/CH11/EX11.1/Ex11_1.sce
new file mode 100644
index 000000000..3ac65fe8a
--- /dev/null
+++ b/3782/CH11/EX11.1/Ex11_1.sce
@@ -0,0 +1,18 @@
+
+//
+//
+
+retiftoi=100
+fplusd=0.15
+s1=2.450-1.150
+thetha1=5+(20/60)
+v1=(100*1300*sin(10+(40/60))/2)+(0.15*sin(5+(20/60)))
+s2=1.5
+thetha2=8+(12/60)
+V2=21.197
+d2=147.097
+RL=750.500+1.8+12.045
+RLD=RL+V2-1.5
+printf("\n RL of instrument axis= %0.3f m",RL)
+printf("\n RL of D= %0.3f m", RLD)
+printf("\n Distance of CD=147.097m")