|
|
◆ WPoch()
| Function WPoch |
( |
A As |
Double, |
|
|
X As |
Double |
|
) |
| |
Pochhammer's symbol
- Purpose
- WPoch computes the Pochhammer's symbol
- Returns
- Pochhammer's symbol (a)x.
- Parameters
-
| [in] | A | Argument a. (If A + X = 0 or an negative integer, A must be 0 or an negative integer) |
| [in] | X | Argument x |
|