f15.3.3: Various transformation formulae for the hypergeometric...

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

Description

Transformations of the hypergeometric function: equations 15.3.3 to 15.3.9

Usage

1
2
3
4
5
6
7
f15.3.3(A, B, C, z, tol = 0, maxiter = 2000)
f15.3.4(A, B, C, z, tol = 0, maxiter = 2000)
f15.3.5(A, B, C, z, tol = 0, maxiter = 2000)
f15.3.6(A, B, C, z, tol = 0, maxiter = 2000)
f15.3.7(A, B, C, z, tol = 0, maxiter = 2000)
f15.3.8(A, B, C, z, tol = 0, maxiter = 2000)
f15.3.9(A, B, C, z, tol = 0, maxiter = 2000)

Arguments

A,B,C

Parameters of the hypergeometric function

z

Primary complex argument

tol,maxiter

parameters passed to genhypergeo()

Details

The naming scheme follows that of Abramowitz and Stegun

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
f15.3.4(1.1,2.2,3.4,-1+0.1i)

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