








if b/2 < -2.4795877092067996e-19rm if -2.4795877092067996e-19 < b/2 < 1.0887108629649695e+34if 1.0887108629649695e+34 < 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))