








if b/2 < -5.030326967317398e-87rm if -5.030326967317398e-87 < b/2 < 3.4791896352684183e+99if 3.4791896352684183e+99 < 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))