Skip to content

Commit

Permalink
Fixed small typo in documentation for `optika.materials.multilayer_ef…
Browse files Browse the repository at this point in the history
…ficiency()`.
  • Loading branch information
byrdie committed Jan 25, 2024
1 parent 90cbd95 commit 399c6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optika/materials/_multilayers.py
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ def multilayer_efficiency(
.. math::
:label: system-fresnel-reflection
r_k = \frac{M_{k21}}{M_k11},
r_k = \frac{M_{k21}}{M_{k11}},
and Equation 5.2-4 to compute the system transmission coefficient
Expand Down

0 comments on commit 399c6a3

Please sign in to comment.