FACTOID # 26: Most Zambians don't live to see their 40th birthday.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > Computer algebra

A computer algebra system (CAS) is a software program that facilitates symbolic mathematics. Typically, these systems include

  • arbitrary precision (bignum) arithmetic, allowing for instance to evaluate pi to 10,000 digits.
  • symbolic manipulation engine, to simplify algebraic expressions, differentiate and integrate functions and solve equations
  • graphing facility, to produce graphs of functions, typically in two and three dimensions
  • linear algebra subsystem, to allow matrix computations and solving of systems of linear equations
  • high level programming language, allowing users to implement their own algorithms
  • typesetting system for mathematical expressions (see "pretty print")

The study of algorithms useful for computer algebra systems is known as computer algebra.


The run-time of numerical programs implemented in computer algebra systems is normally longer than that of equivalent programs implemented in systems such as MATLAB, GNU Octave or directly in C, because the computer algebra languages are often interpreted and the bignum system may cause overhead. (Note that MATLAB and Octave are interpreted also.)

Contents

History

Computer algebra systems began to appear in the early 1970s, and evolved out of research into artificial intelligence (the fields are now regarded as largely separate). The first popular systems were Reduce, Derive and Macsyma which are still commercially available; a copyleft version of Macsyma called GNU Maxima is actively being maintained. The current market leaders are Maple and Mathematica; both are commonly used by research mathematicians, scientists, and engineers. MuPAD is a commercial system which provides a free version (with slightly restricted user interface) for non-commercial research and educational usage. Some computer algebra systems focus on a specific area of application; these are typically developed in academia and free.


List of Computer algebra systems

Mathematics used in computer algebra systems

See Also

External links

List of computer algebra systems

Webpages of computer algebra systems

  • Axiom (http://www.nongnu.org/axiom/)
  • Derive (North America) (http://education.ti.com/us/product/software/derive/features/features.html)
  • Derive (Europe) (http://www.derive-europe.com)
  • DoCon (http://www.haskell.org/docon/)
  • GAP (http://www.gap-system.org/)
  • GiNaC (http://www.ginac.de/)
  • PARI-GP (http://pari.math.u-bordeaux.fr/)
  • Maple (http://www.maplesoft.com/)
  • Mathematica (http://www.wolfram.com/products/mathematica/index.html)
  • Maxima (http://maxima.sourceforge.net/)
  • REDUCE (http://reduce-algebra.com)
  • DCAS (http://sourceforge.net/projects/dcas/)

  Results from FactBites:
 
Computer algebra system - Wikipedia, the free encyclopedia (440 words)
The run-time of numerical programs implemented in computer algebra systems is normally longer than that of equivalent programs implemented in systems such as MATLAB, GNU Octave, or directly in C, since they are programmed for full symbolic generality and thus cannot use machine numerical operations directly for most of their functions.
Computer algebra systems began to appear in the early 1970s, and evolved out of research into artificial intelligence, though the fields are now regarded as largely separate.
Some computer algebra systems focus on a specific area of application; these are typically developed in academia and free.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.