if x < -2.8723509911375156
if -2.8723509911375156 < x < 18533971.955403153
if 18533971.955403153 < x
Original test:
(lambda ((x default)) #:name "NMSE problem 3.3.1" (- (/ 1 (+ x 1)) (/ 1 x)))