Artifact 8855062baac0cd7e19dad59602cdf180660fc4cae2eb8f778ce2e4181538325b:
- Executable file
r37/lisp/csl/html/r37_0526.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: 670) [annotate] [blame] [check-ins using] [more...]
<A NAME=SixjSymbol> <TITLE>SixjSymbol</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>SIXJSYMBOL</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>operator</B><P> <P> The <em>SixjSymbol</em> operator implements the 6j symbol. <P> <H3> syntax: </H3> <P> <P> <em>SixjSymbol</em>(<list of j1,j2,j3>,<list of l1,l2,l3>) <P> <P> <P> <P> <P> <H3> examples: </H3> <P><PRE><TT> SixjSymbol({7,6,3},{2,4,6}); 1 ------------- 14*sqrt(858) </TT></PRE><P>The operator <em>SixjSymbol</em> uses the <A HREF=r37_0653.html>ineq</A> package in order to find minima and maxima for the summation index. <P> <P> <P>