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