








if b/2 < -4.191830935951668e+150if -4.191830935951668e+150 < b/2 < 7.444658085812687e-61if 7.444658085812687e-61 < 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))