if x < -3.2784791869173944e-06
if -3.2784791869173944e-06 < x < 504667502.6761971
rm
if 504667502.6761971 < x
Original test:
(lambda ((x default)) #:name "NMSE problem 3.3.1" (- (/ 1 (+ x 1)) (/ 1 x)))