.. module:: cmath :synopsis: Mathematical functions for complex numbers. This module provides access to mathematical functions for complex numbers. The functions in this module accept integers, ...
The cmath module provides some basic mathematical functions for working with complex numbers. Availability: not available on WiPy and ESP8266. Floating point support required for this module.