simplify/GAMMA - simplifications involving the GAMMA function
|
Calling Sequence
|
|
simplify(expr, GAMMA)
|
|
|
|
|
|
Parameters
|
|
expr
|
-
|
any expression
|
GAMMA
|
-
|
literal name; GAMMA
|
|
|
|
|
Description
|
|
•
|
The simplify/GAMMA function is used to simplify expressions containing the Gamma function.
|
•
|
You can enter the command simplify/GAMMA using either the 1-D or 2-D calling sequence. For example, simplify(GAMMA(n+1)/GAMMA(n), GAMMA) is equivalent to .
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
|
|
Download Help Document
Was this information helpful?