Gauss Function VI

Owning Palette: Hypergeometric Functions VIs

Requires: Full Development System

Computes the Gauss hypergeometric function F(x, a, b, c) according to the input argument and parameters you specify.

Details  

 Add to the block diagram  Find on the palette
x is the input argument. If x is negative, the VI uses the absolute value of x.
a is the first parameter of the Gauss hypergeometric function.
b is the second parameter of the Gauss hypergeometric function.
c is the third parameter of the Gauss hypergeometric function.
F(x, a, b, c) returns the value of the Gauss hypergeometric function.

Gauss Function Details

The Gauss hypergeometric function F(x, a, b, c) is a solution of the following differential equation:

The function is defined according to the following intervals for the input values.

LabVIEW supports the entire domain of this function that produces real-valued results. For any real value of a, b, and c, the function is defined for real values of x < 1. For real values of a, b, and c, such that c > a + b, the domain of x is extended to include 1.