Where can I find documentation on how to use vect? I executed
demo("vect"); but I don't know what it means to tell me.
How do I declare vectors?
How do I assign them?
What operators are available? (".", "~", what else?)
What functions are available?
What are their uses and limitations?
Does diff() and integrate() understand vectors?
Thanks
Tom Widlar