diff options
Diffstat (limited to '3648/CH25/EX25.4/Ex25_4.sce')
-rw-r--r-- | 3648/CH25/EX25.4/Ex25_4.sce | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/3648/CH25/EX25.4/Ex25_4.sce b/3648/CH25/EX25.4/Ex25_4.sce new file mode 100644 index 000000000..7a952f3ee --- /dev/null +++ b/3648/CH25/EX25.4/Ex25_4.sce @@ -0,0 +1,5 @@ +//Example 25_4
+clc();
+clear;
+//To find out what does the women notice about the length of the stick as she starts rotating
+printf("She notices there is no change in stick. The length contraction effect concerns objects moving at high speed relative to observer. The meter stick is at rest relative to observer.")
|