Skip to content

Commit d8ddcd4

Browse files
Merge pull request #206 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents aaff5e3 + ff19556 commit d8ddcd4

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
@@ -40,13 +40,13 @@ Feel free to explore, contribute, and share your insights!
4040

4141
**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

4747
**Formula for Inverse Fourier Transform:**
4848

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

5151
<br>
5252

0 commit comments

Comments
 (0)