








if b/2 < -1.4548518266586696e-17if -1.4548518266586696e-17 < b/2 < 1.0428439038139104e-180if 1.0428439038139104e-180 < b/2 < 2.0626415808173556e+74rm rm if 2.0626415808173556e+74 < 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))