








if b/2 < -2.326207163052239e+115if -2.326207163052239e+115 < b/2 < 2.3393458207142778e-303if 2.3393458207142778e-303 < b/2 < 549798984753771.5rm if 549798984753771.5 < 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))