ApCoCoA-1:Weyl.WeylMul: Difference between revisions
From ApCoCoAWiki
mNo edit summary |
we no longer need manual sortkeys here |
||
Line 1: | Line 1: | ||
<command> | <command> | ||
<title>Weyl.Mul</title> | <title>Weyl.Mul</title> | ||
<short_description>multiplying two WeylPolynoms</short_description> | <short_description>multiplying two WeylPolynoms</short_description> | ||
Line 21: | Line 21: | ||
<see>Weyl.RollOver</see> | <see>Weyl.RollOver</see> | ||
</seealso> | </seealso> | ||
<wiki-category>Package_Weyl | <wiki-category>Package_Weyl</wiki-category> | ||
</command> | </command> |
Revision as of 19:25, 24 October 2007
Weyl.Mul
multiplying two WeylPolynoms
Syntax
Weyl.Mul(P,Q):WeylPolynom
Description
Beta Warning: This method, package or class is a beta version. It may not work as intended or its interface may change in the next version! So please be careful when you're intending to use it.
This method multiplies P and Q and returns P*Q as a WeylPolynom.
This article is a stub. You can make this wiki more useful by adding information.
See also