.. mpmath documentation master file, created by sphinx-quickstart on Fri Mar 28 13:50:14 2008. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to mpmath's documentation! ================================== Mpmath is a Python library for arbitrary-precision floating-point arithmetic. These pages documents mpmath's main features, with extensive use of examples that can be run in the interactive Python interpreter. For general information about mpmath, see the main page http://code.google.com/p/mpmath/ Contents: .. toctree:: :maxdepth: 2 setup.txt basics.txt functions/index.txt calculus/index.txt intervals.txt matrices.txt identification.txt technical.txt