








if b/2 < -6.345878891092372e+46 or -1.6249307588497366e-76 < b/2 < -1.0745984396746834e-89if -6.345878891092372e+46 < b/2 < -1.6249307588497366e-76rm if -1.0745984396746834e-89 < b/2 < 3.741572576046744e+123if 3.741572576046744e+123 < b/2 Original test:
(lambda ((a default) (b/2 default) (c default))
#:name "NMSE problem 3.2.1"
(/ (- (- b/2) (sqrt (- (sqr b/2) (* a c)))) a))