API Documentation

math: Python math module

The math module provides trigonometric and other math functions. It is a standard Python module.

Since Zope 2.4 requires Python 2.1, make sure to consult the Python 2.1 documentation.

See Also

"Python math module":http://www.python.org/doc/current/lib/module-math.html documentation at Python.org