Skip to content

Commit c3a896a

Browse files
Update README.md
Signed-off-by: Fabiana 🚀 Campanari <[email protected]>
1 parent 5fa5445 commit c3a896a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,13 @@ Carl Friedrich Gauss was pivotal in developing the mathematical framework used i
116116

117117
* Introduced the [Gaussian Distribution](), which describes random variables and noise in quantum systems.
118118

119-
* **Gaussian Distribution Formula:**
119+
### ***Gaussian Distribution Formula:***
120120
121-
$\huge \color{DeepSkyBlue} f(x) = \frac{1}{\sqrt{2\pi\sigma^2}} e^{-\frac{(x-\mu)^2}{2\sigma^2}}$
121+
$\huge \color{DeepSkyBlue} f(x) = \frac{1}{\sqrt{2\pi\sigma^2}} e^{-\frac{(x-\mu)^2}{2\sigma^2}}$
122122

123-
<br>
123+
<br>
124124

125-
Where:
125+
Where:
126126
- $\large \color{DeepSkyBlue}\( \mu \)$: Mean of the distribution.
127127
- $\large \color{DeepSkyBlue} \( \sigma \)$: Standard deviation.
128128
- $\large \color{DeepSkyBlue} \( x \)$: Random variable.

0 commit comments

Comments
 (0)