Function tgamma from ginac
Brief description
tgamma(value:ex):ex
Evaluates the gamma function More ...
Function information
| Name: | tgamma |
| Base: | |
| Group: | GiNaC plugins:Functions |
| Icon: | ginac.png |
| Color: | cyan |
| Authors: | Aless Lasaruk |
| Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Evaluates the gamma function.
Input parameters
-
value:
ex
- Value of the function
Return values
-
Default return value:
ex
- Resulting expression
