login  home  contents  what's new  discussion  bug reports     help  links  subscribe  refresh 

Edit detail for FrontPage revision 34 of 64

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64
Editor: kratt6
Time: 2008/04/28 10:36:19 GMT-7
Note:

added:

- Registration is now open for the "Axiom & Aldor Workshop 2008":WorkshopRISC2008 at the RISC / Austria!

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)

\label{eq1}\left[{{\log \left({{{{\left({x^2}- a \right)}\ {\sqrt{- a}}}+{2 \  a \  x}}\over{{x^2}+ a}}\right)}\over{2 \ {\sqrt{- a}}}}, \:{{\arctan \left({{x \ {\sqrt{a}}}\over a}\right)}\over{\sqrt{a}}}\right](1)
Type: Union(List(Expression(Integer)),...)

Try this online in the SandBox?
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? !