diff options
author | siveshs <siveshs@gmail.com> | 2010-07-03 04:07:11 +0000 |
---|---|---|
committer | bnewbold <bnewbold@adelie.robocracy.org> | 2010-07-03 04:07:11 +0000 |
commit | 637c514c27771c8c3cf5237f5c5dd73abf34a93c (patch) | |
tree | e734034c026708470c1db930b23c002dd7278bff | |
parent | a7e6ffd52c66b8d88497f9d3f42182bd68c91087 (diff) | |
download | afterklein-wiki-637c514c27771c8c3cf5237f5c5dd73abf34a93c.tar.gz afterklein-wiki-637c514c27771c8c3cf5237f5c5dd73abf34a93c.zip |
section 3 editing
-rw-r--r-- | Fourier Series.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Fourier Series.page b/Fourier Series.page index 45ab957..0f49370 100644 --- a/Fourier Series.page +++ b/Fourier Series.page @@ -105,7 +105,7 @@ $$ This is the inner product of 2 real-number functions. For a function on complex numbers, the above definition must be altered as follows: $$ \begin{array}{ccl} -inner product, (f,g) & = & \int_0^{2\pi} f \vec g \,dx\\ +inner product, (f,g) & = & \int_0^{2\pi} f \,\vec g \,dx\\ \mid f \mid ^2 = (f, f) & = & \int_0^{2\pi} f^2 \,dx\\ \end{array} $$ |