








if b/2 < -1.9477068539312885e+142if -1.9477068539312885e+142 < b/2 < 4.025974820008425e-237if 4.025974820008425e-237 < b/2 < 2.2736054037680634e+124rm rm if 2.2736054037680634e+124 < b/2 Original test:
(lambda ((a default) (b/2 default) (c default))
#:name "NMSE problem 3.2.1, positive"
(/ (+ (- b/2) (sqrt (- (sqr b/2) (* a c)))) a))