plot(expr, (x, -5, 5), ylim=(-5, 5), n=1e04, detect_poles=True, eps=1e-04)
# Expected:
## Plot object containing:
## [0]: cartesian line: gamma(x) for x over (-5, 5)
