3 lines
87 B
Python
3 lines
87 B
Python
# Airy function Bi(z) in the complex plane
|
|
cplot(airybi, [-8,8], [-8,8], points=50000)
|