if x < -8.61646249982272e-12
rm
if -8.61646249982272e-12 < x < 8.584780819621077
if 8.584780819621077 < x
Original test:
(lambda ((x default)) #:name "NMSE problem 3.4.5" (/ (- x (sin x)) (- x (tan x))))