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.
2 parents dc82288 + 4141eda commit 923b601Copy full SHA for 923b601
README.md
@@ -167,7 +167,7 @@ Carl Friedrich Gauss was pivotal in developing the mathematical framework used i
167
168
### ***Gaussian Distribution Formula:***
169
170
- $\huge \color{DeepSkyBlue} f(x) = \frac{1}{\sqrt{2\pi\sigma^2}} e^{-\frac{(x-\mu)^2}{2\sigma^2}}$
+ $\huge \color{DeepSkyBlue} f(x)$ = $\huge \color{DeepSkyBlue} \frac{1}{\sqrt{2\pi\sigma^2}} e^{-\frac{(x-\mu)^2}{2\sigma^2}}$
171
172
<br>
173
0 commit comments