








if b/2 < -2.874810909131491e-160rm if -2.874810909131491e-160 < b/2 < 8.164018341878614e+86rm if 8.164018341878614e+86 < 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))