Re: [open-axiom-devel] [Axiom-mail] Drawing two curves at once?

Francois Maltey <[email protected]>
Newsgroups gmane.comp.mathematics.open-axiom.devel,gmane.comp.mathematics.axiom.user
Message-ID <[email protected]>
The Bill draws command is very pretty.
> You could try something like this:
>
> draws(s,p,t) == ...
>
> draws([sin(x)^2, cos x], x=-3..3, title=="Example 2")
>   
Interal functions for drawing with axiom can plot very nice graphs.
You can run /src/input/graphics.input.

I test an *.input for for plotting field solutions (x(t),y(t)) about ODE 
with Runge-Kutta 4 method. The final plot is right.

I'd prefer a syntax close from other CAS.

Do you think I can write a "interface" Domain for this purpose ?
or must theses functions be in the axiom kernel ?

François

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.