summaryrefslogtreecommitdiff
path: root/3020/CH8/EX8.5/ex8_5.sce
blob: 500613f34a932919e2881f42c553e3ab1eb60915 (plain)
1
2
3
4
5
6
7
clc;
clear all;
t = 12.5e-6; // Thickness in meters
d = 0.01; // Difference in principal refractive index (uo-ue)
lambda = 2*t*d;//The wavelength of light 
disp('m',lambda,'The wavelength of light is')
//rounding off due to scilab