cmath
Methods
cmath.cos(z)
cmath.exp(z)
cmath.log(z)
cmath.log10(z)
cmath.phase(z)
cmath.polar(z)
cmath.rect(r, phi)
cmath.sin(z)
cmath.sqrt(z)
Constants
Last updated