home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / sci / math / symbolic / 2938 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.3 KB  |  27 lines

  1. Newsgroups: sci.math.symbolic
  2. Path: sparky!uunet!telebit!phr
  3. From: phr@telebit.com (Paul Rubin)
  4. Subject: Re: Where to find PD symbolic math packages (FQA)
  5. In-Reply-To: Tobin C. Anthony's message of Tue, 10 Nov 1992 15:48:59 GMT
  6. Message-ID: <PHR.92Nov10131030@napa.telebit.com>
  7. Sender: news@telebit.com
  8. Nntp-Posting-Host: napa.telebit.com
  9. Organization: Telebit Corporation; Sunnyvale, CA, USA
  10. References: <1ddsahINNfq9@sol.deakin.OZ.AU> <1992Nov10.154859.11260@nsisrv.gsfc.nasa.gov>
  11. Date: 10 Nov 92 13:10:30
  12. Lines: 13
  13.  
  14. I mentioned calc.el on this group a few weeks ago but I suspect most
  15. readers don't know about it.  It's an astonishing package that runs
  16. inside GNU Emacs and is written entirely in Emacs Lisp.  It does the
  17. usual things: arbitrary precision integer, real, and complex
  18. arithmetic (all written in Lisp), scientific functions, symbolic
  19. algebra and calculus, matrices, graphics, etc. and can display
  20. expressions with square root signs and integrals by drawing them on
  21. the screen with ascii characters.  It's nowhere near as powerful as
  22. something like Mathematica, but it is more convenient to use for
  23. simple things because of its calculator-like interface.  It comes with
  24. a 600 page online manual which is generally well written.  You can ftp
  25. the package from your favorite GNU distribution site.
  26.  
  27.