989772c9ac
had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
12 lines
414 B
Text
12 lines
414 B
Text
Emacs Calc can do arbitrary precision arithmetic, operations on matrices,
|
|
complex numbers, calendar dates and various other types, plus symbolic
|
|
algebra and calculus, graphics, and lots more. Calc also comes with an
|
|
extensive manual which you can print or read on-line.
|
|
|
|
-- the Emacs Calc home page
|
|
|
|
Add
|
|
(load "calc-autoload")
|
|
to your .emacs file to define autoloads.
|
|
|
|
WWW: http://www.synaptics.com/people/daveg
|