diff options
Diffstat (limited to '3840/CH4/EX4.15/Ex4_15.sce')
-rw-r--r-- | 3840/CH4/EX4.15/Ex4_15.sce | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/3840/CH4/EX4.15/Ex4_15.sce b/3840/CH4/EX4.15/Ex4_15.sce new file mode 100644 index 000000000..e16157f0f --- /dev/null +++ b/3840/CH4/EX4.15/Ex4_15.sce @@ -0,0 +1,12 @@ +clear +// +// +// + +//Variable declaration +V=1600 //accelerated voltage(V) + +//Calculation +lamda=1.227*10/sqrt(V) //wavelength of electron waves(angstrom) + +//Result |