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 7102501 commit f102efbCopy full SHA for f102efb
README.md
@@ -120,9 +120,9 @@ Carl Friedrich Gauss was pivotal in developing the mathematical framework used i
120
$\huge \color{DeepSkyBlue} f(x) = \frac{1}{\sqrt{2\pi\sigma^2}} e^{-\frac{(x-\mu)^2}{2\sigma^2}}$
121
122
Where:
123
- - **\( \mu \)**: Mean of the distribution.
124
- - **\( \sigma \)**: Standard deviation.
125
- - **\( x \)**: Random variable.
+ - $\large \color{DeepSkyBlue}\( \mu \)$: Mean of the distribution.
+ - $\large \color{DeepSkyBlue} \( \sigma \)$: Standard deviation.
+ - $\large \color{DeepSkyBlue} \( x \)$: Random variable.
126
127
This formula is widely used to [model measurement uncertainties]() in quantum mechanics.
128
0 commit comments