hypergeo (version 1.2-13)

f15.3.3: Various transformation formulae for the hypergeometric function

Description

Transformations of the hypergeometric function: equations 15.3.3 to 15.3.9

Usage

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

References

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

See Also

hypergeo

Examples

Run this code
f15.3.4(1.1,2.2,3.4,-1+0.1i)

Run the code above in your browser using DataLab