








if b/2 < -1.0526638788074079e+49if -1.0526638788074079e+49 < b/2 < 1.4445095675228828e-303rm if 1.4445095675228828e-303 < b/2 < 1.3336442321324732e+29rm if 1.3336442321324732e+29 < b/2 rm 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))