Function content from ginac
Brief description
content(value:ex,identifier:Identifier):ex
Returns the content of the polynomial More ...
Function information
| Name: | content |
| Base: | |
| Group: | GiNaC plugins:Polynomial algebra |
| Icon: | ginac.png |
| Color: | cyan |
| Authors: | |
| Copyright: |
Detailed description
Returns the content of the polynomial
Input parameters
-
value:
ex
- Polynomial expression
-
identifier:
Identifier
- Variable
Return values
-
Default return value:
ex
- Content of the polynomial
