Function collect from ginac
Brief description
collect(value:ex,identifier:Identifier):ex
Reorders the polynomial with respect to a given variable More ...
Function information
Name: | collect |
Base: | |
Group: | GiNaC plugins:Polynomial algebra |
Icon: | ginac.png |
Color: | cyan |
Authors: | |
Copyright: |
Detailed description
Reorders the polynomial with respect to a given variable
Input parameters
-
value:
ex
- Polynomial expression
-
identifier:
Identifier
- Variable
Return values
-
Default return value:
ex
- Polynomial reordered with respect to the given variable