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