next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
Macaulay2Doc
::
Gamma
Gamma -- Gamma function
Synopsis
Usage:
Gamma x
Inputs:
x
Outputs:
a
real number
, the gamma function of
x
Description
i1 : Gamma 6 o1 = 120 o1 : RR (of precision 53)
See
http://en.wikipedia.org/wiki/Gamma_function
.
Ways to use
Gamma
:
Gamma(QQ)
Gamma(RR)
Gamma(ZZ)