|
|
Axiom is a general purpose system for doing mathematics
by computer. It is especially useful for symbolic calculations,
mathematical research and for the development of new
mathematical algorithms. Axiom has a strongly-typed
high-level programming language for expressing abstract
mathematical concepts. Over 1,000 mathematical domains and categories
are collected in the Axiom Library. Consult the
Rosetta Stone
to compare Axiom to some other
Computer Algebra
systems. Currently you can use Axiom, Fricas, Maxima,
OpenAxiom, Reduce, and Sage on this website.
The results of your calculation will appear on the web page like this:
axiom integrate(1/(a+x^2),x)
Type: Union(List Expression Integer,...)
The Axiom Foundation is our means to promote the development and
maintenance of the open source version of Axiom through the dispersement
of donations and
royalties from Axiom Gear
to support Axiom-related projects and through the Award Of Bounties.
If you find a bug, please report it in IssueTracker !
|
|