i15.3.6: Helper functions

Description Usage Arguments Details Author(s) References See Also Examples

Description

Helper functions for equations 15.3.6-15.3.9

Usage

1
2
3
4
5
6
7
8
i15.3.6(A, B, C)
i15.3.7(A, B, C)
i15.3.8(A, B, C)
i15.3.9(A, B, C)
j15.3.6(A, B, C)
j15.3.7(A, B, C)
j15.3.8(A, B, C)
j15.3.9(A, B, C)

Arguments

A,B,C

Parameters of the hypergeometric function

Details

These functions are named for their equation numbers in Abramowitz and Stegun.

Functions i15.3.?() return the factors at the beginning of equations 15.3.6-9. These functions return zero if the denominator is infinite (because it includes a gamma function of a nonpositive integer).

Functions j15.3.?() check for the appropriate arguments of the gamma function being nonpositive integers.

Author(s)

Robin K. S. Hankin

References

M. Abramowitz and I. A. Stegun 1965. Handbook of mathematical functions. New York: Dover

See Also

hypergeo

Examples

1
i15.3.6(1.1, 3.2, pi)

hypergeo documentation built on May 2, 2019, 3:27 p.m.