Artifact d9b7d81df54f2ce6d77343772fd8fb4ade0ab6c02382bae2c0787bd267dc2af0:
- Executable file
r37/lisp/csl/html/r37_0418.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: 822) [annotate] [blame] [check-ins using] [more...]
<A NAME=VECDIM> <TITLE>VECDIM</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>VECDIM</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>command</B><P> <P> The command <em>vecdim</em> changes the vector dimension from 4 to an arbitrary integer or symbol. Used in high-energy physics calculations. <P> <H3> syntax: </H3> <P> <P> <em>vecdim</em><dimension> <P> <P> <P> <dimension> must be either an integer or a valid scalar identifier that does not have a floating-point value. <P> <P> The <A HREF=r37_0410.html>eps</A> operator and the gamma_5 symbol (<em>A</em>) are not properly defined in anything except four dimensions and will print an error message if you use them that way. The other high-energy physics operators should work without problem. <P> <P> <P>