

.. |vspace| raw:: html

   <br />



.. only:: html

    .. figure:: _static/title_mpaddin.svg
        :align: center
        :figclass: align-center

    .. image:: _static/KuenOrange.jpg
        :align: center
        :width: 10%

    |vspace|


    Welcome to the documentation of **XlCalcNet**, a Microsoft E\ **X**\ ce\ **l** addin for **Calc**\ ulations in multiprecision, based on Python\ **Net**\ . This edition of the documentation describes release |version|. This documentation can be downloaded in PDF format from https://github.com/duhadler/DocsXlCalcNet/raw/master/pdf/xlcalcnet.pdf

    XlCalcNet is free software released under the Mozilla Public License `2.0` (see  :ref:`License <rst_MPL_2.0_License>`). The git repository is https://github.com/duhadler/XlCalcNet. 

    The main goal of XlCalcNet is to enable the use of functions written in Python or C# within spreadsheet formulas. It is therefore assumed that Microsoft Excel (2010 or later, 64 bit) is installed on the users system, running under Windows (7.1 or later, 64 bit), with .NET Framework 4.8/4.8.1 installed.

    If you are not yet familiar with XlCalcNet, it is suggested that you read the preface before browsing the other sections (just click the Next button).



    .. tip::

       Try the "Search " box in the upper left corner. If you can't see such a box, move the mouse cursor over the menu tree, and use the mouse wheel to move up the menu tree. As an example, type "gamma" in the search box. This will return not  only the entry for the gamma function, but also a list of all occurrences of the word "gamma" in  this documentation.


    .. tip::

       The sphinx book theme is used, which has a primary (left) and secondary (right) sidebar. The secondary sidebar is invisible when the browser window is not wide enough. So if something seems to be missing, try to make the browser window wider.




.. only:: latex

    .. toctree ::
        :maxdepth: 5

        000_Preface/01_preface.rst





    ######################################################
    Getting started
    ######################################################



    .. toctree ::
        :caption: Getting started
        :maxdepth: 5

        B01_GeneralUsage/index.rst
        B02_BasicFloatingPointFunctions/index.rst

        B03_ElementaryScalarFunctions/index.rst

        B04_StatisticalDistributions/index.rst

        B05_NumericalCalculus/index.rst

        B06_EigenDenseAndSparse/index.rst
        B07_NumpyMultiprecision/index.rst




    ######################################################
    Special Functions
    ######################################################


    .. toctree ::
        :caption: Special Functions
        :maxdepth: 5


        B08_EllipticFunctions/index.rst
        B09_LerchPhi/index.rst
        B10_Hypergeometric0F1/index.rst
        B11_Hypergeometric1F1/index.rst
        B12_HypergeometricpFq/index.rst




    ######################################################
    Supporting Functions
    ######################################################


    .. toctree ::
        :caption: Supporting Functions
        :maxdepth: 5


        B13_AlgebraWithRandomVariables/index.rst
        B14_SeriesAndIntegrals/index.rst
        B15_PmfVectors/index.rst
        B16_FastApproximations/index.rst




    ######################################################
    Gallery of Plots
    ######################################################



    .. toctree ::
        :caption: Gallery of Plots
        :maxdepth: 5


        B17_VisualisationOfDatasets/index.rst
        B18_FunctionsAndCurvesPlots/index.rst
        B19_Bitmaps/index.rst
        B20_Matplotlib3D/index.rst
        B21_Plotly/index.rst





    ######################################################
    Interactive 3D Wpf Plots
    ######################################################



    .. toctree ::
        :caption: Interactive 3D Wpf Plots
        :maxdepth: 5

        B22_WpfAltitudeSurfacesRealAndComplex/index.rst
        B23_WpfParametricSurfaces/index.rst
        B24_WpfPathSurfaces/index.rst
        B25_WpfBuiltInSurfaces/index.rst





    ######################################################
    User library: numerical
    ######################################################



    .. toctree ::
        :caption: User library: numerical
        :maxdepth: 5

        C01_UserGeneral/index.rst
        C02_UserDistributions/index.rst
        C03_UserInferentialStatistics/index.rst
        C04_UserElementary/index.rst
        C05_UserSpecialReal/index.rst
        C06_UserSpecialCplx/index.rst
        C07_UserSpecialMpmath/index.rst




    ######################################################
    Back matter
    ######################################################


    .. toctree ::
        :caption: Back matter
        :maxdepth: 5

        99BackMatter/index.rst


