jeff quadratic root 2

Time bar (total: 4.6s)

start0.0ms (0%)

Memory
0.1MiB live, 0.1MiB allocated; 0ms collecting garbage

analyze206.0ms (4.4%)

Memory
-8.3MiB live, 281.0MiB allocated; 71ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
0%0%99.9%0.1%0%0%0%1
0%0%99.9%0.1%0%0%0%2
0%0%99.9%0.1%0%0%0%3
25%25%74.9%0.1%0%0%0%4
25%25%74.9%0.1%0%0%0%5
34.4%34.3%65.5%0.1%0%0%0%6
36.7%34.3%59.3%0.1%0%6.2%0%7
40.8%38.2%55.4%0.1%0%6.2%0%8
51.3%46.8%44.5%0.1%0%8.6%0%9
56.5%49%37.6%0.1%0%13.3%0%10
61.9%53.1%32.7%0.1%0%14%0%11
69.7%58.2%25.3%0.1%0%16.4%0%12
Compiler

Compiled 40 to 22 computations (45% saved)

sample1.2s (26.6%)

Memory
41.8MiB live, 1 808.8MiB allocated; 368ms collecting garbage
Samples
773.0ms8 256×0valid
109.0ms986×0invalid
Precisions
Click to see histograms. Total time spent on operations: 521.0ms
ival-mult!: 244.0ms (46.8% of total)
ival-sqrt: 105.0ms (20.1% of total)
ival-neg: 59.0ms (11.3% of total)
ival-div!: 49.0ms (9.4% of total)
ival-sub!: 39.0ms (7.5% of total)
ival-add!: 20.0ms (3.8% of total)
adjust: 2.0ms (0.4% of total)
ival-if: 2.0ms (0.4% of total)
ival->=: 1.0ms (0.2% of total)
Bogosity

preprocess50.0ms (1.1%)

Memory
1.4MiB live, 45.8MiB allocated; 12ms collecting garbage
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
085393
1267381
2856381
33393379
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
71.7%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
Compiler

Compiled 56 to 40 computations (28.6% saved)

series46.0ms (1%)

Memory
42.9MiB live, 87.0MiB allocated; 8ms collecting garbage
Counts
20 → 174
Calls
Call 1
Inputs
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(*.f64 #s(literal 2 binary64) c)
#s(literal 2 binary64)
c
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
a
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(*.f64 #s(literal 2 binary64) a)
Outputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* -2 (/ c (+ b (sqrt (pow b 2))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* 2 (/ (* a c) (sqrt (pow b 2)))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (sqrt (pow b 2))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (pow b 2)))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2))))
#s(approx (* (* 4 a) c) #s(hole binary64 (* 4 (* a c))))
#s(approx (* 4 a) #s(hole binary64 (* 4 a)))
#s(approx a #s(hole binary64 a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (sqrt (pow b 2)))) (* 1/2 (- (sqrt (pow b 2)) b))) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* -1 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -1 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (sqrt (pow b 2)) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b)))
#s(approx (* 2 a) #s(hole binary64 (* 2 a)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))))) a)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (+ (* 2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2)))))) a)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (sqrt (* -4 (/ c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (+ (sqrt (* -4 (/ c a))) (/ b a))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* 1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (sqrt (* -4 (/ c a))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (sqrt (* -4 (/ c a))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -4 (* a c))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))) (/ b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))) (/ b a)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* 2 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) a)) (* 2 (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (/ b a) (sqrt (* -4 (/ c a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)) (sqrt (* -4 (/ c a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a)) (sqrt (* -4 (/ c a))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a)))))))
#s(approx (>= b 0) #s(hole bool (>= b 0)))
#s(approx b #s(hole binary64 b))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (sqrt (neg (* 4 (* a c))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* 2 (/ (* b c) (pow (sqrt (neg (* 4 (* a c)))) 2))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))) (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))) (sqrt (neg (* 4 (* a c)))))) (* -1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))))))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)) (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)) (sqrt (neg (* 4 (* a c)))))))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (sqrt (neg (* 4 (* a c))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* 1/2 (/ (pow b 2) (sqrt (neg (* 4 (* a c)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* 4 (* a c)))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* -1 b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* 1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ b a))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* -4 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* c (+ (* 2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (* 2 c) #s(hole binary64 (* 2 c)))
#s(approx c #s(hole binary64 c))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c (sqrt (pow b 2)))) (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -1 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (/ 1 (sqrt (pow b 2))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -1 (/ a (pow (sqrt (pow b 2)) 3))))) (/ 1 (sqrt (pow b 2))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ -2 (sqrt (* -4 (/ a c))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4))) (pow c 3))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (sqrt (* -4 (/ a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (sqrt (* -4 (/ a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (+ (sqrt (* -4 (/ a c))) (/ b c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* 1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (sqrt (* -4 (/ a c))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (sqrt (* -4 (/ a c))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))) (/ b c)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a c))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* -1 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (/ b c) (sqrt (* -4 (/ a c))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)) (sqrt (* -4 (/ a c))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c)) (sqrt (* -4 (/ a c))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c)))))))
Calls

9 calls:

TimeVariablePointExpression
8.0ms
b
@inf
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
5.0ms
a
@-inf
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
5.0ms
a
@inf
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
5.0ms
b
@-inf
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
4.0ms
a
@0
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))

rewrite384.0ms (8.3%)

Memory
-66.9MiB live, 297.8MiB allocated; 128ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
010788539
010997855
164277793
085717434
Stop Event
iter-limit
node-limit
iter-limit
Counts
194 → 273
Calls
Call 1
Inputs
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(*.f64 #s(literal 2 binary64) c)
#s(literal 2 binary64)
c
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
a
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(*.f64 #s(literal 2 binary64) a)
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* -2 (/ c (+ b (sqrt (pow b 2))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* 2 (/ (* a c) (sqrt (pow b 2)))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (sqrt (pow b 2))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (pow b 2)))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2))))
#s(approx (* (* 4 a) c) #s(hole binary64 (* 4 (* a c))))
#s(approx (* 4 a) #s(hole binary64 (* 4 a)))
#s(approx a #s(hole binary64 a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (sqrt (pow b 2)))) (* 1/2 (- (sqrt (pow b 2)) b))) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* -1 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -1 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (sqrt (pow b 2)) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b)))
#s(approx (* 2 a) #s(hole binary64 (* 2 a)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))))) a)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (+ (* 2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2)))))) a)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (sqrt (* -4 (/ c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (+ (sqrt (* -4 (/ c a))) (/ b a))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* 1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (sqrt (* -4 (/ c a))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (sqrt (* -4 (/ c a))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -4 (* a c))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))) (/ b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))) (/ b a)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* 2 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) a)) (* 2 (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (/ b a) (sqrt (* -4 (/ c a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)) (sqrt (* -4 (/ c a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a)) (sqrt (* -4 (/ c a))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a)))))))
#s(approx (>= b 0) #s(hole bool (>= b 0)))
#s(approx b #s(hole binary64 b))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (sqrt (neg (* 4 (* a c))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* 2 (/ (* b c) (pow (sqrt (neg (* 4 (* a c)))) 2))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))) (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))) (sqrt (neg (* 4 (* a c)))))) (* -1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))))))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)) (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)) (sqrt (neg (* 4 (* a c)))))))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (sqrt (neg (* 4 (* a c))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* 1/2 (/ (pow b 2) (sqrt (neg (* 4 (* a c)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* 4 (* a c)))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* -1 b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* 1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ b a))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* -4 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* c (+ (* 2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (* 2 c) #s(hole binary64 (* 2 c)))
#s(approx c #s(hole binary64 c))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c (sqrt (pow b 2)))) (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -1 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (/ 1 (sqrt (pow b 2))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -1 (/ a (pow (sqrt (pow b 2)) 3))))) (/ 1 (sqrt (pow b 2))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ -2 (sqrt (* -4 (/ a c))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4))) (pow c 3))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (sqrt (* -4 (/ a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (sqrt (* -4 (/ a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (+ (sqrt (* -4 (/ a c))) (/ b c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* 1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (sqrt (* -4 (/ a c))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (sqrt (* -4 (/ a c))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))) (/ b c)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a c))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* -1 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (/ b c) (sqrt (* -4 (/ a c))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)) (sqrt (* -4 (/ a c))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c)) (sqrt (* -4 (/ a c))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c)))))))
Outputs
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(*.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(+.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(*.f64 c #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) c)
(+.f64 c c)
#s(literal 2 binary64)
c
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(*.f64 #s(literal -1 binary64) b)
(*.f64 b #s(literal -1 binary64))
(neg.f64 b)
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64))
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) (fma.f64 b b (*.f64 (*.f64 a #s(literal 4 binary64)) c)))
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c)))))
(fma.f64 (pow.f64 (*.f64 b b) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c))
(fma.f64 (pow.f64 (*.f64 b b) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c))
(fma.f64 (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c))
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c))
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c))
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c))
(fma.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 b b (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(*.f64 (pow.f64 (*.f64 b b) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))) (*.f64 b b)))
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)))
(*.f64 (fabs.f64 b) (fabs.f64 b))
(*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b)))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 b b)
(pow.f64 (sqrt.f64 (*.f64 b b)) #s(literal 2 binary64))
(pow.f64 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 b #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 b b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 b b))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 b b))) #s(literal 2 binary64))))
(*.f64 (*.f64 a c) #s(literal 4 binary64))
(*.f64 (*.f64 a #s(literal 4 binary64)) c)
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(*.f64 c (*.f64 a #s(literal 4 binary64)))
(*.f64 a #s(literal 4 binary64))
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
a
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))) (neg.f64 (+.f64 a a)))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a))
(+.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a)))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)))
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) b) #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 b b) b) #s(literal -1 binary64) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 1 binary64) b))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(*.f64 a #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) a)
(+.f64 a a)
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (*.f64 b b)) b)) #s(literal -2 binary64)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)) (sqrt.f64 (*.f64 b b)))) #s(literal -4 binary64) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (*.f64 b b)) b)) #s(literal -2 binary64))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 c (+.f64 (sqrt.f64 (*.f64 b b)) b)) #s(literal -2 binary64) (*.f64 a (fma.f64 (+.f64 a a) (fma.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b b))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)) (sqrt.f64 (*.f64 b b))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)))) #s(literal -4 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 c (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b b))) #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (*.f64 b b)) b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)))) #s(literal -4 binary64)))) a (fma.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b b))) #s(literal -4 binary64))))) a (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)) (sqrt.f64 (*.f64 b b))))) a (*.f64 (/.f64 c (+.f64 (sqrt.f64 (*.f64 b b)) b)) #s(literal -2 binary64))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (sqrt.f64 (*.f64 b b))) b) (sqrt.f64 (*.f64 b b))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))))) a) b) (sqrt.f64 (*.f64 b b))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))))) a) b) (sqrt.f64 (*.f64 b b))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (*.f64 b b)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))) #s(literal -2 binary64) (sqrt.f64 (*.f64 b b))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)))) a (sqrt.f64 (*.f64 b b))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) a (*.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) #s(literal -2 binary64))) (sqrt.f64 (*.f64 b b))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
#s(approx (* (* 4 a) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c))
#s(approx (* 4 a) (*.f64 a #s(literal 4 binary64)))
#s(approx a a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) #s(literal 1/2 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))))) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b))) (/.f64 (neg.f64 c) (sqrt.f64 (*.f64 b b)))) a (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 1/2 binary64))) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) (sqrt.f64 (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 1/2 binary64))) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (sqrt.f64 (*.f64 b b)) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fma.f64 (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))) #s(literal -2 binary64) (sqrt.f64 (*.f64 b b))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)))) a (sqrt.f64 (*.f64 b b))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fma.f64 a (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) a (*.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) #s(literal -2 binary64))) (sqrt.f64 (*.f64 b b))) b))
#s(approx (* 2 a) (+.f64 a a))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -2 binary64)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 (/.f64 (*.f64 c b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) #s(literal 2 binary64) (*.f64 (/.f64 c (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64))) a))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 b (/.f64 c (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 c (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 (/.f64 c (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64))) a))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 (/.f64 c (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) b) (/.f64 c (*.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64)))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 c (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 c (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a)))))) a))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)) a))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal 1/8 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (/.f64 b a))) a))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c)) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)) a))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 (*.f64 c b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)))) a)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (fma.f64 (/.f64 c (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 c (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) a) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) a))) a)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (fma.f64 (/.f64 c (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c b) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) b) (/.f64 c (*.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64)))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 c (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) a) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 c (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) a))) a))) a)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)))
#s(approx (- (* b b) (* (* 4 a) c)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -4 binary64) c)) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) b)) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal 1/16 binary64))) a))) a))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)))
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64)))
#s(approx b b)
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -2 binary64)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 (*.f64 c b) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 2 binary64) (*.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -2 binary64))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) b (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) b (*.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -2 binary64))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -2 binary64) (*.f64 b (fma.f64 b (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (/.f64 c (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) b (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (neg b) (neg.f64 b))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 5/2 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) #s(literal 1/2 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) #s(literal 1/2 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)) a)) #s(literal -1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) #s(literal 1/2 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (neg.f64 b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (neg.f64 c) b))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))) b))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 2 binary64)) b))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 2 binary64)) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64))) b))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64))) b))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) b))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)) b))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)) #s(literal -1/4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))) b))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) a) #s(literal 1/2 binary64))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (neg.f64 b) a))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)) #s(literal 1/8 binary64) (neg.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) c) a))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))) b)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 2 binary64))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)) (sqrt.f64 (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (*.f64 b b)) b))) c))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (-.f64 (*.f64 (fma.f64 (+.f64 c c) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b b))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)) (sqrt.f64 (*.f64 b b))))) c) (/.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (*.f64 b b)) b))) c))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)))) #s(literal -4 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b b))) #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (*.f64 b b)) b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)))) #s(literal -4 binary64)))) c (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b b))) #s(literal -4 binary64))))) c (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)) (sqrt.f64 (*.f64 b b))))) c) (/.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (*.f64 b b)) b))) c))
#s(approx (* 2 c) (+.f64 c c))
#s(approx c c)
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))))) c) b) (sqrt.f64 (*.f64 b b))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)))) c (*.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))))) c) b) (sqrt.f64 (*.f64 b b))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))))) c (sqrt.f64 (*.f64 b b))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) c (*.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) #s(literal -2 binary64))) (sqrt.f64 (*.f64 b b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) #s(literal 1/2 binary64) (/.f64 (neg.f64 c) (sqrt.f64 (*.f64 b b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 (*.f64 b b) b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b)))) c (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) #s(literal 1/2 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b)))) c (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) #s(literal 1/2 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))))) c (sqrt.f64 (*.f64 b b))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) c (*.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) #s(literal -2 binary64))) (sqrt.f64 (*.f64 b b))) b))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (*.f64 (/.f64 b (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 c c))) (fma.f64 (/.f64 b (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) b) (*.f64 (pow.f64 (/.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64))) (neg.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) (*.f64 (*.f64 c c) c))) (fma.f64 (/.f64 b (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) #s(literal -2 binary64) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 c c))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)) c))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal 1/8 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (/.f64 b c))) c))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) c)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 4 binary64))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal 1/2 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 a c)) #s(literal -1/2 binary64))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 a c)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64)))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 a c)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 c c))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64))))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)) c))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) c)) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) c)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64)) c))) (neg.f64 (/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (neg.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64))))) c)) (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64))) c)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 c c))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) c)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal -1/2 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a)) #s(literal -1/4 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 c c)) a)) #s(literal -1/16 binary64))) c))) c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (+.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 c c))) #s(literal -1/8 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))

eval38.0ms (0.8%)

Memory
2.8MiB live, 93.4MiB allocated; 9ms collecting garbage
Compiler

Compiled 7 076 to 1 945 computations (72.5% saved)

prune21.0ms (0.5%)

Memory
0.3MiB live, 54.5MiB allocated; 5ms collecting garbage
Pruning

18 alts after pruning (18 fresh and 0 done)

PrunedKeptTotal
New24218260
Fresh000
Picked101
Done000
Total24318261
Accuracy
98.1%
Counts
261 → 18
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.2%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64))))) (/.f64 (+.f64 (neg.f64 b) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) a)))
62.9%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)))
46.9%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (+.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)))
65.5%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a)))
46.5%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
49.2%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))
55.8%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)))
46.5%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
41.9%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)))
26.8%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a)))
28.7%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a)))
68.4%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
52.2%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) b (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) b (*.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -2 binary64)))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
48.0%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 (/.f64 (*.f64 c b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) #s(literal 2 binary64) (*.f64 (/.f64 c (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64))) a)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
63.1%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
45.8%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
49.8%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
71.7%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
Compiler

Compiled 1 384 to 1 162 computations (16% saved)

series182.0ms (3.9%)

Memory
25.5MiB live, 250.1MiB allocated; 56ms collecting garbage
Counts
70 → 346
Calls
Call 1
Inputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64))
(/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
c
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(*.f64 #s(literal -4 binary64) a)
#s(literal -4 binary64)
a
(*.f64 b b)
#s(literal -2 binary64)
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a)
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)
#s(literal 1/2 binary64)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))
(*.f64 #s(literal 2 binary64) c)
#s(literal 2 binary64)
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))
(neg.f64 b)
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))
(*.f64 #s(literal 2 binary64) a)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))
#s(literal -1/2 binary64)
(+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))
(/.f64 b a)
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))
(*.f64 (/.f64 c a) #s(literal -4 binary64))
(/.f64 c a)
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b))
(/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)
(+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))
(neg.f64 c)
(neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))
(*.f64 (*.f64 c c) a)
(*.f64 c c)
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))))
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))
(*.f64 a (/.f64 c (*.f64 b b)))
(/.f64 c (*.f64 b b))
#s(literal 1 binary64)
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))
Outputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a)))))
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))))) (* 1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b) a)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* -2 (/ c (+ b (sqrt (pow b 2))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (+ b (sqrt (pow b 2))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (pow b 2)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (sqrt (pow b 2))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2))))
#s(approx (* -4 a) #s(hole binary64 (* -4 a)))
#s(approx a #s(hole binary64 a))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (sqrt (pow b 2)))) (* 1/2 (- (sqrt (pow b 2)) b))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* -1 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -1 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (sqrt (pow b 2)) b) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b) a)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (sqrt (pow b 2)) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* 2 (/ (* a c) (sqrt (pow b 2)))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (* 2 a) #s(hole binary64 (* 2 a)))
#s(approx (* (* 4 a) c) #s(hole binary64 (* 4 (* a c))))
#s(approx (* 4 a) #s(hole binary64 (* 4 a)))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (/ (+ b (sqrt (* -4 (* a c)))) a))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (/ (+ b (sqrt (* -4 (* a c)))) a)))
#s(approx (/ b a) #s(hole binary64 (/ b a)))
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a)))
#s(approx (* (/ c a) -4) #s(hole binary64 (* -4 (/ c a))))
#s(approx (/ c a) #s(hole binary64 (/ c a)))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* -1 c)))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)))
#s(approx (neg (/ (* (* c c) a) (* b b))) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 2)))))
#s(approx (/ (* (* c c) a) (* b b)) #s(hole binary64 (/ (* a (pow c 2)) (pow b 2))))
#s(approx (* (* c c) a) #s(hole binary64 (* a (pow c 2))))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 1))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (+ 1 (* -4 (/ (* a c) (pow b 2))))))
#s(approx (* a (/ c (* b b))) #s(hole binary64 (/ (* a c) (pow b 2))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))))) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (+ (* 2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2)))))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (* a (sqrt (* -4 (/ c a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -1 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (/ c (sqrt (* -4 (/ c a))))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))) (/ c (sqrt (* -4 (/ c a))))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (/ c (sqrt (* -4 (/ c a))))) (+ (* -1 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/2 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))))) a)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (sqrt (* -4 (/ c a))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (/ b a)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -4 (* a c))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a)))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (sqrt (* -4 (/ c a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b a)) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))) (/ b a)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))) (/ b a)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (sqrt (* -4 (/ c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (+ (sqrt (* -4 (/ c a))) (/ b a))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* 1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (sqrt (* -4 (/ c a))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a)))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c)))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a)))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (/ b a))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 3)))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2))))))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* -4 (/ (* a c) (pow b 2)))))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* a (+ (* -4 (/ c (pow b 2))) (/ 1 a)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* 2 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) a)) (* 2 (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (/ c (sqrt (* -4 (/ c a)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3))))) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (* a (sqrt (* -4 (/ c a)))))) (* -1/2 (/ (* (pow b 3) c) (* a (pow (sqrt (* -4 (/ c a))) 4))))) (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a))) a)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (sqrt (* -4 (/ c a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ b a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a))) a)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (/ b a) (sqrt (* -4 (/ c a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)) (sqrt (* -4 (/ c a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a)) (sqrt (* -4 (/ c a))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2))))))))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* -1 (* a (- (* 4 (/ c (pow b 2))) (/ 1 a))))))
#s(approx (>= b 0) #s(hole bool (>= b 0)))
#s(approx b #s(hole binary64 b))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (sqrt (* -4 (* a c)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* 2 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3))))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (sqrt (* -4 (* a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2))) (/ c (sqrt (* -4 (* a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (sqrt (* -4 (* a c)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (* -4 (* a c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* 1/2 (/ b (sqrt (* -4 (* a c))))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -4 (* a c))))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (* a c))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -4 (* a c))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 5))) (* 1/8 (/ 1 (pow (sqrt (* -4 (* a c))) 3))))) (* 1/2 (/ 1 (sqrt (* -4 (* a c))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (* -4 (* a c))) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (sqrt (* -4 (* a c))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (* -4 (* a c)))))) (* 1/2 (/ 1 a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (sqrt (* -4 (* a c))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/4 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (sqrt (* -4 (* a c))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* 1/2 (/ b (* a (sqrt (* -4 (* a c)))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/2 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* -1 b))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (- (* 1/2 (/ b (sqrt (* -4 (* a c))))) 1)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -4 (* a c))))))) 1)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (sqrt (neg (* 4 (* a c))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* 2 (/ (* b c) (pow (sqrt (neg (* 4 (* a c)))) 2))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))) (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))) (sqrt (neg (* 4 (* a c)))))) (* -1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))))))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)) (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)) (sqrt (neg (* 4 (* a c)))))))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (sqrt (neg (* 4 (* a c))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* 1/2 (/ (pow b 2) (sqrt (neg (* 4 (* a c)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* 4 (* a c)))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* -1 b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* 1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2))))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (/ (+ (* -4 (* a c)) (pow b 2)) (pow b 2))))
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ c b))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* 1/2 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* 1/2 c) (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (* 1/2 c)) (+ (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 b)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (/ c b))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (/ b a))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* b (- (* -1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* b (+ (/ 1 a) (/ (sqrt (* -4 (/ c a))) b)))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a)))))
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))) (* 1/2 (/ (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ b a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ b a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 (/ (* a c) b))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (/ b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1 (* b (+ (* 1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a)))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (sqrt (* -4 (/ c a))) b)) (/ 1 a))))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* -4 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* c (+ (* 2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* 2 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ 1 (+ b (sqrt (pow b 2))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2))))))))
#s(approx c #s(hole binary64 c))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ c (sqrt (pow b 2)))) (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -1 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (/ 1 (sqrt (pow b 2))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -1 (/ a (pow (sqrt (pow b 2)) 3))))) (/ 1 (sqrt (pow b 2))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* -2 (/ c (sqrt (pow b 2)))) (/ (sqrt (pow b 2)) a)) (/ b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* -2 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ a (pow (sqrt (pow b 2)) 3))))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b)))
#s(approx (* 2 c) #s(hole binary64 (* 2 c)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (+ (sqrt (* -4 (/ c a))) (/ b a)))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 2))) 1))))
#s(approx (* c c) #s(hole binary64 (pow c 2)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ -2 (sqrt (* -4 (/ a c))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4))) (pow c 3))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ 1 (sqrt (* -4 (/ a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (/ 1 (sqrt (* -4 (/ a c))))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (* -1/2 (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4)))) (pow c 3))) (/ 1 (sqrt (* -4 (/ a c))))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (sqrt (* -4 (/ a c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (/ b c)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (* c (sqrt (* -4 (/ a c)))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ (sqrt (* -4 (/ a c))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ b c)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))) (/ b c)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (sqrt (* -4 (/ a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (sqrt (* -4 (/ a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (+ (sqrt (* -4 (/ a c))) (/ b c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* 1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (sqrt (* -4 (/ a c))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c)))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a)))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (* c (sqrt (/ -4 (* a c)))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* c (+ (* -1/2 (sqrt (/ -4 (* a c)))) (* -1/2 (/ b (* a c)))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* c (sqrt (/ -4 (* a c))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c))))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* c (+ (* -4 (/ a (pow b 2))) (/ 1 c)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a c))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (+ (* -2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* -1 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ -1 (sqrt (* -4 (/ a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1/2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* 1/2 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c))))))) c)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c))) c)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c))) c)) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (/ b c) (sqrt (* -4 (/ a c))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)) (sqrt (* -4 (/ a c))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c)) (sqrt (* -4 (/ a c))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* 1/2 (* c (sqrt (/ -4 (* a c)))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1 (* c (+ (* -1/2 (sqrt (/ -4 (* a c)))) (* 1/2 (/ b (* a c))))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c)))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* -1 (* c (+ (sqrt (/ -4 (* a c))) (* -1 (/ b (* a c))))))))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* -1 (* c (- (* 4 (/ a (pow b 2))) (/ 1 c))))))
Calls

9 calls:

TimeVariablePointExpression
60.0ms
b
@inf
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) -1/2 (+ (/ b a) (sqrt (* (/ c a) -4))) (/ b a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (neg c) (neg (/ (* (* c c) a) (* b b))) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (+ (* (* a (/ c (* b b))) -4) 1) (* a (/ c (* b b))) (/ c (* b b)) 1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))
26.0ms
c
@inf
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) -1/2 (+ (/ b a) (sqrt (* (/ c a) -4))) (/ b a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (neg c) (neg (/ (* (* c c) a) (* b b))) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (+ (* (* a (/ c (* b b))) -4) 1) (* a (/ c (* b b))) (/ c (* b b)) 1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))
18.0ms
a
@-inf
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) -1/2 (+ (/ b a) (sqrt (* (/ c a) -4))) (/ b a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (neg c) (neg (/ (* (* c c) a) (* b b))) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (+ (* (* a (/ c (* b b))) -4) 1) (* a (/ c (* b b))) (/ c (* b b)) 1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))
10.0ms
a
@inf
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) -1/2 (+ (/ b a) (sqrt (* (/ c a) -4))) (/ b a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (neg c) (neg (/ (* (* c c) a) (* b b))) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (+ (* (* a (/ c (* b b))) -4) 1) (* a (/ c (* b b))) (/ c (* b b)) 1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))
9.0ms
c
@-inf
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) -1/2 (+ (/ b a) (sqrt (* (/ c a) -4))) (/ b a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (neg c) (neg (/ (* (* c c) a) (* b b))) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (+ (* (* a (/ c (* b b))) -4) 1) (* a (/ c (* b b))) (/ c (* b b)) 1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))

rewrite359.0ms (7.7%)

Memory
-8.6MiB live, 328.5MiB allocated; 131ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0187116537
0195416220
0804215824
Stop Event
iter-limit
node-limit
iter-limit
Counts
416 → 485
Calls
Call 1
Inputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64))
(/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
c
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(*.f64 #s(literal -4 binary64) a)
#s(literal -4 binary64)
a
(*.f64 b b)
#s(literal -2 binary64)
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a)
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)
#s(literal 1/2 binary64)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))
(*.f64 #s(literal 2 binary64) c)
#s(literal 2 binary64)
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))
(neg.f64 b)
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))
(*.f64 #s(literal 2 binary64) a)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))
#s(literal -1/2 binary64)
(+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))
(/.f64 b a)
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))
(*.f64 (/.f64 c a) #s(literal -4 binary64))
(/.f64 c a)
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b))
(/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)
(+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))
(neg.f64 c)
(neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))
(*.f64 (*.f64 c c) a)
(*.f64 c c)
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))))
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))
(*.f64 a (/.f64 c (*.f64 b b)))
(/.f64 c (*.f64 b b))
#s(literal 1 binary64)
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a)))))
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))))) (* 1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b) a)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* -2 (/ c (+ b (sqrt (pow b 2))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (+ b (sqrt (pow b 2))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (pow b 2)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (sqrt (pow b 2))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2))))
#s(approx (* -4 a) #s(hole binary64 (* -4 a)))
#s(approx a #s(hole binary64 a))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (sqrt (pow b 2)))) (* 1/2 (- (sqrt (pow b 2)) b))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* -1 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -1 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (sqrt (pow b 2)) b) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b) a)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (sqrt (pow b 2)) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* 2 (/ (* a c) (sqrt (pow b 2)))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (* 2 a) #s(hole binary64 (* 2 a)))
#s(approx (* (* 4 a) c) #s(hole binary64 (* 4 (* a c))))
#s(approx (* 4 a) #s(hole binary64 (* 4 a)))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (/ (+ b (sqrt (* -4 (* a c)))) a))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (/ (+ b (sqrt (* -4 (* a c)))) a)))
#s(approx (/ b a) #s(hole binary64 (/ b a)))
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a)))
#s(approx (* (/ c a) -4) #s(hole binary64 (* -4 (/ c a))))
#s(approx (/ c a) #s(hole binary64 (/ c a)))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* -1 c)))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)))
#s(approx (neg (/ (* (* c c) a) (* b b))) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 2)))))
#s(approx (/ (* (* c c) a) (* b b)) #s(hole binary64 (/ (* a (pow c 2)) (pow b 2))))
#s(approx (* (* c c) a) #s(hole binary64 (* a (pow c 2))))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 1))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (+ 1 (* -4 (/ (* a c) (pow b 2))))))
#s(approx (* a (/ c (* b b))) #s(hole binary64 (/ (* a c) (pow b 2))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))))) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (+ (* 2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2)))))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (* a (sqrt (* -4 (/ c a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -1 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (/ c (sqrt (* -4 (/ c a))))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))) (/ c (sqrt (* -4 (/ c a))))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (/ c (sqrt (* -4 (/ c a))))) (+ (* -1 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/2 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))))) a)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (sqrt (* -4 (/ c a))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (/ b a)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -4 (* a c))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a)))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (sqrt (* -4 (/ c a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b a)) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))) (/ b a)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))) (/ b a)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (sqrt (* -4 (/ c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (+ (sqrt (* -4 (/ c a))) (/ b a))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* 1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (sqrt (* -4 (/ c a))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a)))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c)))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a)))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (/ b a))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 3)))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2))))))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* -4 (/ (* a c) (pow b 2)))))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* a (+ (* -4 (/ c (pow b 2))) (/ 1 a)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* 2 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) a)) (* 2 (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (/ c (sqrt (* -4 (/ c a)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3))))) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (* a (sqrt (* -4 (/ c a)))))) (* -1/2 (/ (* (pow b 3) c) (* a (pow (sqrt (* -4 (/ c a))) 4))))) (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a))) a)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (sqrt (* -4 (/ c a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ b a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a))) a)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (/ b a) (sqrt (* -4 (/ c a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)) (sqrt (* -4 (/ c a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a)) (sqrt (* -4 (/ c a))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2))))))))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* -1 (* a (- (* 4 (/ c (pow b 2))) (/ 1 a))))))
#s(approx (>= b 0) #s(hole bool (>= b 0)))
#s(approx b #s(hole binary64 b))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (sqrt (* -4 (* a c)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* 2 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3))))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (sqrt (* -4 (* a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2))) (/ c (sqrt (* -4 (* a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (sqrt (* -4 (* a c)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (* -4 (* a c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* 1/2 (/ b (sqrt (* -4 (* a c))))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -4 (* a c))))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (* a c))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -4 (* a c))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 5))) (* 1/8 (/ 1 (pow (sqrt (* -4 (* a c))) 3))))) (* 1/2 (/ 1 (sqrt (* -4 (* a c))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (* -4 (* a c))) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (sqrt (* -4 (* a c))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (* -4 (* a c)))))) (* 1/2 (/ 1 a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (sqrt (* -4 (* a c))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/4 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (sqrt (* -4 (* a c))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* 1/2 (/ b (* a (sqrt (* -4 (* a c)))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/2 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* -1 b))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (- (* 1/2 (/ b (sqrt (* -4 (* a c))))) 1)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -4 (* a c))))))) 1)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (sqrt (neg (* 4 (* a c))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* 2 (/ (* b c) (pow (sqrt (neg (* 4 (* a c)))) 2))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))) (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))) (sqrt (neg (* 4 (* a c)))))) (* -1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))))))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)) (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)) (sqrt (neg (* 4 (* a c)))))))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (sqrt (neg (* 4 (* a c))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* 1/2 (/ (pow b 2) (sqrt (neg (* 4 (* a c)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* 4 (* a c)))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* -1 b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* 1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2))))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (/ (+ (* -4 (* a c)) (pow b 2)) (pow b 2))))
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ c b))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* 1/2 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* 1/2 c) (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (* 1/2 c)) (+ (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 b)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (/ c b))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (/ b a))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* b (- (* -1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* b (+ (/ 1 a) (/ (sqrt (* -4 (/ c a))) b)))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a)))))
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))) (* 1/2 (/ (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ b a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ b a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 (/ (* a c) b))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (/ b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1 (* b (+ (* 1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a)))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (sqrt (* -4 (/ c a))) b)) (/ 1 a))))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* -4 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* c (+ (* 2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* 2 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ 1 (+ b (sqrt (pow b 2))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2))))))))
#s(approx c #s(hole binary64 c))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ c (sqrt (pow b 2)))) (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -1 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (/ 1 (sqrt (pow b 2))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -1 (/ a (pow (sqrt (pow b 2)) 3))))) (/ 1 (sqrt (pow b 2))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* -2 (/ c (sqrt (pow b 2)))) (/ (sqrt (pow b 2)) a)) (/ b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* -2 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ a (pow (sqrt (pow b 2)) 3))))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b)))
#s(approx (* 2 c) #s(hole binary64 (* 2 c)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (+ (sqrt (* -4 (/ c a))) (/ b a)))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 2))) 1))))
#s(approx (* c c) #s(hole binary64 (pow c 2)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ -2 (sqrt (* -4 (/ a c))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4))) (pow c 3))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ 1 (sqrt (* -4 (/ a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (/ 1 (sqrt (* -4 (/ a c))))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (* -1/2 (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4)))) (pow c 3))) (/ 1 (sqrt (* -4 (/ a c))))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (sqrt (* -4 (/ a c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (/ b c)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (* c (sqrt (* -4 (/ a c)))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ (sqrt (* -4 (/ a c))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ b c)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))) (/ b c)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (sqrt (* -4 (/ a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (sqrt (* -4 (/ a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (+ (sqrt (* -4 (/ a c))) (/ b c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* 1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (sqrt (* -4 (/ a c))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c)))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a)))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (* c (sqrt (/ -4 (* a c)))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* c (+ (* -1/2 (sqrt (/ -4 (* a c)))) (* -1/2 (/ b (* a c)))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* c (sqrt (/ -4 (* a c))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c))))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) #s(hole binary64 (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* c (+ (* -4 (/ a (pow b 2))) (/ 1 c)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a c))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (+ (* -2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* -1 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ -1 (sqrt (* -4 (/ a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1/2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* 1/2 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c))))))) c)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c))) c)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c))) c)) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (/ b c) (sqrt (* -4 (/ a c))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)) (sqrt (* -4 (/ a c))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c)) (sqrt (* -4 (/ a c))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* 1/2 (* c (sqrt (/ -4 (* a c)))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1 (* c (+ (* -1/2 (sqrt (/ -4 (* a c)))) (* 1/2 (/ b (* a c))))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c)))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* -1 (* c (+ (sqrt (/ -4 (* a c))) (* -1 (/ b (* a c))))))))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* -1 (* c (- (* 4 (/ a (pow b 2))) (/ 1 c))))))
Outputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64))
(/.f64 (neg.f64 c) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
c
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64))
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 b) b))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))
(*.f64 #s(literal -4 binary64) a)
#s(literal -4 binary64)
a
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)))
(*.f64 (fabs.f64 b) (fabs.f64 b))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 b b)
(pow.f64 b #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
#s(literal -2 binary64)
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (neg.f64 a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a)
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (/.f64 b a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)
#s(literal 1/2 binary64)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) c)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))
(*.f64 #s(literal 2 binary64) c)
#s(literal 2 binary64)
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))))
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))
(neg.f64 b)
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))
(/.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))
(*.f64 #s(literal 2 binary64) a)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) c)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(pow.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #s(literal 1/2 binary64))
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c))
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c))
(fma.f64 b b (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c))
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))
#s(literal -1/2 binary64)
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 b a) (/.f64 b a) (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (*.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))
(+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))
(/.f64 (neg.f64 b) (neg.f64 a))
(/.f64 b a)
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))
(*.f64 (/.f64 c a) #s(literal -4 binary64))
(/.f64 (neg.f64 c) (neg.f64 a))
(/.f64 c a)
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b))
(/.f64 (neg.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))) (neg.f64 b))
(/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)
(+.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) b))
(/.f64 (-.f64 (*.f64 c c) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))) (-.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) (*.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))))))
(+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))
(neg.f64 c)
(neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b))
(/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (neg.f64 (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))
(*.f64 (*.f64 c c) a)
(*.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64)))
(*.f64 (fabs.f64 c) (fabs.f64 c))
(*.f64 (neg.f64 c) (neg.f64 c))
(*.f64 c c)
(pow.f64 c #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))
(/.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) c)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))))))
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64)) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64)) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64)) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))
(+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64)) #s(literal 1 binary64))
(*.f64 a (/.f64 c (*.f64 b b)))
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b b)))
(/.f64 c (*.f64 b b))
#s(literal 1 binary64)
(/.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))))
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))))))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a))))
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 a (fma.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 b b))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (-.f64 (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b)))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (-.f64 (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))
#s(approx (+ (* (* -4 a) c) (* b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a))
#s(approx a a)
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b))) a))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) a))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) a))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (-.f64 (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))))) b) a))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) b) a))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) b) a))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (sqrt.f64 (*.f64 b b)) b))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (-.f64 (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))))) b))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) b))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) b))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b)))) (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a))
#s(approx (* (* 4 a) c) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
#s(approx (* 4 a) (*.f64 #s(literal 4 binary64) a))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a)))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a))
#s(approx (/ b a) (/.f64 b a))
#s(approx (sqrt (* (/ c a) -4)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))
#s(approx (* (/ c a) -4) (*.f64 #s(literal -4 binary64) (/.f64 c a)))
#s(approx (/ c a) (/.f64 c a))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (*.f64 #s(literal -1 binary64) (/.f64 c b)))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b)))))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (*.f64 #s(literal -1 binary64) c))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c))
#s(approx (neg (/ (* (* c c) a) (* b b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
#s(approx (/ (* (* c c) a) (* b b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
#s(approx (* (* c c) a) (*.f64 a (*.f64 c c)))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(literal 1 binary64))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))
#s(approx (* a (/ c (* b b))) (/.f64 (*.f64 a c) (*.f64 b b)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) a))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) (*.f64 a a))))) a))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) (*.f64 a a)))))) a))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) (*.f64 a a)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) a)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) a))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (-.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 b a))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) (/.f64 b a))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a))))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (-.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (/.f64 (*.f64 c c) (*.f64 b b)))))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) a)) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) a))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) a))) a))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c)))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 c a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))))
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64)))
#s(approx b b)
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))))))) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))))))) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1 binary64) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1 binary64)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (-.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal 1 binary64) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64)))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 b b) b)))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) c)) (*.f64 a (*.f64 c c))) (*.f64 b b)))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)))
#s(approx (/ c (* b b)) (/.f64 c (*.f64 b b)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))))) b))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (fma.f64 #s(literal 1/2 binary64) c (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) c (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))))))) b))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -2 binary64) c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))))))) b))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))))) b))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 1 binary64) b)) a))))
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal -1 binary64) b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 1 binary64) b)) a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 b a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))))) b)))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) c))))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))) b)))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b)) (/.f64 #s(literal 1 binary64) a)))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 c (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b)))))))
#s(approx c c)
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (sqrt.f64 (*.f64 b b)) a)) (/.f64 b a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))))) (/.f64 (sqrt.f64 (*.f64 b b)) a)) (/.f64 b a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))))) (/.f64 (sqrt.f64 (*.f64 b b)) a)) (/.f64 b a)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) b))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) b))
#s(approx (* 2 c) (*.f64 #s(literal 2 binary64) c))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) b))))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64))))
#s(approx (* c c) (*.f64 c c))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (/.f64 (*.f64 (*.f64 b b) b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64)))) (*.f64 (*.f64 c c) c))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64))))) (*.f64 (*.f64 c c) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 b c)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (-.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 b c))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) (/.f64 b c))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c))))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))))
#s(approx (/ (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) b) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))))
#s(approx (+ (neg c) (neg (/ (* (* c c) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) c) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) c) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 b c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) c))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c))) c) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a c)))))))
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) c)))))

eval75.0ms (1.6%)

Memory
46.9MiB live, 132.5MiB allocated; 22ms collecting garbage
Compiler

Compiled 12 902 to 3 789 computations (70.6% saved)

prune31.0ms (0.7%)

Memory
-42.4MiB live, 60.7MiB allocated; 14ms collecting garbage
Pruning

21 alts after pruning (19 fresh and 2 done)

PrunedKeptTotal
New45513468
Fresh7613
Picked325
Done000
Total46521486
Accuracy
99.7%
Counts
486 → 21
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.2%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64))))) (/.f64 (+.f64 (neg.f64 b) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) a)))
46.9%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (+.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)))
52.8%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))))
55.8%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)))
34.7%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))))
26.8%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a)))
28.7%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a)))
33.7%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
35.3%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
55.2%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
52.2%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) b (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) b (*.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -2 binary64)))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
48.0%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 (/.f64 (*.f64 c b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) #s(literal 2 binary64) (*.f64 (/.f64 c (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64))) a)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
63.1%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
39.2%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
46.5%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
43.0%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(literal 1/2 binary64))))
67.5%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
46.5%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
41.9%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))))
49.8%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
45.8%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
Compiler

Compiled 1 814 to 1 512 computations (16.6% saved)

series59.0ms (1.3%)

Memory
41.4MiB live, 132.4MiB allocated; 10ms collecting garbage
Counts
66 → 304
Calls
Call 1
Inputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64))
(/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
c
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(*.f64 #s(literal -4 binary64) a)
#s(literal -4 binary64)
a
(*.f64 b b)
#s(literal -2 binary64)
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a)))
(*.f64 #s(literal -2 binary64) (/.f64 b a))
(/.f64 b a)
#s(literal 1/2 binary64)
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))
(*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64))
(/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b))
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)
(sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a)
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))
(*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64))
(/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
(sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(*.f64 a c)
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a)
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))))
(*.f64 #s(literal 2 binary64) c)
#s(literal 2 binary64)
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))
(neg.f64 b)
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))
(*.f64 (/.f64 c a) #s(literal -4 binary64))
(/.f64 c a)
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))
(*.f64 #s(literal 2 binary64) a)
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64)))
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a))))
(-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))
(*.f64 #s(literal -4 binary64) (/.f64 c a))
(*.f64 #s(literal 1 binary64) (/.f64 b a))
#s(literal 1 binary64)
Outputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a)))))
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))))) (* 1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b) a)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* -2 (/ c (+ b (sqrt (pow b 2))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (+ b (sqrt (pow b 2))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (pow b 2)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (sqrt (pow b 2))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2))))
#s(approx (* -4 a) #s(hole binary64 (* -4 a)))
#s(approx a #s(hole binary64 a))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (sqrt (pow b 2)))) (* 1/2 (- (sqrt (pow b 2)) b))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* -1 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -1 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (sqrt (pow b 2)) b) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b) a)))
#s(approx (* -2 (/ b a)) #s(hole binary64 (* -2 (/ b a))))
#s(approx (/ b a) #s(hole binary64 (/ b a)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (sqrt (pow b 2)) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b)))
#s(approx (* -4 (* a c)) #s(hole binary64 (* -4 (* a c))))
#s(approx (* a c) #s(hole binary64 (* a c)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* 2 (/ (* a c) (sqrt (pow b 2)))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (* (sqrt (* (/ c a) -4)) a) #s(hole binary64 (sqrt (* -4 (* a c)))))
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a)))
#s(approx (* (/ c a) -4) #s(hole binary64 (* -4 (/ c a))))
#s(approx (/ c a) #s(hole binary64 (/ c a)))
#s(approx (* 2 a) #s(hole binary64 (* 2 a)))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) #s(hole binary64 (/ (- (sqrt (* -4 (* a c))) b) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))))) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (+ (* 2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2)))))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (* a (sqrt (* -4 (/ c a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -1 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (/ c (sqrt (* -4 (/ c a))))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))) (/ c (sqrt (* -4 (/ c a))))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (/ c (sqrt (* -4 (/ c a))))) (+ (* -1 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/2 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))))) a)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (sqrt (* -4 (/ c a))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (/ b a)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a)))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (sqrt (* -4 (/ c a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b a)) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))) (/ b a)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))) (/ b a)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (sqrt (* -4 (/ c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (+ (sqrt (* -4 (/ c a))) (/ b a))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* 1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (sqrt (* -4 (/ c a))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* 2 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) a)) (* 2 (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (/ c (sqrt (* -4 (/ c a)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3))))) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (* a (sqrt (* -4 (/ c a)))))) (* -1/2 (/ (* (pow b 3) c) (* a (pow (sqrt (* -4 (/ c a))) 4))))) (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a))) a)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (sqrt (* -4 (/ c a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ b a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a))) a)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (/ b a) (sqrt (* -4 (/ c a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)) (sqrt (* -4 (/ c a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a)) (sqrt (* -4 (/ c a))))))))
#s(approx (>= b 0) #s(hole bool (>= b 0)))
#s(approx b #s(hole binary64 b))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (sqrt (* -4 (* a c)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* 2 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3))))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (sqrt (* -4 (* a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2))) (/ c (sqrt (* -4 (* a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (* -4 (* a c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* 1/2 (/ b (sqrt (* -4 (* a c))))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -4 (* a c))))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (* a c))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -4 (* a c))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 5))) (* 1/8 (/ 1 (pow (sqrt (* -4 (* a c))) 3))))) (* 1/2 (/ 1 (sqrt (* -4 (* a c))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (* -4 (* a c))) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (sqrt (* -4 (* a c))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (* -4 (* a c)))))) (* 1/2 (/ 1 a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (sqrt (* -4 (* a c))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/4 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (sqrt (* -4 (* a c))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* 1/2 (/ b (* a (sqrt (* -4 (* a c)))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/2 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* -1 b))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (- (* 1/2 (/ b (sqrt (* -4 (* a c))))) 1)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -4 (* a c))))))) 1)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (sqrt (neg (* 4 (* a c))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* 2 (/ (* b c) (pow (sqrt (neg (* 4 (* a c)))) 2))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))) (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))) (sqrt (neg (* 4 (* a c)))))) (* -1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))))))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)) (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)) (sqrt (neg (* 4 (* a c)))))))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (sqrt (neg (* 4 (* a c))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* 1/2 (/ (pow b 2) (sqrt (neg (* 4 (* a c)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* 4 (* a c)))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* -1 b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* 1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ c b))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ c b))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* 1/2 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* 1/2 c) (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (* 1/2 c)) (+ (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 b)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (/ c b))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) #s(hole binary64 (* -1 (/ b a))))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) #s(hole binary64 (* b (- (/ (sqrt (* -4 (/ c a))) b) (/ 1 a)))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a)))))
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))) (* 1/2 (/ (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ b a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 (/ (* a c) b))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (sqrt (* -4 (/ c a))) b)) (/ 1 a))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* -4 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* c (+ (* 2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* 2 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ 1 (+ b (sqrt (pow b 2))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2))))))))
#s(approx c #s(hole binary64 c))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ c (sqrt (pow b 2)))) (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -1 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (/ 1 (sqrt (pow b 2))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -1 (/ a (pow (sqrt (pow b 2)) 3))))) (/ 1 (sqrt (pow b 2))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* -2 (/ c (sqrt (pow b 2)))) (/ (sqrt (pow b 2)) a)) (/ b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* -2 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ a (pow (sqrt (pow b 2)) 3))))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b)))
#s(approx (* 2 c) #s(hole binary64 (* 2 c)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) #s(hole binary64 (- (sqrt (* -4 (/ c a))) (/ b a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ -2 (sqrt (* -4 (/ a c))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4))) (pow c 3))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ 1 (sqrt (* -4 (/ a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (/ 1 (sqrt (* -4 (/ a c))))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (* -1/2 (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4)))) (pow c 3))) (/ 1 (sqrt (* -4 (/ a c))))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (sqrt (* -4 (/ a c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (/ b c)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (* c (sqrt (* -4 (/ a c)))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ (sqrt (* -4 (/ a c))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ b c)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))) (/ b c)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (sqrt (* -4 (/ a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (sqrt (* -4 (/ a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (+ (sqrt (* -4 (/ a c))) (/ b c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* 1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (sqrt (* -4 (/ a c))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c)))))))
#s(approx (* (sqrt (* (/ c a) -4)) a) #s(hole binary64 (* a (* c (sqrt (/ -4 (* a c)))))))
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* c (sqrt (/ -4 (* a c))))))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) #s(hole binary64 (* c (+ (sqrt (/ -4 (* a c))) (* -1 (/ b (* a c)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a c))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (+ (* -2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* -1 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ -1 (sqrt (* -4 (/ a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1/2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* 1/2 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c))))))) c)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c))) c)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c))) c)) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (/ b c) (sqrt (* -4 (/ a c))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)) (sqrt (* -4 (/ a c))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c)) (sqrt (* -4 (/ a c))))))))
#s(approx (* (sqrt (* (/ c a) -4)) a) #s(hole binary64 (* -1 (* a (* c (sqrt (/ -4 (* a c))))))))
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c)))))))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) #s(hole binary64 (* -1 (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))))))
Calls

9 calls:

TimeVariablePointExpression
9.0ms
a
@-inf
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) (/ b a) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 (* a c)) (* a c) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (* (sqrt (* (/ c a) -4)) a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) (* 1 (/ b a)) 1)
7.0ms
c
@0
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) (/ b a) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 (* a c)) (* a c) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (* (sqrt (* (/ c a) -4)) a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) (* 1 (/ b a)) 1)
5.0ms
c
@-inf
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) (/ b a) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 (* a c)) (* a c) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (* (sqrt (* (/ c a) -4)) a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) (* 1 (/ b a)) 1)
5.0ms
a
@inf
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) (/ b a) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 (* a c)) (* a c) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (* (sqrt (* (/ c a) -4)) a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) (* 1 (/ b a)) 1)
5.0ms
a
@0
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) (/ b a) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 (* a c)) (* a c) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (* (sqrt (* (/ c a) -4)) a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) (* 1 (/ b a)) 1)

rewrite216.0ms (4.7%)

Memory
-11.7MiB live, 218.3MiB allocated; 28ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0173115680
0179314658
0849614356
Stop Event
iter-limit
node-limit
iter-limit
Counts
370 → 420
Calls
Call 1
Inputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64))
(/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
c
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(*.f64 #s(literal -4 binary64) a)
#s(literal -4 binary64)
a
(*.f64 b b)
#s(literal -2 binary64)
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a)))
(*.f64 #s(literal -2 binary64) (/.f64 b a))
(/.f64 b a)
#s(literal 1/2 binary64)
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))
(*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64))
(/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b))
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)
(sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a)
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))
(*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64))
(/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
(sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(*.f64 a c)
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a)
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))))
(*.f64 #s(literal 2 binary64) c)
#s(literal 2 binary64)
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))
(neg.f64 b)
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))
(*.f64 (/.f64 c a) #s(literal -4 binary64))
(/.f64 c a)
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))
(*.f64 #s(literal 2 binary64) a)
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64)))
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a))))
(-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))
(*.f64 #s(literal -4 binary64) (/.f64 c a))
(*.f64 #s(literal 1 binary64) (/.f64 b a))
#s(literal 1 binary64)
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a)))))
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))))) (* 1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b) a)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* -2 (/ c (+ b (sqrt (pow b 2))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (+ b (sqrt (pow b 2))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (pow b 2)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (sqrt (pow b 2))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2))))
#s(approx (* -4 a) #s(hole binary64 (* -4 a)))
#s(approx a #s(hole binary64 a))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (sqrt (pow b 2)))) (* 1/2 (- (sqrt (pow b 2)) b))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* -1 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -1 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (sqrt (pow b 2)) b) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b) a)))
#s(approx (* -2 (/ b a)) #s(hole binary64 (* -2 (/ b a))))
#s(approx (/ b a) #s(hole binary64 (/ b a)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (sqrt (pow b 2)) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b)))
#s(approx (* -4 (* a c)) #s(hole binary64 (* -4 (* a c))))
#s(approx (* a c) #s(hole binary64 (* a c)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* 2 (/ (* a c) (sqrt (pow b 2)))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (* (sqrt (* (/ c a) -4)) a) #s(hole binary64 (sqrt (* -4 (* a c)))))
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a)))
#s(approx (* (/ c a) -4) #s(hole binary64 (* -4 (/ c a))))
#s(approx (/ c a) #s(hole binary64 (/ c a)))
#s(approx (* 2 a) #s(hole binary64 (* 2 a)))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) #s(hole binary64 (/ (- (sqrt (* -4 (* a c))) b) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))))) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (+ (* 2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2)))))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (* a (sqrt (* -4 (/ c a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -1 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (/ c (sqrt (* -4 (/ c a))))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))) (/ c (sqrt (* -4 (/ c a))))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (/ c (sqrt (* -4 (/ c a))))) (+ (* -1 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/2 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))))) a)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (sqrt (* -4 (/ c a))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (/ b a)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a)))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (sqrt (* -4 (/ c a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b a)) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))) (/ b a)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))) (/ b a)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (sqrt (* -4 (/ c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (+ (sqrt (* -4 (/ c a))) (/ b a))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* 1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (sqrt (* -4 (/ c a))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* 2 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) a)) (* 2 (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (/ c (sqrt (* -4 (/ c a)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3))))) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (* a (sqrt (* -4 (/ c a)))))) (* -1/2 (/ (* (pow b 3) c) (* a (pow (sqrt (* -4 (/ c a))) 4))))) (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a))) a)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (sqrt (* -4 (/ c a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ b a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a))) a)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (/ b a) (sqrt (* -4 (/ c a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)) (sqrt (* -4 (/ c a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a)) (sqrt (* -4 (/ c a))))))))
#s(approx (>= b 0) #s(hole bool (>= b 0)))
#s(approx b #s(hole binary64 b))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (sqrt (* -4 (* a c)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* 2 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3))))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (sqrt (* -4 (* a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2))) (/ c (sqrt (* -4 (* a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (* -4 (* a c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* 1/2 (/ b (sqrt (* -4 (* a c))))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -4 (* a c))))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (* a c))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -4 (* a c))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 5))) (* 1/8 (/ 1 (pow (sqrt (* -4 (* a c))) 3))))) (* 1/2 (/ 1 (sqrt (* -4 (* a c))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (* -4 (* a c))) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (sqrt (* -4 (* a c))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (* -4 (* a c)))))) (* 1/2 (/ 1 a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (sqrt (* -4 (* a c))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/4 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (sqrt (* -4 (* a c))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* 1/2 (/ b (* a (sqrt (* -4 (* a c)))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/2 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* -1 b))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (- (* 1/2 (/ b (sqrt (* -4 (* a c))))) 1)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -4 (* a c))))))) 1)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (sqrt (neg (* 4 (* a c))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* 2 (/ (* b c) (pow (sqrt (neg (* 4 (* a c)))) 2))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))) (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))) (sqrt (neg (* 4 (* a c)))))) (* -1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))))))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)) (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)) (sqrt (neg (* 4 (* a c)))))))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (sqrt (neg (* 4 (* a c))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* 1/2 (/ (pow b 2) (sqrt (neg (* 4 (* a c)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* 4 (* a c)))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* -1 b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* 1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ c b))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ c b))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* 1/2 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* 1/2 c) (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (* 1/2 c)) (+ (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 b)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (/ c b))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) #s(hole binary64 (* -1 (/ b a))))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) #s(hole binary64 (* b (- (/ (sqrt (* -4 (/ c a))) b) (/ 1 a)))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a)))))
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))) (* 1/2 (/ (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ b a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 (/ (* a c) b))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (sqrt (* -4 (/ c a))) b)) (/ 1 a))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* -4 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* c (+ (* 2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* 2 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ 1 (+ b (sqrt (pow b 2))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2))))))))
#s(approx c #s(hole binary64 c))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ c (sqrt (pow b 2)))) (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -1 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (/ 1 (sqrt (pow b 2))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -1 (/ a (pow (sqrt (pow b 2)) 3))))) (/ 1 (sqrt (pow b 2))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* -2 (/ c (sqrt (pow b 2)))) (/ (sqrt (pow b 2)) a)) (/ b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* -2 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ a (pow (sqrt (pow b 2)) 3))))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b)))
#s(approx (* 2 c) #s(hole binary64 (* 2 c)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) #s(hole binary64 (- (sqrt (* -4 (/ c a))) (/ b a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ -2 (sqrt (* -4 (/ a c))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4))) (pow c 3))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ 1 (sqrt (* -4 (/ a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (/ 1 (sqrt (* -4 (/ a c))))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (* -1/2 (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4)))) (pow c 3))) (/ 1 (sqrt (* -4 (/ a c))))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (sqrt (* -4 (/ a c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (/ b c)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (* c (sqrt (* -4 (/ a c)))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ (sqrt (* -4 (/ a c))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ b c)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))) (/ b c)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (sqrt (* -4 (/ a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (sqrt (* -4 (/ a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (+ (sqrt (* -4 (/ a c))) (/ b c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* 1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (sqrt (* -4 (/ a c))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c)))))))
#s(approx (* (sqrt (* (/ c a) -4)) a) #s(hole binary64 (* a (* c (sqrt (/ -4 (* a c)))))))
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* c (sqrt (/ -4 (* a c))))))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) #s(hole binary64 (* c (+ (sqrt (/ -4 (* a c))) (* -1 (/ b (* a c)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a c))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (+ (* -2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* -1 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ -1 (sqrt (* -4 (/ a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1/2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* 1/2 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c))))))) c)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c))) c)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c))) c)) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (/ b c) (sqrt (* -4 (/ a c))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)) (sqrt (* -4 (/ a c))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c)) (sqrt (* -4 (/ a c))))))))
#s(approx (* (sqrt (* (/ c a) -4)) a) #s(hole binary64 (* -1 (* a (* c (sqrt (/ -4 (* a c))))))))
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c)))))))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) #s(hole binary64 (* -1 (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))))))
Outputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64))
(/.f64 (neg.f64 c) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
c
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64))
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 b) b))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))
(*.f64 #s(literal -4 binary64) a)
#s(literal -4 binary64)
a
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)))
(*.f64 (fabs.f64 b) (fabs.f64 b))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 b b)
(pow.f64 b #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
#s(literal -2 binary64)
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a)))
(*.f64 #s(literal -2 binary64) (/.f64 b a))
(/.f64 (neg.f64 b) (neg.f64 a))
(/.f64 b a)
#s(literal 1/2 binary64)
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))
(*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64))
(/.f64 (neg.f64 c) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))
(/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)))) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b))
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b))))
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)
(pow.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) (neg.f64 a))
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a)
(-.f64 (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) a) (/.f64 b a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b))
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) (fma.f64 b b (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b))))
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))
(*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64))
(/.f64 (neg.f64 c) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))))
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
(pow.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)))
(neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(*.f64 a c)
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) (neg.f64 a))
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a)
(-.f64 (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (/.f64 b a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (fma.f64 b b (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))))
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) c)) (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))))
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))))
(*.f64 #s(literal 2 binary64) c)
#s(literal 2 binary64)
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))))
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))))))
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))
(neg.f64 b)
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))
(*.f64 (/.f64 c a) #s(literal -4 binary64))
(/.f64 (neg.f64 c) (neg.f64 a))
(/.f64 c a)
(/.f64 (neg.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))))
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))))))
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))
(*.f64 #s(literal 2 binary64) a)
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64)))
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a)) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a))))))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 b a)))
(-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))
(+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))
(pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))
(*.f64 #s(literal -4 binary64) (/.f64 c a))
(*.f64 #s(literal 1 binary64) (/.f64 b a))
#s(literal 1 binary64)
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a))))
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 a (fma.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 b b))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (-.f64 (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b)))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (-.f64 (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))
#s(approx (+ (* (* -4 a) c) (* b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a))
#s(approx a a)
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b))) a))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) a))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) a))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (-.f64 (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))))) b) a))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) b) a))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) b) a))
#s(approx (* -2 (/ b a)) (*.f64 #s(literal -2 binary64) (/.f64 b a)))
#s(approx (/ b a) (/.f64 b a))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (sqrt.f64 (*.f64 b b)) b))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (-.f64 (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))))) b))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) b))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) b))
#s(approx (* -4 (* a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
#s(approx (* a c) (*.f64 a c))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b)))) (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (* (sqrt (* (/ c a) -4)) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))
#s(approx (sqrt (* (/ c a) -4)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))
#s(approx (* (/ c a) -4) (*.f64 #s(literal -4 binary64) (/.f64 c a)))
#s(approx (/ c a) (/.f64 c a))
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) (/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) b) a))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) a))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b a) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 a a))))) a))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 a a)))))) a))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 a a)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) a)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) a))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (-.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 b a))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) (/.f64 b a))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) a)) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) a))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 (-.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 (-.f64 b (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) a))) a))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64)))
#s(approx b b)
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 #s(literal 2 binary64) (fma.f64 b (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b (*.f64 #s(literal 2 binary64) (fma.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 2 binary64))))) (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 2 binary64))))))) (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1 binary64) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1 binary64)))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 #s(literal 2 binary64) (fma.f64 b (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b (*.f64 #s(literal 2 binary64) (fma.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 2 binary64))))) (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1 binary64) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1 binary64)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))))) b))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) c (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))))))) b))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))))))) b))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))))) b))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) (*.f64 b (-.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b) (/.f64 #s(literal 1 binary64) a))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 1 binary64) b)) a))))
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal -1 binary64) b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 1 binary64) b)) a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))))) b)))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c))))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))) b)))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b) (/.f64 #s(literal 1 binary64) a)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 c (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b)))))))
#s(approx c c)
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (sqrt.f64 (*.f64 b b)) a)) (/.f64 b a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))))) (/.f64 (sqrt.f64 (*.f64 b b)) a)) (/.f64 b a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))))) (/.f64 (sqrt.f64 (*.f64 b b)) a)) (/.f64 b a)))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) b))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) b))
#s(approx (* 2 c) (*.f64 #s(literal 2 binary64) c))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (/.f64 (*.f64 (*.f64 b b) b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64)))) (*.f64 (*.f64 c c) c))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64))))) (*.f64 (*.f64 c c) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 b c)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (-.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 b c))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) (/.f64 b c))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c))))))
#s(approx (* (sqrt (* (/ c a) -4)) a) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (sqrt (* (/ c a) -4)) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) (*.f64 c (-.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a c))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (/.f64 (*.f64 (*.f64 b b) b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) c) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) c) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 b c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) c))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 b a) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c))) c) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c)))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c))))))
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (* (sqrt (* (/ c a) -4)) a) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))
#s(approx (sqrt (* (/ c a) -4)) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (- (sqrt (* -4 (/ c a))) (* 1 (/ b a))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))

eval85.0ms (1.8%)

Memory
5.8MiB live, 144.5MiB allocated; 24ms collecting garbage
Compiler

Compiled 14 662 to 3 333 computations (77.3% saved)

prune42.0ms (0.9%)

Memory
-28.7MiB live, 72.6MiB allocated; 39ms collecting garbage
Pruning

20 alts after pruning (18 fresh and 2 done)

PrunedKeptTotal
New51310523
Fresh6814
Picked415
Done112
Total52420544
Accuracy
99.7%
Counts
544 → 20
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.2%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64))))) (/.f64 (+.f64 (neg.f64 b) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) a)))
46.9%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (+.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)))
52.8%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))))
55.8%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)))
34.7%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))))
28.7%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a)))
52.2%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) b (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) b (*.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -2 binary64)))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
48.0%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 (/.f64 (*.f64 c b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) #s(literal 2 binary64) (*.f64 (/.f64 c (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64))) a)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
49.2%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) #s(literal 1/2 binary64))))
41.9%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))))
34.5%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
42.7%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
48.2%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
49.8%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
36.6%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
37.9%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
45.6%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
42.7%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
41.6%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
64.2%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
Compiler

Compiled 1 997 to 1 625 computations (18.6% saved)

series93.0ms (2%)

Memory
3.3MiB live, 192.8MiB allocated; 30ms collecting garbage
Counts
67 → 300
Calls
Call 1
Inputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b)))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
#s(literal -1 binary64)
(/.f64 c b)
c
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a)))
(*.f64 #s(literal -2 binary64) (/.f64 b a))
#s(literal -2 binary64)
(/.f64 b a)
a
#s(literal 1/2 binary64)
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))
(*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b a))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))))
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))
(*.f64 #s(literal 2 binary64) c)
#s(literal 2 binary64)
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))
(neg.f64 b)
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))
(*.f64 b b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)
(sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
#s(literal 4 binary64)
(*.f64 a c)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))
(*.f64 (/.f64 a c) #s(literal -4 binary64))
(/.f64 a c)
#s(literal -4 binary64)
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))
(*.f64 #s(literal 2 binary64) a)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))))
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))))))
(*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))
#s(literal -1/2 binary64)
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))))
(*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))
(+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))
(sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))
(/.f64 #s(literal -4 binary64) (*.f64 a c))
(/.f64 b (*.f64 a c))
Outputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a)))))
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))))) (* 1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b) a)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* -2 (/ c (+ b (sqrt (pow b 2))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (sqrt (pow b 2)))) (* 1/2 (- (sqrt (pow b 2)) b))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* -1 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -1 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (sqrt (pow b 2)) b) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b) a)))
#s(approx (* -2 (/ b a)) #s(hole binary64 (* -2 (/ b a))))
#s(approx (/ b a) #s(hole binary64 (/ b a)))
#s(approx a #s(hole binary64 a))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (+ b (sqrt (pow b 2))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (* 1/2 (/ b a)) #s(hole binary64 (* 1/2 (/ b a))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* 2 (/ (* a c) (sqrt (pow b 2)))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (sqrt (pow b 2))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (pow b 2)))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2))))
#s(approx (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a))))
#s(approx (/ (sqrt (neg (* 4 (* a c)))) a) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a)))
#s(approx (sqrt (neg (* 4 (* a c)))) #s(hole binary64 (sqrt (* -4 (* a c)))))
#s(approx (neg (* 4 (* a c))) #s(hole binary64 (* -4 (* a c))))
#s(approx (* 4 (* a c)) #s(hole binary64 (* 4 (* a c))))
#s(approx (* a c) #s(hole binary64 (* a c)))
#s(approx (* (sqrt (* (/ a c) -4)) c) #s(hole binary64 (* c (sqrt (* -4 (/ a c))))))
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (sqrt (* -4 (/ a c)))))
#s(approx (* (/ a c) -4) #s(hole binary64 (* -4 (/ a c))))
#s(approx (/ a c) #s(hole binary64 (/ a c)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (sqrt (pow b 2)) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b)))
#s(approx (* 2 a) #s(hole binary64 (* 2 a)))
#s(approx (* 4 a) #s(hole binary64 (* 4 a)))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (/ (+ b (sqrt (* -4 (* a c)))) a))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (/ (+ b (sqrt (* -4 (* a c)))) a)))
#s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) #s(hole binary64 (/ (* c (+ (sqrt (* -4 (/ a c))) (/ b c))) a)))
#s(approx (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) #s(hole binary64 (/ (+ (sqrt (* -4 (/ a c))) (/ b c)) a)))
#s(approx (sqrt (/ -4 (* a c))) #s(hole binary64 (/ (sqrt (* -4 (/ a c))) a)))
#s(approx (/ -4 (* a c)) #s(hole binary64 (/ -4 (* a c))))
#s(approx (/ b (* a c)) #s(hole binary64 (/ b (* a c))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))))) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (+ (* 2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2)))))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a)))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (sqrt (* -4 (/ c a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b a)) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (* a (sqrt (* -4 (/ c a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -1 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (/ c (sqrt (* -4 (/ c a))))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))) (/ c (sqrt (* -4 (/ c a))))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (/ c (sqrt (* -4 (/ c a))))) (+ (* -1 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/2 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))))) a)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (sqrt (* -4 (/ c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (+ (sqrt (* -4 (/ c a))) (/ b a))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* 1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (sqrt (* -4 (/ c a))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (sqrt (* -4 (/ c a))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c)))))
#s(approx (* (sqrt (* (/ a c) -4)) c) #s(hole binary64 (* a (* c (sqrt (/ -4 (* a c)))))))
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (* a (sqrt (/ -4 (* a c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))) (/ b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))) (/ b a)))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a)))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (/ b a))))
#s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) #s(hole binary64 (* c (sqrt (/ -4 (* a c))))))
#s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) #s(hole binary64 (+ (* c (sqrt (/ -4 (* a c)))) (/ b a))))
#s(approx (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) #s(hole binary64 (sqrt (/ -4 (* a c)))))
#s(approx (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) #s(hole binary64 (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* 2 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) a)) (* 2 (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (sqrt (* -4 (/ c a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ b a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a))) a)))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (/ c (sqrt (* -4 (/ c a)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3))))) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (* a (sqrt (* -4 (/ c a)))))) (* -1/2 (/ (* (pow b 3) c) (* a (pow (sqrt (* -4 (/ c a))) 4))))) (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (/ b a) (sqrt (* -4 (/ c a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)) (sqrt (* -4 (/ c a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a)) (sqrt (* -4 (/ c a))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))))
#s(approx (* (sqrt (* (/ a c) -4)) c) #s(hole binary64 (* -1 (* a (* c (sqrt (/ -4 (* a c))))))))
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (* -1 (* a (sqrt (/ -4 (* a c)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a)))))))
#s(approx (>= b 0) #s(hole bool (>= b 0)))
#s(approx b #s(hole binary64 b))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (sqrt (* -4 (* a c)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* 2 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3))))))))))))
#s(approx (* -1 (/ c b)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ c b) #s(hole binary64 (/ c b)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (* -4 (* a c))) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (sqrt (* -4 (* a c))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (* -4 (* a c)))))) (* 1/2 (/ 1 a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (sqrt (* -4 (* a c))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/4 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (sqrt (* -4 (* a c))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* 1/2 (/ b (* a (sqrt (* -4 (* a c)))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/2 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (sqrt (* -4 (* a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2))) (/ c (sqrt (* -4 (* a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c)))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (sqrt (neg (* 4 (* a c))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* 2 (/ (* b c) (pow (sqrt (neg (* 4 (* a c)))) 2))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))) (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))) (sqrt (neg (* 4 (* a c)))))) (* -1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))))))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)) (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)) (sqrt (neg (* 4 (* a c)))))))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (sqrt (neg (* 4 (* a c))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* 1/2 (/ (pow b 2) (sqrt (neg (* 4 (* a c)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* 4 (* a c)))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* -1 b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* 1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (/ c b))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ c b))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* 1/2 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* 1/2 c) (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (* 1/2 c)) (+ (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (/ b a))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* b (- (* -1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* b (+ (/ 1 a) (/ (sqrt (* -4 (/ c a))) b)))))
#s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) #s(hole binary64 (* b (+ (/ 1 a) (/ (* c (sqrt (/ -4 (* a c)))) b)))))
#s(approx (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) #s(hole binary64 (* b (+ (/ 1 (* a c)) (/ (sqrt (/ -4 (* a c))) b)))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a)))))
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))) (* 1/2 (/ (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ b a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1 (* b (+ (* 1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a)))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (sqrt (* -4 (/ c a))) b)) (/ 1 a))))))
#s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (* c (sqrt (/ -4 (* a c)))) b)) (/ 1 a))))))
#s(approx (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (sqrt (/ -4 (* a c))) b)) (/ 1 (* a c)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* -4 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* c (+ (* 2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx c #s(hole binary64 c))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ c (sqrt (pow b 2)))) (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -1 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (/ 1 (sqrt (pow b 2))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -1 (/ a (pow (sqrt (pow b 2)) 3))))) (/ 1 (sqrt (pow b 2))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* -2 (/ c (sqrt (pow b 2)))) (/ (sqrt (pow b 2)) a)) (/ b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* -2 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ a (pow (sqrt (pow b 2)) 3))))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* 2 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ 1 (+ b (sqrt (pow b 2))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2))))))))
#s(approx (* 2 c) #s(hole binary64 (* 2 c)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))))))))
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (/ (sqrt (* -4 (* a c))) c)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b)))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (+ (sqrt (* -4 (/ c a))) (/ b a)))))
#s(approx (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) #s(hole binary64 (/ (+ (sqrt (* -4 (/ c a))) (/ b a)) c)))
#s(approx (sqrt (/ -4 (* a c))) #s(hole binary64 (/ (sqrt (* -4 (/ c a))) c)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ -2 (sqrt (* -4 (/ a c))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4))) (pow c 3))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (* c (sqrt (* -4 (/ a c)))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ (sqrt (* -4 (/ a c))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ 1 (sqrt (* -4 (/ a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (/ 1 (sqrt (* -4 (/ a c))))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (* -1/2 (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4)))) (pow c 3))) (/ 1 (sqrt (* -4 (/ a c))))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (sqrt (* -4 (/ a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (sqrt (* -4 (/ a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (+ (sqrt (* -4 (/ a c))) (/ b c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* 1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (sqrt (* -4 (/ a c))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))) (/ b c)))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (* c (sqrt (/ -4 (* a c)))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* c (+ (* -1/2 (sqrt (/ -4 (* a c)))) (* -1/2 (/ b (* a c)))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a c))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (+ (* -2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* -1 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c))) c)) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ -1 (sqrt (* -4 (/ a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1/2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* 1/2 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (/ b c) (sqrt (* -4 (/ a c))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)) (sqrt (* -4 (/ a c))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c)) (sqrt (* -4 (/ a c))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c)))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* 1/2 (* c (sqrt (/ -4 (* a c)))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1 (* c (+ (* -1/2 (sqrt (/ -4 (* a c)))) (* 1/2 (/ b (* a c))))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c)))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* -1 (* c (+ (sqrt (/ -4 (* a c))) (* -1 (/ b (* a c))))))))
#s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (sqrt (/ -4 (* a c)))) (* -1 (/ b (* a c))))))))
Calls

9 calls:

TimeVariablePointExpression
21.0ms
c
@0
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (/ c b)) -1 (/ c b) c (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) -2 (/ b a) a 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (* 1/2 (/ b a)) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (/ (sqrt (neg (* 4 (* a c)))) a) (sqrt (neg (* 4 (* a c)))) (neg (* 4 (* a c))) (* 4 (* a c)) 4 (* a c) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (* (sqrt (* (/ a c) -4)) c) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) -4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) -1/2 (+ (/ b a) (sqrt (* (/ c a) -4))) (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) (sqrt (/ -4 (* a c))) (/ -4 (* a c)) (/ b (* a c)))
12.0ms
a
@-inf
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (/ c b)) -1 (/ c b) c (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) -2 (/ b a) a 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (* 1/2 (/ b a)) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (/ (sqrt (neg (* 4 (* a c)))) a) (sqrt (neg (* 4 (* a c)))) (neg (* 4 (* a c))) (* 4 (* a c)) 4 (* a c) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (* (sqrt (* (/ a c) -4)) c) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) -4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) -1/2 (+ (/ b a) (sqrt (* (/ c a) -4))) (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) (sqrt (/ -4 (* a c))) (/ -4 (* a c)) (/ b (* a c)))
10.0ms
b
@-inf
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (/ c b)) -1 (/ c b) c (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) -2 (/ b a) a 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (* 1/2 (/ b a)) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (/ (sqrt (neg (* 4 (* a c)))) a) (sqrt (neg (* 4 (* a c)))) (neg (* 4 (* a c))) (* 4 (* a c)) 4 (* a c) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (* (sqrt (* (/ a c) -4)) c) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) -4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) -1/2 (+ (/ b a) (sqrt (* (/ c a) -4))) (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) (sqrt (/ -4 (* a c))) (/ -4 (* a c)) (/ b (* a c)))
7.0ms
c
@-inf
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (/ c b)) -1 (/ c b) c (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) -2 (/ b a) a 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (* 1/2 (/ b a)) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (/ (sqrt (neg (* 4 (* a c)))) a) (sqrt (neg (* 4 (* a c)))) (neg (* 4 (* a c))) (* 4 (* a c)) 4 (* a c) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (* (sqrt (* (/ a c) -4)) c) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) -4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) -1/2 (+ (/ b a) (sqrt (* (/ c a) -4))) (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) (sqrt (/ -4 (* a c))) (/ -4 (* a c)) (/ b (* a c)))
7.0ms
a
@0
((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (/ c b)) -1 (/ c b) c (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) -2 (/ b a) a 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (* 1/2 (/ b a)) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (/ (sqrt (neg (* 4 (* a c)))) a) (sqrt (neg (* 4 (* a c)))) (neg (* 4 (* a c))) (* 4 (* a c)) 4 (* a c) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (* (sqrt (* (/ a c) -4)) c) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) -4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) -1/2 (+ (/ b a) (sqrt (* (/ c a) -4))) (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) (sqrt (/ -4 (* a c))) (/ -4 (* a c)) (/ b (* a c)))

rewrite276.0ms (5.9%)

Memory
24.6MiB live, 392.2MiB allocated; 68ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0169015019
0175613842
0831513487
Stop Event
iter-limit
node-limit
iter-limit
Counts
367 → 419
Calls
Call 1
Inputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b)))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
#s(literal -1 binary64)
(/.f64 c b)
c
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a)))
(*.f64 #s(literal -2 binary64) (/.f64 b a))
#s(literal -2 binary64)
(/.f64 b a)
a
#s(literal 1/2 binary64)
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))
(*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b a))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))))
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))
(*.f64 #s(literal 2 binary64) c)
#s(literal 2 binary64)
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))
(neg.f64 b)
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))
(*.f64 b b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)
(sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
#s(literal 4 binary64)
(*.f64 a c)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))
(*.f64 (/.f64 a c) #s(literal -4 binary64))
(/.f64 a c)
#s(literal -4 binary64)
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))
(*.f64 #s(literal 2 binary64) a)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))))
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))))))
(*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))
#s(literal -1/2 binary64)
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))))
(*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))
(+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))
(sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))
(/.f64 #s(literal -4 binary64) (*.f64 a c))
(/.f64 b (*.f64 a c))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a)))))
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))))) (* 1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b) a)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* -2 (/ c (+ b (sqrt (pow b 2))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (sqrt (pow b 2)))) (* 1/2 (- (sqrt (pow b 2)) b))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* -1 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -1 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (sqrt (pow b 2)) b) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b) a)))
#s(approx (* -2 (/ b a)) #s(hole binary64 (* -2 (/ b a))))
#s(approx (/ b a) #s(hole binary64 (/ b a)))
#s(approx a #s(hole binary64 a))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (+ b (sqrt (pow b 2))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2)))))))
#s(approx (* 1/2 (/ b a)) #s(hole binary64 (* 1/2 (/ b a))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* 2 (/ (* a c) (sqrt (pow b 2)))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (sqrt (pow b 2))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (pow b 2)))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2))))
#s(approx (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a))))
#s(approx (/ (sqrt (neg (* 4 (* a c)))) a) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a)))
#s(approx (sqrt (neg (* 4 (* a c)))) #s(hole binary64 (sqrt (* -4 (* a c)))))
#s(approx (neg (* 4 (* a c))) #s(hole binary64 (* -4 (* a c))))
#s(approx (* 4 (* a c)) #s(hole binary64 (* 4 (* a c))))
#s(approx (* a c) #s(hole binary64 (* a c)))
#s(approx (* (sqrt (* (/ a c) -4)) c) #s(hole binary64 (* c (sqrt (* -4 (/ a c))))))
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (sqrt (* -4 (/ a c)))))
#s(approx (* (/ a c) -4) #s(hole binary64 (* -4 (/ a c))))
#s(approx (/ a c) #s(hole binary64 (/ a c)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (sqrt (pow b 2)) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b)))
#s(approx (* 2 a) #s(hole binary64 (* 2 a)))
#s(approx (* 4 a) #s(hole binary64 (* 4 a)))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (/ (+ b (sqrt (* -4 (* a c)))) a))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (/ (+ b (sqrt (* -4 (* a c)))) a)))
#s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) #s(hole binary64 (/ (* c (+ (sqrt (* -4 (/ a c))) (/ b c))) a)))
#s(approx (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) #s(hole binary64 (/ (+ (sqrt (* -4 (/ a c))) (/ b c)) a)))
#s(approx (sqrt (/ -4 (* a c))) #s(hole binary64 (/ (sqrt (* -4 (/ a c))) a)))
#s(approx (/ -4 (* a c)) #s(hole binary64 (/ -4 (* a c))))
#s(approx (/ b (* a c)) #s(hole binary64 (/ b (* a c))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))))) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (+ (* 2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2)))))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a)))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (sqrt (* -4 (/ c a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b a)) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (* a (sqrt (* -4 (/ c a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -1 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (/ c (sqrt (* -4 (/ c a))))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))) (/ c (sqrt (* -4 (/ c a))))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (/ c (sqrt (* -4 (/ c a))))) (+ (* -1 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/2 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))))) a)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (sqrt (* -4 (/ c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (+ (sqrt (* -4 (/ c a))) (/ b a))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* 1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (sqrt (* -4 (/ c a))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (sqrt (* -4 (/ c a))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c)))))
#s(approx (* (sqrt (* (/ a c) -4)) c) #s(hole binary64 (* a (* c (sqrt (/ -4 (* a c)))))))
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (* a (sqrt (/ -4 (* a c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))) (/ b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))) (/ b a)))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a)))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (/ b a))))
#s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) #s(hole binary64 (* c (sqrt (/ -4 (* a c))))))
#s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) #s(hole binary64 (+ (* c (sqrt (/ -4 (* a c)))) (/ b a))))
#s(approx (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) #s(hole binary64 (sqrt (/ -4 (* a c)))))
#s(approx (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) #s(hole binary64 (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* 2 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) a)) (* 2 (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (sqrt (* -4 (/ c a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ b a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a))) a)))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ c (* a (sqrt (* -4 (/ c a))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (/ c (sqrt (* -4 (/ c a)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3))))) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (* a (sqrt (* -4 (/ c a)))))) (* -1/2 (/ (* (pow b 3) c) (* a (pow (sqrt (* -4 (/ c a))) 4))))) (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (/ b a) (sqrt (* -4 (/ c a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)) (sqrt (* -4 (/ c a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a)) (sqrt (* -4 (/ c a))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))))
#s(approx (* (sqrt (* (/ a c) -4)) c) #s(hole binary64 (* -1 (* a (* c (sqrt (/ -4 (* a c))))))))
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (* -1 (* a (sqrt (/ -4 (* a c)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a)))))))
#s(approx (>= b 0) #s(hole bool (>= b 0)))
#s(approx b #s(hole binary64 b))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (sqrt (* -4 (* a c)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* 2 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3))))))))))))
#s(approx (* -1 (/ c b)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ c b) #s(hole binary64 (/ c b)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (* -4 (* a c))) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (sqrt (* -4 (* a c))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (* -4 (* a c)))))) (* 1/2 (/ 1 a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (sqrt (* -4 (* a c))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/4 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (sqrt (* -4 (* a c))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* 1/2 (/ b (* a (sqrt (* -4 (* a c)))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/2 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (sqrt (* -4 (* a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2))) (/ c (sqrt (* -4 (* a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c)))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (sqrt (neg (* 4 (* a c))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* 2 (/ (* b c) (pow (sqrt (neg (* 4 (* a c)))) 2))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))) (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))) (sqrt (neg (* 4 (* a c)))))) (* -1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))))))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)) (sqrt (neg (* 4 (* a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)) (sqrt (neg (* 4 (* a c)))))))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (sqrt (neg (* 4 (* a c))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* 1/2 (/ (pow b 2) (sqrt (neg (* 4 (* a c)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* 4 (* a c)))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* -1 b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* 1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -2 (/ c b))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ c b))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* 1/2 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* 1/2 c) (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (* 1/2 c)) (+ (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (/ b a))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* b (- (* -1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* b (+ (/ 1 a) (/ (sqrt (* -4 (/ c a))) b)))))
#s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) #s(hole binary64 (* b (+ (/ 1 a) (/ (* c (sqrt (/ -4 (* a c)))) b)))))
#s(approx (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) #s(hole binary64 (* b (+ (/ 1 (* a c)) (/ (sqrt (/ -4 (* a c))) b)))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a)))))
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))) (* 1/2 (/ (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ b a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1 (* b (+ (* 1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a)))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (sqrt (* -4 (/ c a))) b)) (/ 1 a))))))
#s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (* c (sqrt (/ -4 (* a c)))) b)) (/ 1 a))))))
#s(approx (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (sqrt (/ -4 (* a c))) b)) (/ 1 (* a c)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* -4 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* c (+ (* 2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2)))))))))
#s(approx c #s(hole binary64 c))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1 (/ c (sqrt (pow b 2)))) (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -1 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (/ 1 (sqrt (pow b 2))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -1 (/ a (pow (sqrt (pow b 2)) 3))))) (/ 1 (sqrt (pow b 2))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* -2 (/ c (sqrt (pow b 2)))) (/ (sqrt (pow b 2)) a)) (/ b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* -2 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ a (pow (sqrt (pow b 2)) 3))))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* 2 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ 1 (+ b (sqrt (pow b 2))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2))))))))
#s(approx (* 2 c) #s(hole binary64 (* 2 c)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))))))))
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (/ (sqrt (* -4 (* a c))) c)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b)))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (+ (sqrt (* -4 (/ c a))) (/ b a)))))
#s(approx (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) #s(hole binary64 (/ (+ (sqrt (* -4 (/ c a))) (/ b a)) c)))
#s(approx (sqrt (/ -4 (* a c))) #s(hole binary64 (/ (sqrt (* -4 (/ c a))) c)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ -2 (sqrt (* -4 (/ a c))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4))) (pow c 3))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (* c (sqrt (* -4 (/ a c)))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ (sqrt (* -4 (/ a c))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ 1 (sqrt (* -4 (/ a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (/ 1 (sqrt (* -4 (/ a c))))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (* -1/2 (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4)))) (pow c 3))) (/ 1 (sqrt (* -4 (/ a c))))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (sqrt (* -4 (/ a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (sqrt (* -4 (/ a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (+ (sqrt (* -4 (/ a c))) (/ b c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* 1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (sqrt (* -4 (/ a c))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))) (/ b c)))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (* c (sqrt (/ -4 (* a c)))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* c (+ (* -1/2 (sqrt (/ -4 (* a c)))) (* -1/2 (/ b (* a c)))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a c))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (+ (* -2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* -1 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (/ (* c (sqrt (* -4 (/ a c)))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c))) c)) (/ (sqrt (* -4 (/ a c))) a))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ -1 (sqrt (* -4 (/ a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1/2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* 1/2 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (/ b c) (sqrt (* -4 (/ a c))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)) (sqrt (* -4 (/ a c))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c)) (sqrt (* -4 (/ a c))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c)))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* 1/2 (* c (sqrt (/ -4 (* a c)))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1 (* c (+ (* -1/2 (sqrt (/ -4 (* a c)))) (* 1/2 (/ b (* a c))))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c)))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* -1 (* c (+ (sqrt (/ -4 (* a c))) (* -1 (/ b (* a c))))))))
#s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (sqrt (/ -4 (* a c)))) (* -1 (/ b (* a c))))))))
Outputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (/.f64 c b)))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(neg.f64 (/.f64 c b))
#s(literal -1 binary64)
(/.f64 (neg.f64 c) (neg.f64 b))
(/.f64 c b)
c
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a)))
(*.f64 #s(literal -2 binary64) (/.f64 b a))
#s(literal -2 binary64)
(/.f64 (neg.f64 b) (neg.f64 a))
(/.f64 b a)
a
#s(literal 1/2 binary64)
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))
(*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b a))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))))
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))))
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))
(*.f64 #s(literal 2 binary64) c)
(+.f64 c c)
#s(literal 2 binary64)
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))))
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))
(*.f64 #s(literal -1 binary64) b)
(neg.f64 b)
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)))
(*.f64 (fabs.f64 b) (fabs.f64 b))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 b b)
(pow.f64 b #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 a))
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)))
(neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(*.f64 #s(literal 4 binary64) (*.f64 a c))
#s(literal 4 binary64)
(*.f64 a c)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (+.f64 a a)))
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))))
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))))
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))
(*.f64 (/.f64 a c) #s(literal -4 binary64))
(/.f64 (neg.f64 a) (neg.f64 c))
(/.f64 a c)
#s(literal -4 binary64)
(/.f64 (neg.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (neg.f64 (+.f64 a a)))
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (+.f64 a a))
(+.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)))
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))))
(fma.f64 #s(literal -1 binary64) b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))
(*.f64 #s(literal 2 binary64) a)
(+.f64 a a)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))))
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(pow.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #s(literal 1/2 binary64))
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c))
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c))
(fma.f64 b b (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c))
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))))))
(*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))
#s(literal -1/2 binary64)
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))))
(*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) c (*.f64 (/.f64 b (*.f64 a c)) c))
(fma.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 c (/.f64 b (*.f64 a c))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) c) (*.f64 (/.f64 b (*.f64 a c)) c))
(+.f64 (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 c (/.f64 b (*.f64 a c))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (/.f64 b (*.f64 a c)) (/.f64 b (*.f64 a c)))) (-.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 a c)) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 (/.f64 b (*.f64 a c)) (/.f64 b (*.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))
(+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))
(pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1/2 binary64))
(/.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))
(/.f64 #s(literal -4 binary64) (*.f64 a c))
(/.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)))
(/.f64 (neg.f64 b) (neg.f64 (*.f64 a c)))
(/.f64 b (*.f64 a c))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a))))
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b))) a))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 a (+.f64 (neg.f64 (/.f64 c (sqrt.f64 (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) a))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 a (+.f64 (neg.f64 (/.f64 c (sqrt.f64 (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) a))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (-.f64 (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))))) b) a))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) b) a))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) b) a))
#s(approx (* -2 (/ b a)) (*.f64 #s(literal -2 binary64) (/.f64 b a)))
#s(approx (/ b a) (/.f64 b a))
#s(approx a a)
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 a (-.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 a (fma.f64 a (-.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b))))))
#s(approx (* 1/2 (/ b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b)))) (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (*.f64 b b)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (-.f64 (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))
#s(approx (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))
#s(approx (/ (sqrt (neg (* 4 (* a c)))) a) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))
#s(approx (sqrt (neg (* 4 (* a c)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))
#s(approx (neg (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
#s(approx (* 4 (* a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
#s(approx (* a c) (*.f64 a c))
#s(approx (* (sqrt (* (/ a c) -4)) c) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))
#s(approx (sqrt (* (/ a c) -4)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))
#s(approx (* (/ a c) -4) (*.f64 #s(literal -4 binary64) (/.f64 a c)))
#s(approx (/ a c) (/.f64 a c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (sqrt.f64 (*.f64 b b)) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) b))
#s(approx (* 2 a) (+.f64 a a))
#s(approx (* 4 a) (*.f64 #s(literal 4 binary64) a))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a)))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a))
#s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) (/.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))) a))
#s(approx (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) (/.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c)) a))
#s(approx (sqrt (/ -4 (* a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))
#s(approx (/ -4 (* a c)) (/.f64 #s(literal -4 binary64) (*.f64 a c)))
#s(approx (/ b (* a c)) (/.f64 b (*.f64 a c)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) a))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b a) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 a a))))) a))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 a a)))))) a))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (/.f64 b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (-.f64 (neg.f64 (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (+.f64 (neg.f64 (/.f64 b a)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) a))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) a))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (neg.f64 (/.f64 b a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (-.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))
#s(approx (* (sqrt (* (/ a c) -4)) c) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (sqrt (* (/ a c) -4)) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (/.f64 b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 b a))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) (/.f64 b a))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))
#s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) (fma.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b a)))
#s(approx (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))
#s(approx (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))) a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))) a)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) b)) a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) a)) (*.f64 #s(literal -1/2 binary64) b)) a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (neg.f64 (/.f64 b a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (neg.f64 (/.f64 (-.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (neg.f64 (/.f64 (+.f64 b (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) a))) a))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (/.f64 (+.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) a)) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -4 binary64) c)))))
#s(approx (* (sqrt (* (/ a c) -4)) c) (neg.f64 (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))
#s(approx (sqrt (* (/ a c) -4)) (neg.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a))))))
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64)))
#s(approx b b)
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 #s(literal 2 binary64) (fma.f64 b (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 (neg.f64 (/.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 2 binary64))))) (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))))))))
#s(approx (* -1 (/ c b)) (neg.f64 (/.f64 c b)))
#s(approx (/ c b) (/.f64 c b))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (/.f64 b a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+.f64 (neg.f64 (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (-.f64 (neg.f64 (*.f64 b (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (-.f64 (*.f64 b (-.f64 (neg.f64 (*.f64 b (-.f64 (neg.f64 (/.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 2 binary64))))))) (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 #s(literal 2 binary64) (fma.f64 b (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 (neg.f64 (/.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 2 binary64))))) (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
#s(approx (neg b) (neg.f64 b))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (neg.f64 b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1 binary64)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))))) b))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))))))) b))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))))))) b))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) c (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (*.f64 #s(literal -1/2 binary64) c)) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))))) b))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b))))
#s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))) b))))
#s(approx (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) b))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b)) a))))
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)) a))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (/.f64 b a)))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (*.f64 b (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (*.f64 b (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))))) (-.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c))))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))) b)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (neg.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b) (/.f64 #s(literal 1 binary64) a))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (neg.f64 (*.f64 b (-.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b)) (/.f64 #s(literal 1 binary64) a)))))
#s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) (neg.f64 (*.f64 b (-.f64 (neg.f64 (/.f64 (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) (/.f64 #s(literal 1 binary64) a)))))
#s(approx (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) (neg.f64 (*.f64 b (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))))))
#s(approx c c)
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (-.f64 (neg.f64 (/.f64 c (sqrt.f64 (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (neg.f64 (/.f64 a (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (sqrt.f64 (*.f64 b b)) a)) (/.f64 b a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))))) (/.f64 (sqrt.f64 (*.f64 b b)) a)) (/.f64 b a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))))) (/.f64 (sqrt.f64 (*.f64 b b)) a)) (/.f64 b a)))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 c (-.f64 (neg.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b)))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 c (fma.f64 c (-.f64 (neg.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b)))))))
#s(approx (* 2 c) (+.f64 c c))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))))
#s(approx (sqrt (* (/ a c) -4)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) b))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))
#s(approx (+ (sqrt (/ -4 (* a c))) (/ b (* a c))) (/.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)) c))
#s(approx (sqrt (/ -4 (* a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 (*.f64 (*.f64 b b) b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64)))) (*.f64 (*.f64 c c) c))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (+.f64 (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (+.f64 (neg.f64 (/.f64 b (*.f64 a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (+.f64 (neg.f64 (/.f64 b (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (+.f64 (neg.f64 (/.f64 b (*.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+.f64 (neg.f64 (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64))))) (*.f64 (*.f64 c c) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (+.f64 (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (neg.f64 (/.f64 b c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (neg.f64 (/.f64 b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 b c))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) (/.f64 b c))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 c (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 b (neg.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64)))))) (neg.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 c (+.f64 (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 b a)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c))) c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (neg.f64 (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (neg.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) c)) (neg.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (neg.f64 (*.f64 c (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (neg.f64 (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (neg.f64 (/.f64 b (*.f64 a c)))))))
#s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) (neg.f64 (*.f64 c (+.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 (/.f64 b (*.f64 a c)))))))

eval65.0ms (1.4%)

Memory
34.0MiB live, 115.9MiB allocated; 23ms collecting garbage
Compiler

Compiled 11 032 to 2 961 computations (73.2% saved)

prune79.0ms (1.7%)

Memory
6.5MiB live, 104.9MiB allocated; 61ms collecting garbage
Pruning

25 alts after pruning (21 fresh and 4 done)

PrunedKeptTotal
New43614450
Fresh6713
Picked325
Done022
Total44525470
Accuracy
99.7%
Counts
470 → 25
Alt Table
Click to see full alt table
StatusAccuracyProgram
52.8%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))))
34.7%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))))
28.7%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (+.f64 a a)))
46.9%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) (/.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))) a))))))
55.8%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)))
37.2%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(approx (sqrt (* (/ a c) -4)) (neg.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(approx (sqrt (* (/ a c) -4)) (neg.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) c))) (*.f64 #s(literal 2 binary64) a)))
49.2%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) #s(literal 1/2 binary64))))
41.9%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))))
42.7%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
48.0%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (-.f64 (neg.f64 (*.f64 b (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
43.8%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
48.2%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
49.8%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
11.9%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) #s(literal 1/2 binary64))))
15.7%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (/.f64 b a)))) #s(literal 1/2 binary64))))
18.3%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (neg.f64 (/.f64 b a)))) #s(literal 1/2 binary64))))
36.6%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
9.6%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64))))
12.1%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(literal 1/2 binary64))))
8.2%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)))))
58.9%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
45.6%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
42.7%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
41.6%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
64.2%
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
Compiler

Compiled 2 487 to 1 542 computations (38% saved)

regimes69.0ms (1.5%)

Memory
-16.7MiB live, 121.3MiB allocated; 20ms collecting garbage
Counts
56 → 3
Calls
Call 1
Inputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (neg.f64 (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (+.f64 a a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(approx (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))) (/.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))) a))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (+.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(approx (sqrt (* (/ a c) -4)) (neg.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(approx (sqrt (* (/ a c) -4)) (neg.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) c))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 (/.f64 (*.f64 c b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) #s(literal 2 binary64) (*.f64 (/.f64 c (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64))) a)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64))))) (/.f64 (+.f64 (neg.f64 b) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (-.f64 (neg.f64 (*.f64 b (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) b (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) b (*.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -2 binary64)))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
Outputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
Calls

4 calls:

18.0ms
c
17.0ms
b
16.0ms
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
13.0ms
a
Results
AccuracySegmentsBranch
87.8%5(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
75.9%3a
87.8%3b
71.7%1c
Compiler

Compiled 31 to 29 computations (6.5% saved)

regimes14.0ms (0.3%)

Memory
23.4MiB live, 23.4MiB allocated; 0ms collecting garbage
Counts
44 → 3
Calls
Call 1
Inputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (neg.f64 (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (+.f64 a a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) #s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
Outputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
Calls

1 calls:

10.0ms
b
Results
AccuracySegmentsBranch
87.8%3b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes76.0ms (1.6%)

Memory
-39.6MiB live, 14.5MiB allocated; 8ms collecting garbage
Counts
35 → 4
Calls
Call 1
Inputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (neg.f64 (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (+.f64 a a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
Outputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
Calls

1 calls:

73.0ms
b
Results
AccuracySegmentsBranch
87.8%4b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes11.0ms (0.2%)

Memory
21.0MiB live, 21.0MiB allocated; 0ms collecting garbage
Counts
32 → 4
Calls
Call 1
Inputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (neg.f64 (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (+.f64 a a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
Outputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
Calls

1 calls:

8.0ms
b
Results
AccuracySegmentsBranch
87.8%4b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes23.0ms (0.5%)

Memory
-20.5MiB live, 25.5MiB allocated; 4ms collecting garbage
Counts
31 → 4
Calls
Call 1
Inputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (neg.f64 (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (+.f64 a a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
Outputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
Calls

2 calls:

12.0ms
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
8.0ms
b
Results
AccuracySegmentsBranch
79.5%5(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
82.2%4b
Compiler

Compiled 29 to 23 computations (20.7% saved)

regimes10.0ms (0.2%)

Memory
14.3MiB live, 14.3MiB allocated; 0ms collecting garbage
Counts
29 → 3
Calls
Call 1
Inputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (neg.f64 (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (+.f64 a a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))))
Outputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
Calls

1 calls:

7.0ms
b
Results
AccuracySegmentsBranch
77.7%3b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes12.0ms (0.3%)

Memory
19.7MiB live, 19.7MiB allocated; 0ms collecting garbage
Counts
13 → 4
Calls
Call 1
Inputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))))
Outputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
Calls

3 calls:

4.0ms
b
3.0ms
a
3.0ms
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
Results
AccuracySegmentsBranch
66.3%2a
71.9%4(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
76.6%4b
Compiler

Compiled 30 to 26 computations (13.3% saved)

regimes8.0ms (0.2%)

Memory
-35.8MiB live, 10.5MiB allocated; 2ms collecting garbage
Counts
8 → 4
Calls
Call 1
Inputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
Outputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
Calls

2 calls:

3.0ms
b
2.0ms
c
Results
AccuracySegmentsBranch
66.0%2c
73.6%4b
Compiler

Compiled 2 to 6 computations (-200% saved)

regimes6.0ms (0.1%)

Memory
10.0MiB live, 10.0MiB allocated; 0ms collecting garbage
Counts
7 → 4
Calls
Call 1
Inputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))))
Outputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
Calls

2 calls:

2.0ms
b
2.0ms
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
Results
AccuracySegmentsBranch
66.4%2(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
71.3%4b
Compiler

Compiled 29 to 23 computations (20.7% saved)

regimes3.0ms (0.1%)

Memory
5.4MiB live, 5.4MiB allocated; 0ms collecting garbage
Counts
5 → 2
Calls
Call 1
Inputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
Outputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
Calls

1 calls:

2.0ms
b
Results
AccuracySegmentsBranch
67.8%2b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes7.0ms (0.2%)

Memory
12.9MiB live, 12.9MiB allocated; 0ms collecting garbage
Counts
4 → 2
Calls
Call 1
Inputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
Outputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
Calls

4 calls:

2.0ms
b
2.0ms
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
2.0ms
a
2.0ms
c
Results
AccuracySegmentsBranch
64.2%1c
64.2%1a
64.2%1(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
65.9%2b
Compiler

Compiled 31 to 29 computations (6.5% saved)

regimes3.0ms (0.1%)

Memory
4.5MiB live, 4.5MiB allocated; 0ms collecting garbage
Accuracy

Total -38.8b remaining (-169.4%)

Threshold costs -38.8b (-169.4%)

Counts
3 → 1
Calls
Call 1
Inputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64))))
Outputs
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))))
Calls

2 calls:

1.0ms
b
1.0ms
c
Results
AccuracySegmentsBranch
64.2%1c
64.2%1b
Compiler

Compiled 2 to 6 computations (-200% saved)

bsearch65.0ms (1.4%)

Memory
-26.0MiB live, 20.5MiB allocated; 2ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
predicate-same
Steps
TimeLeftRight
55.0ms
5.207332343354638e+132
7.566462374284538e+135
6.0ms
-5.205373094253539e+142
-1.9121651410395467e+142
Samples
53.0ms176×0valid
0.0ms0invalid
Compiler

Compiled 976 to 763 computations (21.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 49.0ms
ival-mult!: 43.0ms (87.5% of total)
ival-div!: 2.0ms (4.1% of total)
ival-if: 1.0ms (2% of total)
ival-sub!: 1.0ms (2% of total)
ival-sqrt: 1.0ms (2% of total)
ival->=: 1.0ms (2% of total)
ival-neg: 1.0ms (2% of total)
adjust: 0.0ms (0% of total)
ival-add!: 0.0ms (0% of total)

bsearch3.0ms (0.1%)

Memory
4.9MiB live, 4.9MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
predicate-same
Steps
TimeLeftRight
2.0ms
5.207332343354638e+132
7.566462374284538e+135
1.0ms
-5.205373094253539e+142
-1.9121651410395467e+142
Compiler

Compiled 1 185 to 950 computations (19.8% saved)

bsearch15.0ms (0.3%)

Memory
28.5MiB live, 28.5MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
predicate-same
Steps
TimeLeftRight
2.0ms
5.207332343354638e+132
7.566462374284538e+135
11.0ms
-7.237848118651713e-292
-5.099186605597598e-292
1.0ms
-5.205373094253539e+142
-1.9121651410395467e+142
Samples
5.0ms64×0valid
2.0ms23×0invalid
Compiler

Compiled 1 727 to 1 477 computations (14.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 5.0ms
ival-mult!: 2.0ms (42.6% of total)
ival-sqrt: 1.0ms (21.3% of total)
ival-div!: 1.0ms (21.3% of total)
adjust: 0.0ms (0% of total)
ival-if: 0.0ms (0% of total)
ival-sub!: 0.0ms (0% of total)
ival-add!: 0.0ms (0% of total)
ival->=: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)

bsearch49.0ms (1.1%)

Memory
-14.4MiB live, 74.2MiB allocated; 20ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
predicate-same
Steps
TimeLeftRight
2.0ms
5.207332343354638e+132
7.566462374284538e+135
42.0ms
-2.4314917681618764e-297
4.977518393749721e-302
1.0ms
-5.205373094253539e+142
-1.9121651410395467e+142
Samples
20.0ms160×0valid
8.0ms101×0invalid
Compiler

Compiled 2 345 to 2 023 computations (13.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-sqrt: 9.0ms (42.2% of total)
ival-mult!: 5.0ms (23.4% of total)
ival-div!: 2.0ms (9.4% of total)
ival-if: 1.0ms (4.7% of total)
ival-sub!: 1.0ms (4.7% of total)
ival-add!: 1.0ms (4.7% of total)
ival->=: 1.0ms (4.7% of total)
ival-neg: 1.0ms (4.7% of total)
adjust: 0.0ms (0% of total)

bsearch48.0ms (1%)

Memory
1.8MiB live, 90.4MiB allocated; 14ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
predicate-same
Steps
TimeLeftRight
19.0ms
7.282331051287249e-57
1.3857645936635621e-53
20.0ms
-1.2971463491699436e-147
-3.211677107670805e-148
1.0ms
-5.205373094253539e+142
-1.9121651410395467e+142
Samples
23.0ms224×0valid
4.0ms52×0invalid
Compiler

Compiled 1 965 to 1 579 computations (19.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 20.0ms
ival-sub!: 6.0ms (30% of total)
ival-mult!: 6.0ms (30% of total)
ival-sqrt: 2.0ms (10% of total)
ival-div!: 2.0ms (10% of total)
ival-if: 1.0ms (5% of total)
ival-add!: 1.0ms (5% of total)
ival->=: 1.0ms (5% of total)
ival-neg: 1.0ms (5% of total)
adjust: 0.0ms (0% of total)

bsearch14.0ms (0.3%)

Memory
35.1MiB live, 35.1MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
2.0ms
7.282331051287249e-57
1.3857645936635621e-53
10.0ms
-1.5636836971818173e-65
-7.864131096867354e-66
Samples
5.0ms64×0valid
1.0ms16×0invalid
Compiler

Compiled 1 397 to 1 082 computations (22.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 4.0ms
ival-mult!: 2.0ms (46.1% of total)
ival-sqrt: 1.0ms (23.1% of total)
ival-div!: 1.0ms (23.1% of total)
adjust: 0.0ms (0% of total)
ival-if: 0.0ms (0% of total)
ival-sub!: 0.0ms (0% of total)
ival-add!: 0.0ms (0% of total)
ival->=: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)

bsearch31.0ms (0.7%)

Memory
-29.7MiB live, 73.3MiB allocated; 14ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
2.0ms
7.282331051287249e-57
1.3857645936635621e-53
2.0ms
-2.4314917681618764e-297
4.977518393749721e-302
20.0ms
-6.779806428880874e-85
-1.35648264048887e-86
Samples
12.0ms112×0valid
2.0ms25×0invalid
Compiler

Compiled 2 552 to 2 123 computations (16.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 7.0ms
ival-mult!: 3.0ms (40.1% of total)
ival-if: 1.0ms (13.4% of total)
ival-sub!: 1.0ms (13.4% of total)
ival-sqrt: 1.0ms (13.4% of total)
ival-div!: 1.0ms (13.4% of total)
ival-neg: 1.0ms (13.4% of total)
adjust: 0.0ms (0% of total)
ival-add!: 0.0ms (0% of total)
ival->=: 0.0ms (0% of total)

bsearch35.0ms (0.8%)

Memory
12.9MiB live, 56.4MiB allocated; 9ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
2.0ms
7.282331051287249e-57
1.3857645936635621e-53
2.0ms
-2.4314917681618764e-297
4.977518393749721e-302
28.0ms
-3.211677107670805e-148
-4.177156018216844e-151
Samples
18.0ms128×0valid
3.0ms40×0invalid
Compiler

Compiled 3 041 to 2 454 computations (19.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 17.0ms
ival-if: 9.0ms (53% of total)
ival-mult!: 3.0ms (17.7% of total)
ival-sub!: 1.0ms (5.9% of total)
ival-sqrt: 1.0ms (5.9% of total)
ival->=: 1.0ms (5.9% of total)
ival-div!: 1.0ms (5.9% of total)
ival-neg: 1.0ms (5.9% of total)
adjust: 0.0ms (0% of total)
ival-add!: 0.0ms (0% of total)

bsearch47.0ms (1%)

Memory
16.4MiB live, 62.6MiB allocated; 8ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
13.0ms
2.3241073197610258e-142
7.099191356066172e-142
27.0ms
4.977518393749721e-302
1.5934983433418693e-298
2.0ms
-3.211677107670805e-148
-4.177156018216844e-151
Samples
21.0ms208×0valid
7.0ms94×0invalid
Compiler

Compiled 2 490 to 2 013 computations (19.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-mult!: 11.0ms (52.5% of total)
ival-div!: 3.0ms (14.3% of total)
ival-sqrt: 2.0ms (9.5% of total)
ival-if: 1.0ms (4.8% of total)
ival-sub!: 1.0ms (4.8% of total)
ival-add!: 1.0ms (4.8% of total)
ival->=: 1.0ms (4.8% of total)
ival-neg: 1.0ms (4.8% of total)
adjust: 0.0ms (0% of total)

bsearch2.0ms (0%)

Memory
0.9MiB live, 0.9MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
2.3241073197610258e-142
7.099191356066172e-142
Compiler

Compiled 626 to 501 computations (20% saved)

bsearch155.0ms (3.3%)

Memory
-70.7MiB live, 13.7MiB allocated; 116ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
153.0ms
4.9770772864381164e-57
7.282331051287249e-57
Samples
147.0ms0invalid
4.0ms48×0valid
Compiler

Compiled 389 to 308 computations (20.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 3.0ms
ival-div!: 1.0ms (32.1% of total)
ival-mult!: 1.0ms (32.1% of total)
adjust: 0.0ms (0% of total)
ival-if: 0.0ms (0% of total)
ival-sub!: 0.0ms (0% of total)
ival-add!: 0.0ms (0% of total)
ival-sqrt: 0.0ms (0% of total)
ival->=: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)

derivations294.0ms (6.3%)

Memory
5.8MiB live, 202.0MiB allocated; 15ms collecting garbage
Stop Event
fuel
Compiler

Compiled 334 to 184 computations (44.9% saved)

preprocess101.0ms (2.2%)

Memory
-5.3MiB live, 181.6MiB allocated; 20ms collecting garbage
Compiler

Compiled 362 to 204 computations (43.6% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated; 0ms collecting garbage

Profiling

Loading profile data...