<A NAME=Clebsch_Gordan>
<TITLE>Clebsch_Gordan</TITLE></A>
<b><a href=r37_idx.html>INDEX</a></b><p><p>
<B>CLEBSCH_GORDAN</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>operator</B><P>
<P>
The <em>Clebsch_Gordan</em> operator implements the Clebsch_Gordan
coefficients. This is closely related to the
<A HREF=r37_0524.html>Threejsymbol</A>.
<P>
<P>
<P> <H3>
syntax: </H3>
<em>Clebsch_Gordan</em>(<list of j1,m1>,<list of j2,m2>,
<list of j3,m3>)
<P>
<P>
<P>
<P>
<P> <H3>
examples: </H3>
<P><PRE><TT>
Clebsch_Gordan({2,0},{2,0},{2,0});
-2
---------
sqrt(14)
</TT></PRE><P>