if x < -1.6832923238537353e-08 or 0.05861471774619774 < x
rm
if -1.6832923238537353e-08 < x < 0.05861471774619774
Original test:
(lambda ((x default)) #:name "NMSE problem 3.4.5" (/ (- x (sin x)) (- x (tan x))))