summaryrefslogtreecommitdiff
path: root/3636/CH2/EX2.4/Ex2_4.sce
blob: 43af4455c0c56c10ee6989520c0914f39af90ad2 (plain)
1
2
3
4
5
6
7
8
9
clear;
clc;
a=5*10^-10 //lattice constatnt in m

//Calculation
n111=1/(a^2*sqrt(3))

mprintf("n(111)= %.1e atoms/m^2",n111)
//2.3e+18 is 2.3*10^18