Difference between revisions of "ApCoCoA-1:Weyl.WeylMul"

From ApCoCoAWiki
Line 12: Line 12:
 
   </description>
 
   </description>
 
     <seealso>
 
     <seealso>
+
      <see>Weyl.WeylNormalForm</see>
 
     </seealso>
 
     </seealso>
 
     <types>
 
     <types>

Revision as of 15:26, 21 December 2008

Weyl.WeylMul

Computes the product F*G of Weyl polynomial F and G in normal form.

Syntax

Weyl.WeylMul(F,G):WeylPolynom

Description


This method multiplies F and G and returns <formula>F*G</formula> as a WeylPolynom in normal form.


See also

Weyl.WeylNormalForm