rm
Original test:
(lambda ((N default)) #:name "NMSE example 3.5" (- (atan (+ N 1)) (atan N)) #:target (atan (/ 1 (+ 1 (* N (+ N 1))))))