Function gcd from ginac
Brief description
gcd(left:ex,right:ex):ex
Polynomial GCD More ...
Function information
Name: | gcd |
Base: | |
Group: | GiNaC plugins:Polynomial algebra |
Icon: | ginac.png |
Color: | cyan |
Authors: | |
Copyright: |
Detailed description
Polynomial GCD
Input parameters
-
left:
ex
- Left argument
-
right:
ex
- Right argument
Return values
-
Default return value:
ex
- Polynomial GCD