summaryrefslogtreecommitdiff
path: root/3840/CH4/EX4.10/Ex4_10.sce
blob: 4033579a9e04bb647c083dfd51e873853e519054 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
clear
//
//
//

//Variable declaration
me=9.1*10**-31    //mass(kg)
h=6.63*10**-34   //plank constant
mn=1.676*10**-27    //mass(kg)

//Calculation
lamdan=h*10**9/sqrt(4*mn*me)     //de broglie wavelength(nm)  

//Result