summaryrefslogtreecommitdiff
path: root/3845/CH25/EX25.4/Ex25_4.sce
blob: b4a0df6b5b54dca49cf7a953eb1470015262a7a4 (plain)
1
2
3
4
5
6
7
//Example 25.4
n1=1.49;//Index of refraction for polystyrene, See Table 25.1
n2=1;//Index of refraction for air, 
theta_c=asind(n2/n1);//Critical angle (deg)
printf('Critical angle = %0.1f deg',theta_c)
//Openstax - College Physics
//Download for free at http://cnx.org/content/col11406/latest