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