GNU Calc


GNU Calc does the usual things: arbitrary precision integer, real, and complex arithmetic (all written in Lisp), scientific functions, symbolic algebra and calculus, matrices, graphics, etc. and can display expressions with square root signs and integrals by drawing them on the screen with ascii characters. It's nowhere near as powerful as something like Mathematica, but it is more convenient to use for simple things because of its calculator-like interface. Besides, all source code is available. "Calc" runs inside GNU Emacs and is written entirely in Emacs Lisp, for maximum portability. It comes with a 600 page online manual which is generally well written.

From the introduction to the GNU Calc manual:

"Calc" is an advanced calculator and mathematical tool that runs as part of the GNU Emacs environment. Very roughly based on the HP-28/48 series of calculators, its many features include:

"Calc" belongs to the software catalogue of the Free Software Foundation, Inc. It can be used under the terms and conditions of the GNU General Public License. You can ftp the package from your favorite GNU distribution site. The latest "Calc" tar files and patches are always available for anonymous FTP on prep.ai.mit.edu.
GNU Calc Home Page.


webmaster@can.nl

Last updated: November 15, 1994