We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6928b3 + d3c0341 commit 2a93588Copy full SHA for 2a93588
README.md
@@ -137,13 +137,13 @@ Joseph Fourier’s development of Fourier analysis allowed quantum mechanics to
137
138
* Developed the mathematical framework for the Fourier Transform, which is foundational in quantum mechanics and quantum computing.
139
140
- - Formula for Fourier Transform:
+ ### ***Formula for Fourier Transform:***
141
142
$\huge \color{DeepSkyBlue} \hat{f}(k) = \int_{-\infty}^{\infty} f(x) \, e^{-2\pi i k x} \, dx$
143
144
<br>
145
146
- - Formula for [Inverse]() Fourier Transform:
+ ### ***Formula for [Inverse]() Fourier Transform:***
147
148
$\huge \color{DeepSkyBlue} f(x) = \int_{-\infty}^{\infty} \hat{f}(k) \, e^{2\pi i k x} \, dk$
149
0 commit comments