//Example 5_11_u1 clc(); clear; //To determine the unitcell and its dimensions lamda=71 //units in pm a=lamda/(2*sqrt(0.0111)) //units in pm printf("The unitcell and its dimensions are %dpm",a)