Files
2026-07-13 12:32:53 +08:00

3 lines
100 B
Python

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