Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KronosTheLate authored Sep 5, 2023
1 parent edb2e71 commit 1ec6155
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ This package defines 8 functions that implement the equations found in the wikip
|:---:|:---:|:---:|
|`R_s` and `R_p`|Reflectance|Fraction of energy reflected|
|`T_s` and `T_p`|Transmittance|Fraction of energy transmitted|
|`r_s` and `r_p`|Reflection coefficient|Change in amplitude of E-field upon reflection|
|`t_s` and `t_p`|Transmission coefficient|Change in amplitude of E-field upon transmission|
|`r_s` and `r_p`|Reflection coefficient|Change in amplitude of E-field upon reflection (factor)|
|`t_s` and `t_p`|Transmission coefficient|Change in amplitude of E-field upon transmission (factor)|

## Quickstart
Usage of this package is quite simple. Below is a demonstration of the usage of all 8 functions defined.
Expand Down

0 comments on commit 1ec6155

Please sign in to comment.