








if b/2 < -7.815386559610909e-127if -7.815386559610909e-127 < b/2 < 2.993431952201985e+83rm if 2.993431952201985e+83 < b/2 rm 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))