Metadata-Version: 2.0
Name: complexdecimal
Version: 1.0.1
Summary: Python Decimal support for complex Numbers
Home-page: https://github.com/Bowserinator/ComplexDecimal
Author: Bowserinator
Author-email: bowserinator@gmail.com
License: GNU
Platform: UNKNOWN

A python module to provide decimal floating point arithmetic for complex numbers. 
Comes with many builtin functions such as powers and log.

