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