summaryrefslogtreecommitdiff
path: root/3557/CH16/EX16.2/Ex16_2.sce
blob: 00ccfd7bbc5c18eb1eee2ab0390cc52658cd1ff9 (plain)
1
2
3
4
5
6
7
//Example 16.2 //

n=1.458;//Average refractive index of silica glass (SiO2)
thethac=asind(1/n)
mprintf("thethac = %f degree",thethac)