diff options
Diffstat (limited to '3769/CH17/EX17.24')
-rw-r--r-- | 3769/CH17/EX17.24/Ex17_24.sce | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/3769/CH17/EX17.24/Ex17_24.sce b/3769/CH17/EX17.24/Ex17_24.sce new file mode 100644 index 000000000..ec39ccc9f --- /dev/null +++ b/3769/CH17/EX17.24/Ex17_24.sce @@ -0,0 +1,9 @@ +clear +//Given +u=1.47 + +//Calculation +u1=u + +//Result +printf("\n The liquid is not water because refractive index of water is 1.33") |