if x < -1.128700823931291e-06
rm
if -1.128700823931291e-06 < x < 8727.195470384844
if 8727.195470384844 < x
Original test:
(lambda ((x default)) #:name "NMSE problem 3.4.1" (/ (- 1 (cos x)) (sqr x)))