You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The highlighted formula in the following screenshot is missing a variable
$$ \mathbf{R}'\perp = \frac{\eta}{\eta'} \left( \mathbf{R} + \cos \theta \mathbf{n} \right)$$ is wrong.
It should be:
$$ \mathbf{R}'\perp = \frac{\eta}{\eta'} \left( \mathbf{R} + |\mathbf{R}|\cos \theta \mathbf{n} \right) $$
Looks like:
The text was updated successfully, but these errors were encountered:
Thank you. I do notice that in the code $\mathbf{R}$ is a unit vector, but in the book, it does not explicitly say this assumption, which was a bit confusing when I tried to reason about the formula myself.
Uh oh!
There was an error while loading. Please reload this page.
The highlighted formula in the following screenshot is missing a variable


$$ \mathbf{R}'\perp = \frac{\eta}{\eta'} \left( \mathbf{R} + \cos \theta \mathbf{n} \right)$$ is wrong.
It should be:
$$ \mathbf{R}'\perp = \frac{\eta}{\eta'} \left( \mathbf{R} + |\mathbf{R}|\cos \theta \mathbf{n} \right) $$
Looks like:
The text was updated successfully, but these errors were encountered: