ApCoCoA-1:Weyl.WeylMul: Difference between revisions
From ApCoCoAWiki
KHiddemann (talk | contribs) adding formula tags |
KHiddemann (talk | contribs) adding keys and types |
||
Line 21: | Line 21: | ||
<see>Weyl.RollOver</see> | <see>Weyl.RollOver</see> | ||
</seealso> | </seealso> | ||
<types> | |||
<type>cocoaserver</type> | |||
</types> | |||
<key>heldt</key> | |||
<key>weyl.mul</key> | |||
<wiki-category>Package_Weyl</wiki-category> | <wiki-category>Package_Weyl</wiki-category> | ||
</command> | </command> |
Revision as of 20:31, 4 November 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 <formula>P*Q</formula> as a WeylPolynom.
This article is a stub. You can make this wiki more useful by adding information.
See also