from sympy import I, symbols, exp, sqrt, cos, sin, pi, gamma
from spb import plot_real_imag
x, y, z = symbols('x, y, z')
