Files
mpmath--mpmath/docs/plots/coulombg_c.py
T
2026-07-13 12:32:53 +08:00

3 lines
102 B
Python

# Irregular Coulomb wave function in the complex plane
cplot(lambda z: coulombg(1,1,z), points=50000)