This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// !!! Warning: for reference, not debugged | |
################################################################### | |
# PHP_Fourier 0.03 | |
# Original Fortran source by Numerical Recipies | |
# PHP port by Mathew Binkley ([email protected]) | |
################################################################### |