home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / maths / b116_1 / jacal / HELP < prev    next >
Text File  |  1993-06-06  |  1KB  |  31 lines

  1.                   JACAL HELP
  2.  
  3. You are typing at Jacal's top level.  Typing "qed;" will exit Jacal.
  4. If you are running Jacal under Scheme, you can always reenter your
  5. session by typing "(math)".
  6.  
  7. When you see the line "--more--" printed by Jacal, type <space>
  8. followed by <return> (or <enter>) to see more of what is being
  9. printed.  Type "q" or "Q" to stop the printing of the expression or
  10. file.
  11.  
  12. There is a limited online help system.  Type "commands();" to see all
  13. available commands.  Typing "describe(describe);" will give a short
  14. explanation of describe.  Typing "example(describe);" will give an
  15. example of the use of describe.  Not all commands have examples.
  16.  
  17. Jacal also has flags that can be set to control features of operation.
  18. Typing "show all;" will list them.
  19.  
  20. A manual in TeX format is included in the distribution.  A printed
  21. copy of the manual is supplied with Jacal floppy disk.  To receive the
  22. IBM PC floppy disk with the documentation, source, and executable
  23. files, send $99.00 to: Aubrey Jaffer, 84 Pleasant St., Wakefield MA
  24. 01880 USA.
  25.  
  26. When Jacal thinks that a sub-expression is missing from an input
  27. expression, it will put a "?" in the place it expected the
  28. sub-expression.  This "?" can be treated as a regular variable.  You
  29. can use this to modify the expression (using Eliminate) so that you
  30. don't have to retype the entire expression.
  31.