plot(expr, adaptive=True, ylim=(-10, 10))
# Expected:
## Plot object containing:
## [0]: cartesian line: 5*sin(x) + 1/cos(10*x) for x over (-10.0, 10.0)
