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