Skip to content

Commit 2a93588

Browse files
Merge pull request #337 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents b6928b3 + d3c0341 commit 2a93588

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,13 +137,13 @@ Joseph Fourier’s development of Fourier analysis allowed quantum mechanics to
137137

138138
* Developed the mathematical framework for the Fourier Transform, which is foundational in quantum mechanics and quantum computing.
139139

140-
- Formula for Fourier Transform:
140+
### ***Formula for Fourier Transform:***
141141

142142
$\huge \color{DeepSkyBlue} \hat{f}(k) = \int_{-\infty}^{\infty} f(x) \, e^{-2\pi i k x} \, dx$
143143

144144
<br>
145145

146-
- Formula for [Inverse]() Fourier Transform:
146+
### ***Formula for [Inverse]() Fourier Transform:***
147147

148148
$\huge \color{DeepSkyBlue} f(x) = \int_{-\infty}^{\infty} \hat{f}(k) \, e^{2\pi i k x} \, dk$
149149

0 commit comments

Comments
 (0)