








if b/2 < -1.9805160440224734e+152if -1.9805160440224734e+152 < b/2 < -2.5142405720522603e-272if -2.5142405720522603e-272 < b/2 < 3.741572576046744e+123rm rm if 3.741572576046744e+123 < b/2 rm Original test:
(lambda ((a default) (b/2 default) (c default))
#:name "NMSE problem 3.2.1, positive"
(/ (+ (- b/2) (sqrt (- (sqr b/2) (* a c)))) a))