plot(floor(x), adaptive=True, detect_poles=True)
# Expected:
## Plot object containing:
## [0]: cartesian line: floor(x) for x over (-10.0, 10.0)
