Mathematica


Mathematica is a computer algebra system produced by Wolfram Research. The first publically available version, 1.0, came out in 1988, the most recent, 5.2, in 2005. Although primarily intended for algebraicMathworldPlanetmathPlanetmath and arithmetic computations, Mathematica is also capable of text manipulation and graphics.

The standard installation provides a kernel that does the work of performing the computations requested by the user and a front-end that displays the input and output; the two communicate using ”MathLink.” Wolfram provides an API for using a different kernel or front-end.

The standard front-end can execute commands whether they are written as they would in a programming language (e.g., “Sqrt[Pi^e]”) or typeset using the palettes (e.g., “πe”).

Error messages are usually given in blue text but do not require clearance by a special key (as they would in a stand-alone calculator). Division by zero gives the error message “Power::infy: Infinite expression 10 encountered” and the result “ComplexInfinity”. 00 gives the error message “Power::indet::Indeterminate expression 00 encountered” and the result “Indeterminate”. In some contexts Mathematica will attempt to guess what kind of result the user wants for these infinite or indeterminate expressions, such as when taking certain limits.

Unix and Linux installations include a command-line front-end that can only accept commands in the former)

Like Maple, Mathematica has its own field in the On-Line Encyclopedia of Integer Sequences. A detailed, critical review of Mathematica is given http://www.cs.berkeley.edu/ fateman/papers/mma.review.pdfhere. http://www.wolfram.com/products/mathematica/index.htmlOfficial website

References

  • 1 Kevin R. Coombes, Brian R. Hunt, Ronald L. Lipsman, John E. Osborn & Garrett J. Stuck, The Mathematica Primer. Cambridge: Cambridge University Press (1998)
  • 2 Jerry Glynn & Theodore Gray, The Beginner’s Guide to Mathematica Version 4. Cambridge: Cambridge University Press (2000)
  • 3 Bruce F. Torrence & Eve A. Torrence, The Student’s Introduction to Mathematica: A Handbook for Precalculus, Calculus, and Linear Algebra. Cambridge: Cambridge University Press (1999)
  • 4 S. Wolfram, The Mathematica Book, 4th Ed. Cambridge: Cambridge University Press (1999): 3.1.8
Title Mathematica
Canonical name Mathematica
Date of creation 2013-03-22 16:21:46
Last modified on 2013-03-22 16:21:46
Owner Mravinci (12996)
Last modified by Mravinci (12996)
Numerical id 11
Author Mravinci (12996)
Entry type Topic
Classification msc 68W30