Computes the Kummer, or confluent hypergeometric, function.


icon

Inputs/Outputs

  • cdbl.png x

    x is the input argument. If x is negative, the VI uses the absolute value of x.

  • cdbl.png a

    a is the first parameter of the Kummer function.

  • cdbl.png b

    b is the second parameter of the Kummer function.

  • idbl.png M(x, a, b)

    M(x, a, b) returns the value of the Kummer function.

  • The Kummer function 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 and any real value of b except nonpositive integers, the function is defined for all real values of x.