home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / maths / a239_2 < prev    next >
Text File  |  1999-04-27  |  1KB  |  38 lines

  1. Title:            FFT
  2. Author:            James Miller
  3. Version:        1.00
  4. Title From:        Documentation
  5. Author From:        Documentation
  6. Version From:        Documentation
  7. Supplier:        James Miller (james.miller@mrc-apu.cam.ac.uk)
  8. Date:            08/02/93
  9. Keywords:               Mathematical and numerical software ;
  10.                         Data analysis software
  11. Shareware:        No
  12. Machine:        Archimedes
  13. Operating system:    RISCOS
  14. Memory requirements:    
  15. Peripherals needed:    
  16. Other s/ware needed:    
  17. Directory:        micros/arch/riscos/a/a239
  18. Date mounted/updated:    12/02/93
  19. File names:        a239.arc
  20. Unarchived files:    1
  21. Unarchived size:    4 Kbytes
  22. Omissions:        
  23. See also:        
  24.  
  25. -------------------------------------------------------------------------------
  26.  
  27. Acquiring the package:
  28.  
  29. Download the uuencoded file and extract using SparkPlug 2 (see the "tools_help"
  30. file in arch/riscos/tools for further info).
  31.  
  32.  
  33. Description:
  34.  
  35. FFT is a BASIC program to calculate Fast Fourier Transforms.  It contains
  36. just the essential BASIC code, and a simple driver.  The aim is for users
  37. to splice it into their own data analysis programs.
  38.