if x < -1.128700823931291e-06 or 8727.195470384844 < x
rm
if -1.128700823931291e-06 < x < 8727.195470384844
Original test:
(lambda ((x default)) #:name "NMSE problem 3.4.5" (/ (- x (sin x)) (- x (tan x))))