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