Skip to content

Commit c32c439

Browse files
Merge pull request #208 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents b2323ce + d454b67 commit c32c439

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
@@ -38,13 +38,13 @@ 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:
4242

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

4545
<br>
4646

47-
- **Formula for [Inverse]() Fourier Transform:**
47+
- Formula for [Inverse]() Fourier Transform:
4848

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

0 commit comments

Comments
 (0)