residue - compute the algebraic residue of an expression
|
Calling Sequence
|
|
residue(f, x=a)
|
|
Parameters
|
|
f
|
-
|
arbitrary algebraic expression
|
x
|
-
|
variable
|
a
|
-
|
algebraic value at which the residue is evaluated
|
|
|
|
|
Description
|
|
•
|
Computes the algebraic residue of the expression f for the variable x around the point a. The residue is defined as the coefficient of in the Laurent series expansion of f.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?