








if b/2 < -0.004102676064970259if -0.004102676064970259 < b/2 < -7.674146973599803e-149rm if -7.674146973599803e-149 < b/2 < 9.060571198789832e+80if 9.060571198789832e+80 < b/2 Original test:
(lambda ((a default) (b/2 default) (c default))
#:name "NMSE problem 3.2.1, negative"
(/ (- (- b/2) (sqrt (- (sqr b/2) (* a c)))) a))