Function tcoeff from ginac
Brief description
tcoeff(value:ex,object:Object):ex
Returns the trailing coefficient of a polynomial with respect to a variable More ...
Function information
Name: | tcoeff |
Base: | |
Group: | GiNaC plugins:Polynomial algebra |
Icon: | ginac.png |
Color: | cyan |
Authors: | |
Copyright: |
Detailed description
Returns the trailing coefficient of a polynomial with respect to a variable
Input parameters
-
value:
ex
- Polynomial expression
-
object:
Object
- Variable
Return values
-
Default return value:
ex
- Trailing coefficient of the polynomial