Template:GAP function: Difference between revisions

From Groupprops
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{quotation|''This article is about a GAP function.<br>
{{TOCright}}
{{#ifeq:{{{argtype}}}|pair-of-subgroups|This GAP function takes as input two groups, both having a common parent group.<includeonly>[[Category:GAP functions with two input groups having a common parent]]</includeonly>}}{{#ifeq:{{{argtype}}}|group-cum-subgroup|This GAP function takes as input a pair of a group and a subgroup thereof.<includeonly>[[Category:GAP functions with input a group and a subgroup]]</includeonly>}}{{#ifeq:{{{argtype}}}|group|This GAP function takes as input a group.<includeonly>[[Category:GAP functions with input a group]]</includeonly>}}<br>
{{quotation|This article is about a GAP function.<br>
{{#ifeq:{{{output}}}|bool|This GAP function outputs a Boolean variable, i.e., it returns either true or false.<includeonly>[[Category:GAP functions with Boolean output]]</includeonly>}}}}
{{#ifeq:{{{argtype}}}|pair-of-subgroups|This GAP function takes as input two groups, both having a common parent group. [[:Category:GAP functions with two input groups having a common parent|See other GAP functions like this]].<includeonly>[[Category:GAP functions with two input groups having a common parent]]</includeonly>}}{{#ifeq:{{{argtype}}}|group-cum-subgroup|''This GAP function takes as input a pair of a group and a subgroup thereof. [[:Category:GAP functions with inputs a group and a subgroup|See other GAP functions like this]].''<includeonly>[[Category:GAP functions with input a group and a subgroup]]</includeonly>}}{{#ifeq:{{{argtype}}}|group|This GAP function takes as input a group. [[:Category:GAP functions with input a group|See more functions like this]].'' <includeonly>[[Category:GAP functions with input a group]]</includeonly>}}<br>
{{#ifeq:{{{output}}}|bool|This GAP function outputs a Boolean variable, i.e., it returns either true or false. [[:Category:GAP functions with Boolean output|View other GAP functions with Boolean output]]<includeonly>[[Category:GAP functions with Boolean output]]</includeonly>}}<br>
{{#if:{{{package|}}}|Using this GAP function requires the loading of the following package: [[GAP:{{{package}}} (package)|{{{package}}}]]}}{{#ifeq:{{{type}}}|copycode|This GAP function is '''not in-built''': you need to copy the code on this page to define the function.}}}}

Latest revision as of 16:53, 10 September 2016

This article is about a GAP function.