Artifact fd54471f7da35c1181dedd28b4462f30bef6b21977e4f0dceab67f7fbef7d9f9:
- Executable file
r37/lisp/csl/html/r37_0636.html
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 623) [annotate] [blame] [check-ins using] [more...]
<A NAME=AVECTOR> <TITLE>AVECTOR</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>AVECTOR</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>package</B><P> <P> <P> <P> Author: David Harper <P> <P> This package provides REDUCE with the ability to perform vector algebra using the same notation as scalar algebra. The basic algebraic operations are supported, as are differentiation and integration of vectors with respect to scalar variables, cross product and dot product, component manipulation and application of scalar functions (e.g. cosine) to a vector to yield a vector result. <P> <P>