Difference between revisions of "ApCoCoA-1:Weyl.WeylMul"
From ApCoCoAWiki
m (ApCoCoA:Weyl.Mul moved to ApCoCoA:Weyl.WeylMul) |
|||
Line 7: | Line 7: | ||
<description> | <description> | ||
− | This method multiplies | + | This method multiplies F and G and returns <formula>F*G</formula> as a WeylPolynom in normal form. |
Revision as of 14:23, 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