.. 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, ...
since the update to 3.129 (python3.10) it seems that the module »cmath« is missing. When I'm using the pandas-tool (https://pandas.pydata.org) or just using import ...