








if b/2 < -5.215706425974793e+89if -5.215706425974793e+89 < b/2 < 3.664277580957564e-136rm if 3.664277580957564e-136 < b/2 < 2.993431952201985e+83rm rm if 2.993431952201985e+83 < b/2 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))