3 lines
102 B
Python
3 lines
102 B
Python
# Irregular Coulomb wave function in the complex plane
|
|
cplot(lambda z: coulombg(1,1,z), points=50000)
|