pocketpy/modules/cmath.md
2026-04-29 04:55:21 +00:00

8 lines
152 B
Markdown

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