Skip to content

Commit 4bb71ed

Browse files
Update README.md
Signed-off-by: Fabiana 🚀 Campanari <[email protected]>
1 parent d8ddcd4 commit 4bb71ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 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

43-
$\huge \color{DeepSkyBlue} \hat{f}(k) = \int_{-\infty}^{\infty} f(x) \, e^{-2\pi i k x} \, dx$
43+
$\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)