# Rayleigh distribution
## Mathematical Description
$f_R(r) = \frac{r}{\sigma^2}e^{\frac{-r^2}{2\sigma^2}}$

# References
1. https://www.mathworks.com/help/stats/raylpdf.html
# Footnotes