We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 049f01d commit ab2a33eCopy full SHA for ab2a33e
M2/Macaulay2/packages/Permutations/Documentation/mainDocs.m2
@@ -415,7 +415,7 @@ doc ///
415
isEven p
416
SeeAlso
417
isOdd
418
- sign
+ (sign, Permutation)
419
///
420
421
-- isOdd
@@ -441,7 +441,7 @@ doc ///
441
isOdd p
442
443
isEven
444
445
446
447
-- isWellDefined
@@ -650,10 +650,9 @@ doc ///
650
records
651
652
653
--- sign
+-- (sign, Permutation)
654
doc ///
655
Key
656
657
(sign, Permutation)
658
Headline
659
computes the sign of a permutation
0 commit comments