iqbal: Fix typo in doc

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
This commit is contained in:
Sylvain Munaut 2013-03-03 09:14:36 +01:00
parent 0c982dabb7
commit dcf64e6a30
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
* *
* The input and output buffers can be the same for in-place modification. * The input and output buffers can be the same for in-place modification.
* *
* The exact applied is out[i] = (a * (1 + mag)) + (b + phase * a) * i * The applied transform is out[i] = (a * (1 + mag)) + (b + phase * a) * i
* (with in[i] = a+bi). * (with in[i] = a+bi).
*/ */
void void