mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20:18 +00:00
12 lines
187 B
Markdown
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" ::: |