if x < -5.084423344895139e-11 or 0.9995081705491148 < x
rm
if -5.084423344895139e-11 < x < 0.9995081705491148
Original test:
(lambda ((x default)) #:name "NMSE problem 3.4.5" (/ (- x (sin x)) (- x (tan x))))