if x < -1.2511251203279263e-05 or 18533971.955403153 < x
if -1.2511251203279263e-05 < x < 18533971.955403153
Original test:
(lambda ((x default)) #:name "NMSE problem 3.4.5" (/ (- x (sin x)) (- x (tan x))))