pocketpy/docs/modules/cmath.md
2024-08-17 19:05:56 +08:00

12 lines
187 B
Markdown

---
icon: package
label: cmath
---
Mathematical functions for complex numbers.
https://docs.python.org/3/library/cmath.html
#### Source code
:::code source="../../python/cmath.py" :::