decmath

The standard math library in Decimal and some extras.


Keywords
math Decimal, decimal, math, python
License
MIT
Install
pip install decmath==0.4.0

Documentation

DecMath

PyPI Travis Codecov

A reimplementation of the standard math library to give compatibility with Decimal by delivering arbitrary precision.

At this point DecMath is mostly finished. However, if you have any suggestions or want to help (eg. with a pull request) definitely do so on GitHub.