


********************************************************************************
Hypergeometric functions  `\,_2F_1` and `\,_1F_2` (and related functions)
********************************************************************************



The source code for the C\# tests in Visual Studio is divided by real and complex modules:

The source code for the C\# tests in Visual Studio using real modules can be found online in the ``XlCalcNet`` repository or in the corresponding local ``XlCalcNet`` folder in the file `B12a_RealHypergeometric_pFq.cs <https://github.com/duhadler/XlCalcNet/blob/master/xlcalcnet/Addin/NET48/Source/TestFixedAndArbPrecCS/B12a_RealHypergeometric_pFq.cs>`__,

The source code for the C\# tests in Visual Studio using complex modules can be found online in the ``XlCalcNet`` repository or in the corresponding local ``XlCalcNet`` folder in the file `B12b_CplxHypergeometric_pFq.cs <https://github.com/duhadler/XlCalcNet/blob/master/xlcalcnet/Addin/NET48/Source/TestFixedAndArbPrecCS/B12b_CplxHypergeometric_pFq.cs>`__,









.. toctree::
    :caption: Special functions
    :maxdepth: 3


    C01_Hyper2F1.rst

    C02_ChebyshevPoly.rst

    C03_LegendrePoly.rst

    C04_Incomplete_Beta.rst

    C05_Hyper1F2.rst

    C06_ScorerFunctions.rst

    C07_StruveFunctions.rst

    C08_Anger_Weber_Lommel_Functions.rst




