[GAP Forum] OrderMat(m)
Frank Lübeck
frank.luebeck at math.rwth-aachen.de
Wed Sep 9 12:09:25 BST 2009
On Wed, Sep 09, 2009 at 11:57:34AM +0200, Nasira Sindhu wrote:
> i have a Problem with the function OrderMat.
> It doenst work on my PC (wind. vista).
> Should I install an extra Package for this function?
>
> I enter the following example (from the manual 34.11):
> gap> OrderMat( [ [ 0*Z(2), 0*Z(2), Z(2)^0 ],
> > [ Z(2)^0, Z(2)^0, 0*Z(2) ],
> > [ Z(2)^0, 0*Z(2), 0*Z(2) ] ] );
>
> but I get : Variable: 'OrderMat' must have a value
Dear Nasira Sindhu,
This looks as if you are reading the manual of the older GAP-version 3, while
you are trying the command with GAP-version 4.
Please, use the documentation that belongs to your GAP installation:
http://www.gap-system.org/Doc/manuals.html
All of this is also available from your running GAP session, try
gap> ?help
to learn how to use it.
Best regards,
Frank Luebeck
--
/// Dr. Frank Lübeck, Lehrstuhl D für Mathematik, Templergraben 64, ///
\\\ 52062 Aachen, Germany \\\
/// E-mail: Frank.Luebeck at Math.RWTH-Aachen.De ///
\\\ WWW: http://www.math.rwth-aachen.de/~Frank.Luebeck/ \\\
More information about the Forum
mailing list