Evaluates the Continued Fraction of two sequences (a0,a1,...,an) and (b0,b1,...,bn). Details
![]() |
A is the 1D array of the numerator part of the continued fraction. |
![]() |
B is the 1D array of the denominator part of the continued fraction. |
![]() |
result is a real value representing the result of the continued fraction. |
![]() |
error returns any error or warning condition from the VI. |
The evaluated sequences are defined by
Continued fractions are valuable tools for calculating special functions.