Gauss Function VI
- Updated2025-07-30
- 2 minute(s) read
Computes the Gauss hypergeometric function F(x, a, b, c) according to the input argument and parameters you specify.

Inputs/Outputs
x
—
x is the input argument. If x is negative, the VI uses the absolute value of x.
a
—
a is the first parameter of the Gauss hypergeometric function.
b
—
b is the second parameter of the Gauss hypergeometric function.
c
—
c is the third parameter of the Gauss hypergeometric function.
F(x, a, b, c)
—
F(x, a, b, c) returns the value of the Gauss hypergeometric function. |
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.
x
—
F(x, a, b, c)
—