Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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

Author(s)

Robin K. S. Hankin

References

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

See Also

Examples

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

hypergeo

The Gauss Hypergeometric Function

v1.2-13
GPL-2
Authors
Robin K. S. Hankin
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.