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