logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

axiom - A general purpose computer algebra system

Author

       This manual page was written by Camm Maguire <camm@enhanced.com>, for the Debian project (but may be used
       by others).

20170501                                        February 5, 2005                                        AXIOM(1)

Description

axiom  is  a  fomerly  proprietary,  newly open-source, interactive computer algebra program.  Opensource
       axiom now has support for both graphics and the hyperdoc help system.  Please refer to  these  facilities
       for  detailed  usage  instructions.  This manual page was written for the Debian distribution because the
       original program does not have a manual page.

       A good but slightly out of date source of documentation can be found in the book  Axiom:TheScientificComputationSystem, by Richard D. Jenks and Robert S. Sutor available through amazon.com.  A pdf version
       of this book is now included in the axiom-doc package.

Files

~/.axiom.input
              The personal Axiom initialization file, executed at startup

Name

       axiom - A general purpose computer algebra system

See Also

Rosetta.dvi (to compare Axiom syntax with other math packages)

Synopsis

axiom[-ht|-noht]
              whether to use HyperDoc

       [-gr|-nogr]
              whether to use Graphics

       [-clef|-noclef]
              whether to use Clef

       [-nag|-nonag]
              whether to use NAG

       [-iw|-noiw]
              start in interpreter window

       [-ihere|-noihere]
              start an interpreter buffer in the original window.

       [-nox] don't use X Windows

       [-go|-nogo]
              whether to start system

       [-wswsname]
              use named workspace

       [-list]
              list workspaces only

       [-h]   show usage

       By default, the command axiom would start the process

       sman -ws /usr/lib/axiom/axiom-20170501/mnt/linux/bin/AXIOMsys

See Also