home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / computers / pdp10 / tops-10 / reduce.hlp < prev    next >
Text File  |  1995-04-05  |  1KB  |  33 lines

  1. [REDUCE.HLP  1 page]
  2. REDUCE, written in LISP, comes from University of Utah, and includes
  3. the following capabilities:
  4.  
  5.   1)   expansion and ordering of polynomials and rational functions,
  6.   2)   symbolic differentiation,
  7.   3)   substitutions and pattern matching in a wide variety of forms,
  8.   4)   calculation of the greatest common divisor of two polynomials,
  9.   5)   automatic and user controlled simplification of expressions,
  10.   6)   calculations with symbolic matrices,
  11.   7)   a complete language for symbolic calculations,  in which  the
  12.        REDUCE program itself is written,
  13.   8)   calculations of interest to high energy physicists including
  14.        spin 1/2 and spin 1 algebra,
  15.   9)   tensor operations.
  16.  
  17. The complete document may be printed by typing the command:
  18.         PRINT DOC:REDUCE.DOC/FORMS:NARROW
  19.                 (75 pages - $1.90)
  20.  
  21. To run REDUCE, with all its capabilities, type
  22.         R REDUCE
  23.  
  24. To run a subset of REDUCE, without some advanced features, type
  25.         R RLISP
  26.         (which should be a bit cheaper to run)
  27.  
  28. This program is similar to the old MATHLAB program.
  29. [End REDUCE.HLP]
  30.  
  31. .KJOB
  32. .
  33.