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