//Chapter 24 clc //Example 5 //given n=1.6 //refractive index of plastic transparent layer lambda=780 //wavelength of laser light in nm //for destructive interference we have condition for minimn thickness 2t=lambda/2n t=lambda/(4*n) disp(t,"Pit depth in a CD in nm is")