We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92841f5 commit 8293e60Copy full SHA for 8293e60
lib/node_modules/@stdlib/stats/base/dists/chi/pdf/README.md
@@ -39,7 +39,7 @@ f(x;\,k) = \frac{2^{{1-k/2}}x^{{k-1}}e^{{-x^{2}/2}}}{\Gamma(k/2)}
39
40
<!-- </equation> -->
41
42
-where `k` is the degrees of freedom and `Γ` denotes the [gamma][gamma-function] function.
+where `k` is the degrees of freedom and `Γ` denotes the [gamma][gamma-function] function.
43
44
</section>
45
0 commit comments