home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / program / 138 / pascal / read.me < prev    next >
Encoding:
Text File  |  1987-05-14  |  901 b   |  34 lines

  1. CLIPAS.DOC
  2.  
  3.     Keywords: PERSONAL PASCAL COMMAND LINE INTERPRETER
  4.     
  5.     This short text file explains how to use Personal Pascal with a command
  6.     line interpreter.
  7.     
  8.  
  9. COUNTDIG.PAS
  10. CURSOR.PAS
  11. FIXREAL.PAS
  12. GOTOXY.PAS
  13. MAX.PAS
  14. MEANSTD.PAS
  15. MIN.PAS
  16. POWER.PAS
  17. RANDNUMS.PAS
  18. SCRNSAVE.PAS
  19. STATS.DOC
  20. STATS.PAS
  21. STATS.PRG
  22. STR_REAL.PAS
  23. TITLE.PI2
  24.  
  25.     Keywords: PASCAL STATISTICS MED REZ
  26.     
  27.     STATS.PRG is an executable program which calculates the mean and standard 
  28.     deviation of a set of numbers.  It is GEM based and allows many options, 
  29.     including data sorting, reading from or saving to disk, etc.
  30.         The Personal Pascal Source and several useful library routines are also
  31.     included.  To execute, have STATS.PRG and TITLE.PI2 on the same disk and
  32.     use medium resolution.  Gary Curtis Newport   This is a nice collection of
  33.     PASCAL subroutines.
  34.