Skip to content

Commit 20859a8

Browse files
Merge pull request #201 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 975e20c + 83d8966 commit 20859a8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,12 @@ Feel free to explore, contribute, and share your insights!
3838
──────────────
3939
* Developed the mathematical framework for the Fourier Transform, which is foundational in quantum mechanics and quantum computing.
4040

41-
**Formula for Fourier Transform:**
41+
**Formula for Fourier Transform:**
42+
4243
$$\hat{f}(k) = \int_{-\infty}^{\infty} f(x) \, e^{-2\pi i k x} \, dx$$
4344

44-
**Formula for Inverse Fourier Transform:**
45+
**Formula for Inverse Fourier Transform:**
46+
4547
$$f(x) = \int_{-\infty}^{\infty} \hat{f}(k) \, e^{2\pi i k x} \, dk$$
4648

4749
Where:

0 commit comments

Comments
 (0)