summaryrefslogtreecommitdiff
path: root/3648/CH18/EX18.3/Ex18_3.sce
diff options
context:
space:
mode:
Diffstat (limited to '3648/CH18/EX18.3/Ex18_3.sce')
-rw-r--r--3648/CH18/EX18.3/Ex18_3.sce5
1 files changed, 5 insertions, 0 deletions
diff --git a/3648/CH18/EX18.3/Ex18_3.sce b/3648/CH18/EX18.3/Ex18_3.sce
new file mode 100644
index 000000000..f75e21d8f
--- /dev/null
+++ b/3648/CH18/EX18.3/Ex18_3.sce
@@ -0,0 +1,5 @@
+//Example 18_3
+clc();
+clear;
+//To show that the particles does not deflect from its straight line path
+printf("The magnetic field exerts a force of q*v*B upwards on the particle.\nThe particle doesnot deflect because the two forces are equal\nHence v=(E/B)\nA particle with this speed will pass through the region of the crossfields and undeflected")