Metadata-Version: 2.1
Name: cmpx
Version: 0.3
Summary: Complex class for different operations on complex numbers
Home-page: https://github.com/Omar-Belghaouti/PythonComplex
Author: Omar Belghaouti
Author-email: bel_omar18@yahoo.com
License: MIT
Download-URL: https://pypi.org/project/cmpx/
Description: # PythonComplex
        Complex class for different operations on complex numbers.
        
        ## More details
        - This class is essentially for mathematical operations on complex numbers.
        - It is very easy and intuitif to use, as any mathematicain would expect.
        - There is more to come on this class, like power of complex numbers.
        
Keywords: Complex,ComplexOperations,ComplexNumbers
Platform: UNKNOWN
Description-Content-Type: text/markdown
