.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH AXIOM 1 "February 5, 2005" "20140801" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME axiom \- A general purpose computer algebra system .SH SYNOPSIS .B axiom .TP .B [\-ht |\-noht] whether to use HyperDoc .TP .B [\-gr |\-nogr] whether to use Graphics .TP .B [\-clef |\-noclef] whether to use Clef .TP .B [\-nag |\-nonag] whether to use NAG .TP .B [\-iw |\-noiw] start in interpreter window .TP .B [\-ihere|\-noihere] start an interpreter buffer in the original window. .TP .B [\-nox] don't use X Windows .TP .B [\-go |\-nogo] whether to start system .TP .B [\-ws wsname] use named workspace .TP .B [\-list] list workspaces only .TP .B [\-h] show usage .PP By default, the command .B axiom would start the process .TP .nf sman \-ws /usr/lib/axiom/axiom\-20140801/mnt/linux/bin/AXIOMsys .fi .PP .SH DESCRIPTION .B 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. .PP A good but slightly out of date source of documentation can be found in the book .IR "Axiom: The Scientific Computation System" , 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. .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. .SH FILES .TP .I ~/.axiom.input The personal Axiom initialization file, executed at startup .SH "SEE ALSO" .BR Rosetta.dvi (to compare Axiom syntax with other math packages) .SH AUTHOR This manual page was written by Camm Maguire , for the Debian project (but may be used by others).