boltons/docs/mathutils.rst

11 lines
306 B
ReStructuredText

``mathutils`` - General purpose math functions
==============================================
.. automodule:: boltons.mathutils
Alternative Ceiling/Floor Functions
-----------------------------------
.. autofunction:: boltons.mathutils.ceil_from_iter
.. autofunction:: boltons.mathutils.floor_from_iter