Description Usage Arguments Details Author(s) References See Also Examples
Hypergeometric functions for A and/or B being integers
1 2 | hypergeo_A_nonpos_int(A, B, C, z, tol = 0)
hypergeo_AorB_nonpos_int(A, B, C, z, tol = 0)
|
A,B,C |
Parameters for the hypergeometric function |
z |
Primary complex argument |
tol |
tolerance |
The “point” of these functions is that if A and C (or B and C) are identical nonpositive integers, a warning needs to be given because the function is defined as the appropriate limit and one needs to be sure that both A and C approach that limit at the same speed.
Function hypergeo_AorB_nonpos_int()
is a convenience wrapper
for hypergeo_A_nonpos_int()
.
Robin K. S. Hankin
M. Abramowitz and I. A. Stegun 1965. Handbook of mathematical functions. New York: Dover
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.