




















if t < 3.502565076371308e-264if 3.502565076371308e-264 < t < 67998172391.066475if 67998172391.066475 < t Original test:
(lambda ((x default) (y default) (z default) (t default) (a default) (b default) (c default))
#:name "Numeric.SpecFunctions:invIncompleteBetaWorker from math-functions-0.1.5.2"
(/ x (+ x (* y (exp (* 2.0 (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))))))))