if N < 139.71252f0
if 139.71252f0 < N
Original test:
(lambda ((N default)) #:name "NMSE problem 3.3.6" (- (log (+ N 1)) (log N)))