axiom-math
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-math] (no subject)


From: root
Subject: Re: [Axiom-math] (no subject)
Date: Wed, 15 Dec 2004 13:40:31 -0500

Constantine,

If you are on a linux system then you need to set the AXIOM and PATH
shell variables. cd to the top level axiom directory and type:

export AXIOM=`pwd`/mnt/linux
export PATH=$AXIOM/bin:$PATH
sman
draw(sin(x),x=-10..10)
draw(sin(x*y),x=-10..10,y=-10..10)

If you are using the windows version the graphics does not yet work there.

Tim




reply via email to

[Prev in Thread] Current Thread [Next in Thread]