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

3 lines
87 B
Python

# Airy function Bi(z) in the complex plane
cplot(airybi, [-8,8], [-8,8], points=50000)