Quadratic roots, medium range

Time bar (total: 15.0s)

start0.0ms (0%)

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

analyze426.0ms (2.8%)

Memory
5.2MiB live, 386.6MiB allocated; 144ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%0%100%0%0%0%0
0%0%0%100%0%0%0%1
0%0%0%100%0%0%0%2
0%0%0%100%0%0%0%3
0%0%0%100%0%0%0%4
0%0%0%100%0%0%0%5
0%0%0%100%0%0%0%6
6.8%0%0%100%0%0%0%7
15.9%0%0%100%0%0%0%8
23.1%0%0%100%0%0%0%9
36.5%0%0%100%0%0%0%10
45.4%0%0%100%0%0%0%11
52.3%0%0%100%0%0%0%12
Compiler

Compiled 41 to 28 computations (31.7% saved)

sample4.7s (31.4%)

Memory
89.7MiB live, 3 877.0MiB allocated; 1.5s collecting garbage
Samples
3.1s6 854×1valid
247.0ms1 231×0invalid
229.0ms1 402×0valid
Precisions
Click to see histograms. Total time spent on operations: 2.6s
ival-mult: 725.0ms (27.5% of total)
adjust: 514.0ms (19.5% of total)
ival-sqrt: 416.0ms (15.8% of total)
ival-div: 311.0ms (11.8% of total)
ival-add: 233.0ms (8.8% of total)
const: 142.0ms (5.4% of total)
ival-sub: 135.0ms (5.1% of total)
ival-neg: 92.0ms (3.5% of total)
ival-<: 26.0ms (1% of total)
exact: 20.0ms (0.8% of total)
ival-and: 19.0ms (0.7% of total)
ival-assert: 6.0ms (0.2% of total)
Bogosity

explain488.0ms (3.3%)

Memory
3.4MiB live, 495.9MiB allocated; 115ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2422(0.0037076166496789135 2140997.4058241933 5502971608131.939)1(0.0007276048307499988 176758.41467247895 454599504081.4284)(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
00-0-a
00-0-#s(literal 4 binary64)
00-0-(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
00-0-(*.f64 (*.f64 #s(literal 4 binary64) a) c)
00-0-(*.f64 b b)
00-0-(*.f64 #s(literal 2 binary64) a)
00-0-c
00-0-#s(literal 2 binary64)
00-0-(neg.f64 b)
00-0-(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
00-0-(*.f64 #s(literal 4 binary64) a)
00-0-b
00-0-(/.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))
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
+.f64(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))cancellation2434
Confusion
Predicted +Predicted -
+2421
-112
Precision
0.9958847736625515
Recall
0.9958847736625515
Confusion?
Predicted +Predicted MaybePredicted -
+24210
-139
Precision?
0.9838056680161943
Recall?
1.0
Freqs
test
numberfreq
013
1243
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
258.0ms444×1valid
28.0ms68×0valid
Compiler

Compiled 161 to 46 computations (71.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 223.0ms
ival-mult: 148.0ms (66.3% of total)
adjust: 20.0ms (9% of total)
ival-add: 20.0ms (9% of total)
ival-sqrt: 11.0ms (4.9% of total)
ival-div: 10.0ms (4.5% of total)
ival-sub: 7.0ms (3.1% of total)
ival-neg: 4.0ms (1.8% of total)
ival-assert: 1.0ms (0.4% of total)
ival-true: 1.0ms (0.4% of total)
exact: 1.0ms (0.4% of total)

preprocess357.0ms (2.4%)

Memory
6.5MiB live, 234.0MiB allocated; 91ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
058175
1183168
2524168
31076167
42241160
56079160
01417
02317
14317
210317
321817
441517
5117316
6522816
0814015
Stop Event
iter limit
node limit
iter limit
node limit
Calls
Call 1
Inputs
(/.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
(/.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 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
Compiler

Compiled 17 to 14 computations (17.6% saved)

eval0.0ms (0%)

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

Compiled 0 to 3 computations (-∞% saved)

prune1.0ms (0%)

Memory
1.3MiB live, 1.3MiB allocated; 0ms collecting garbage
Alt Table
Click to see full alt table
StatusAccuracyProgram
28.6%
(/.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 17 to 14 computations (17.6% saved)

series59.0ms (0.4%)

Memory
16.6MiB live, 61.3MiB allocated; 20ms collecting garbage
Counts
14 → 108
Calls
Call 1
Inputs
(/.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))))
(neg.f64 b)
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
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (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 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 b))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 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 (* 2 a) #s(hole binary64 (* 2 a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))))
#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 (* (sqrt (/ c a)) (sqrt -1)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))))
#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 (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx b #s(hole binary64 b))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c)))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#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))))) b)))
#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)) (* -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 (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 (* -1 (/ b a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#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 (* -2 b)))
#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 (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 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 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))))
#s(approx c #s(hole binary64 c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))))
#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 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))))
Calls

9 calls:

TimeVariablePointExpression
18.0ms
a
@inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2)
7.0ms
b
@0
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2)
6.0ms
c
@-inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2)
5.0ms
a
@-inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2)
5.0ms
a
@0
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2)

rewrite595.0ms (4%)

Memory
-28.6MiB live, 261.7MiB allocated; 180ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06704549
06844276
038124047
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
122 → 162
Calls
Call 1
Inputs
(/.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))))
(neg.f64 b)
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
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (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 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 b))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 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 (* 2 a) #s(hole binary64 (* 2 a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))))
#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 (* (sqrt (/ c a)) (sqrt -1)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))))
#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 (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx b #s(hole binary64 b))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c)))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#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))))) b)))
#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)) (* -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 (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 (* -1 (/ b a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#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 (* -2 b)))
#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 (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 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 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))))
#s(approx c #s(hole binary64 c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))))
#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 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))))
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))))
Outputs
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) 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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) 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 (pow.f64 (neg.f64 b) #s(literal 3 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 #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))) (neg.f64 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)
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 (pow.f64 b #s(literal 4 binary64)) (*.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 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (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)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))
(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 c a)))
(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 c a)))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 c a)))
(fma.f64 b b (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.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 c 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)))
(*.f64 (*.f64 c a) #s(literal 4 binary64))
(*.f64 (*.f64 a #s(literal 4 binary64)) c)
(*.f64 c (*.f64 a #s(literal 4 binary64)))
(*.f64 #s(literal 4 binary64) (*.f64 c a))
(*.f64 a #s(literal 4 binary64))
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
(+.f64 a a)
#s(literal 2 binary64)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) 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) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) b)
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) a b))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a 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 (* 2 a) (*.f64 #s(literal 2 binary64) 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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #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 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #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 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #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)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) a))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) a))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 c a)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64))) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) a))) a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b a)) a)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a))) a)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) a)) b) a))) a)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) a)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))) a)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) a)))
#s(approx (- (* b b) (* (* 4 a) c)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64) (*.f64 c #s(literal 4 binary64))) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.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 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.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)))) (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
#s(approx (neg b) (neg.f64 b))
#s(approx b b)
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
#s(approx (* b b) (*.f64 b b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (neg.f64 c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (neg.f64 c))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 c)) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #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 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 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 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) b))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #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 (neg.f64 b) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#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 (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 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 2 binary64))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 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 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))))) c) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))))) c) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c b))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b))
#s(approx c c)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) c))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 (neg.f64 c) (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) c))) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b c))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) c)) b) c)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64)))))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64) (*.f64 a #s(literal 4 binary64)))))

eval130.0ms (0.9%)

Memory
15.9MiB live, 61.8MiB allocated; 7ms collecting garbage
Compiler

Compiled 5 774 to 924 computations (84% saved)

prune205.0ms (1.4%)

Memory
-30.0MiB live, 71.6MiB allocated; 16ms collecting garbage
Pruning

21 alts after pruning (21 fresh and 0 done)

PrunedKeptTotal
New14621167
Fresh000
Picked101
Done000
Total14721168
Accuracy
99.5%
Counts
168 → 21
Alt Table
Click to see full alt table
StatusAccuracyProgram
28.6%
(/.f64 (/.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 #s(literal 2 binary64) a))
28.6%
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 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))))))) (*.f64 #s(literal 2 binary64) a))
28.6%
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
28.7%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))
19.9%
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
95.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) (*.f64 #s(literal 2 binary64) a))
94.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))))) b)) (*.f64 #s(literal 2 binary64) a))
91.5%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
82.9%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
91.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) a))
28.1%
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
95.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
94.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
91.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)))
91.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (neg.f64 c)) b))
94.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (neg.f64 c))) b))
95.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 c)) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))) b))
83.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
95.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))))) c) (pow.f64 b #s(literal -1 binary64))) c))
94.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))))) c) (pow.f64 b #s(literal -1 binary64))) c))
91.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
Compiler

Compiled 1 604 to 1 076 computations (32.9% saved)

series370.0ms (2.5%)

Memory
-44.5MiB live, 381.1MiB allocated; 220ms collecting garbage
Counts
55 → 304
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b))
(fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))
(fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))
a
(/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(pow.f64 c #s(literal 4 binary64))
c
#s(literal 4 binary64)
(pow.f64 b #s(literal 6 binary64))
b
#s(literal 6 binary64)
#s(literal 20 binary64)
#s(literal -1/4 binary64)
(/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))
(*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64)))
#s(literal -2 binary64)
(pow.f64 c #s(literal 3 binary64))
#s(literal 3 binary64)
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
(neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))
(*.f64 c c)
(pow.f64 b #s(literal 3 binary64))
(/.f64 (neg.f64 c) b)
(neg.f64 c)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 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)
(*.f64 b b)
(neg.f64 b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c))
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c)
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
(+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(/.f64 a b)
(*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(*.f64 a a)
(/.f64 c (pow.f64 b #s(literal 3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
(fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b))
(fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))
(/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (pow.f64 c #s(literal 3 binary64)) a)
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (pow c 2) (pow b 3)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (* -2 (/ (pow c 3) (pow b 5)))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))
#s(approx (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) #s(hole binary64 (* 20 (/ (* a (pow c 4)) (pow b 7)))))
#s(approx a #s(hole binary64 a))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 b))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b)))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 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 (* 2 a) #s(hole binary64 (* 2 a)))
#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 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -2 (/ a b))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (/ a b)))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))))
#s(approx (/ a b) #s(hole binary64 (/ a b)))
#s(approx (* (* a a) (/ c (pow b 3))) #s(hole binary64 (/ (* (pow a 2) c) (pow b 3))))
#s(approx (* a a) #s(hole binary64 (pow a 2)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (pow c 2) (pow b 3)))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))))
#s(approx (/ (* (pow c 3) a) (pow b 5)) #s(hole binary64 (/ (* a (pow c 3)) (pow b 5))))
#s(approx (* (pow c 3) a) #s(hole binary64 (* a (pow c 3))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ c (* (pow a 3) b))))) (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (* -5 (/ (* a (pow c 4)) (pow b 7)))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))))
#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 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -2 (/ (* (pow a 2) c) (pow b 3)))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (/ (* (pow a 2) c) (pow b 3))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ c (* (pow a 2) b)))) (/ (pow c 2) (* a (pow b 3)))))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -2 (/ (* a (pow c 3)) (pow b 5)))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1)))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1)))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (* a (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))))
#s(approx (/ (* (/ (pow c 4) (pow b 6)) 20) b) #s(hole binary64 (* 20 (/ (pow c 4) (pow b 7)))))
#s(approx (* (/ (pow c 4) (pow b 6)) 20) #s(hole binary64 (* 20 (/ (pow c 4) (pow b 6)))))
#s(approx (/ (pow c 4) (pow b 6)) #s(hole binary64 (/ (pow c 4) (pow b 6))))
#s(approx (pow b 6) #s(hole binary64 (pow b 6)))
#s(approx b #s(hole binary64 b))
#s(approx (/ (* -2 (pow c 3)) (pow b 5)) #s(hole binary64 (* -2 (/ (pow c 3) (pow b 5)))))
#s(approx (pow b 5) #s(hole binary64 (pow b 5)))
#s(approx (neg (/ (* c c) (pow b 3))) #s(hole binary64 (* -1 (/ (pow c 2) (pow b 3)))))
#s(approx (/ (* c c) (pow b 3)) #s(hole binary64 (/ (pow c 2) (pow b 3))))
#s(approx (pow b 3) #s(hole binary64 (pow b 3)))
#s(approx (/ (neg c) b) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))))
#s(approx (/ c (pow b 3)) #s(hole binary64 (/ c (pow b 3))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))) (pow b 5))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#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))))) b)))
#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 (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #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 (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 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))))) b)))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 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 (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg 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))) (neg 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))) (neg 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 (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 (+ (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 (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #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 (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#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 (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* -1 (/ b a))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #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))) (neg b)) (* 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 (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg 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))) (neg 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 (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 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 (+ (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 (* -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 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))))
#s(approx (pow c 4) #s(hole binary64 (pow c 4)))
#s(approx c #s(hole binary64 c))
#s(approx (* -2 (pow c 3)) #s(hole binary64 (* -2 (pow c 3))))
#s(approx (pow c 3) #s(hole binary64 (pow c 3)))
#s(approx (* c c) #s(hole binary64 (pow c 2)))
#s(approx (neg c) #s(hole binary64 (* -1 c)))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* c (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 3) (- (* -2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #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 (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3))))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c)))))))
Calls

9 calls:

TimeVariablePointExpression
33.0ms
b
@0
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) a (/ (* (/ (pow c 4) (pow b 6)) 20) b) (* (/ (pow c 4) (pow b 6)) 20) (/ (pow c 4) (pow b 6)) (pow c 4) c 4 (pow b 6) b 6 20 -1/4 (/ (* -2 (pow c 3)) (pow b 5)) (* -2 (pow c 3)) -2 (pow c 3) 3 (pow b 5) 5 (neg (/ (* c c) (pow b 3))) (/ (* c c) (pow b 3)) (* c c) (pow b 3) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 (* b b) (neg b) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ a b) (* (* a a) (/ c (pow b 3))) (* a a) (/ c (pow b 3)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/ (* (pow c 3) a) (pow b 5)) (* (pow c 3) a))
28.0ms
b
@-inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) a (/ (* (/ (pow c 4) (pow b 6)) 20) b) (* (/ (pow c 4) (pow b 6)) 20) (/ (pow c 4) (pow b 6)) (pow c 4) c 4 (pow b 6) b 6 20 -1/4 (/ (* -2 (pow c 3)) (pow b 5)) (* -2 (pow c 3)) -2 (pow c 3) 3 (pow b 5) 5 (neg (/ (* c c) (pow b 3))) (/ (* c c) (pow b 3)) (* c c) (pow b 3) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 (* b b) (neg b) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ a b) (* (* a a) (/ c (pow b 3))) (* a a) (/ c (pow b 3)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/ (* (pow c 3) a) (pow b 5)) (* (pow c 3) a))
26.0ms
c
@inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) a (/ (* (/ (pow c 4) (pow b 6)) 20) b) (* (/ (pow c 4) (pow b 6)) 20) (/ (pow c 4) (pow b 6)) (pow c 4) c 4 (pow b 6) b 6 20 -1/4 (/ (* -2 (pow c 3)) (pow b 5)) (* -2 (pow c 3)) -2 (pow c 3) 3 (pow b 5) 5 (neg (/ (* c c) (pow b 3))) (/ (* c c) (pow b 3)) (* c c) (pow b 3) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 (* b b) (neg b) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ a b) (* (* a a) (/ c (pow b 3))) (* a a) (/ c (pow b 3)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/ (* (pow c 3) a) (pow b 5)) (* (pow c 3) a))
25.0ms
c
@0
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) a (/ (* (/ (pow c 4) (pow b 6)) 20) b) (* (/ (pow c 4) (pow b 6)) 20) (/ (pow c 4) (pow b 6)) (pow c 4) c 4 (pow b 6) b 6 20 -1/4 (/ (* -2 (pow c 3)) (pow b 5)) (* -2 (pow c 3)) -2 (pow c 3) 3 (pow b 5) 5 (neg (/ (* c c) (pow b 3))) (/ (* c c) (pow b 3)) (* c c) (pow b 3) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 (* b b) (neg b) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ a b) (* (* a a) (/ c (pow b 3))) (* a a) (/ c (pow b 3)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/ (* (pow c 3) a) (pow b 5)) (* (pow c 3) a))
23.0ms
c
@-inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) a (/ (* (/ (pow c 4) (pow b 6)) 20) b) (* (/ (pow c 4) (pow b 6)) 20) (/ (pow c 4) (pow b 6)) (pow c 4) c 4 (pow b 6) b 6 20 -1/4 (/ (* -2 (pow c 3)) (pow b 5)) (* -2 (pow c 3)) -2 (pow c 3) 3 (pow b 5) 5 (neg (/ (* c c) (pow b 3))) (/ (* c c) (pow b 3)) (* c c) (pow b 3) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 (* b b) (neg b) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ a b) (* (* a a) (/ c (pow b 3))) (* a a) (/ c (pow b 3)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/ (* (pow c 3) a) (pow b 5)) (* (pow c 3) a))

rewrite709.0ms (4.7%)

Memory
22.5MiB live, 397.2MiB allocated; 107ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0127613974
0134913325
1677513225
0801212887
Stop Event
iter limit
node limit
iter limit
Counts
359 → 549
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b))
(fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))
(fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))
a
(/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(pow.f64 c #s(literal 4 binary64))
c
#s(literal 4 binary64)
(pow.f64 b #s(literal 6 binary64))
b
#s(literal 6 binary64)
#s(literal 20 binary64)
#s(literal -1/4 binary64)
(/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))
(*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64)))
#s(literal -2 binary64)
(pow.f64 c #s(literal 3 binary64))
#s(literal 3 binary64)
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
(neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))
(*.f64 c c)
(pow.f64 b #s(literal 3 binary64))
(/.f64 (neg.f64 c) b)
(neg.f64 c)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 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)
(*.f64 b b)
(neg.f64 b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c))
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c)
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
(+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(/.f64 a b)
(*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(*.f64 a a)
(/.f64 c (pow.f64 b #s(literal 3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
(fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b))
(fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))
(/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (pow.f64 c #s(literal 3 binary64)) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (pow c 2) (pow b 3)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (* -2 (/ (pow c 3) (pow b 5)))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))
#s(approx (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) #s(hole binary64 (* 20 (/ (* a (pow c 4)) (pow b 7)))))
#s(approx a #s(hole binary64 a))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 b))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b)))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 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 (* 2 a) #s(hole binary64 (* 2 a)))
#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 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -2 (/ a b))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (/ a b)))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))))
#s(approx (/ a b) #s(hole binary64 (/ a b)))
#s(approx (* (* a a) (/ c (pow b 3))) #s(hole binary64 (/ (* (pow a 2) c) (pow b 3))))
#s(approx (* a a) #s(hole binary64 (pow a 2)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (pow c 2) (pow b 3)))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))))
#s(approx (/ (* (pow c 3) a) (pow b 5)) #s(hole binary64 (/ (* a (pow c 3)) (pow b 5))))
#s(approx (* (pow c 3) a) #s(hole binary64 (* a (pow c 3))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ c (* (pow a 3) b))))) (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (* -5 (/ (* a (pow c 4)) (pow b 7)))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))))
#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 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -2 (/ (* (pow a 2) c) (pow b 3)))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (/ (* (pow a 2) c) (pow b 3))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ c (* (pow a 2) b)))) (/ (pow c 2) (* a (pow b 3)))))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -2 (/ (* a (pow c 3)) (pow b 5)))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1)))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1)))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (* a (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))))
#s(approx (/ (* (/ (pow c 4) (pow b 6)) 20) b) #s(hole binary64 (* 20 (/ (pow c 4) (pow b 7)))))
#s(approx (* (/ (pow c 4) (pow b 6)) 20) #s(hole binary64 (* 20 (/ (pow c 4) (pow b 6)))))
#s(approx (/ (pow c 4) (pow b 6)) #s(hole binary64 (/ (pow c 4) (pow b 6))))
#s(approx (pow b 6) #s(hole binary64 (pow b 6)))
#s(approx b #s(hole binary64 b))
#s(approx (/ (* -2 (pow c 3)) (pow b 5)) #s(hole binary64 (* -2 (/ (pow c 3) (pow b 5)))))
#s(approx (pow b 5) #s(hole binary64 (pow b 5)))
#s(approx (neg (/ (* c c) (pow b 3))) #s(hole binary64 (* -1 (/ (pow c 2) (pow b 3)))))
#s(approx (/ (* c c) (pow b 3)) #s(hole binary64 (/ (pow c 2) (pow b 3))))
#s(approx (pow b 3) #s(hole binary64 (pow b 3)))
#s(approx (/ (neg c) b) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))))
#s(approx (/ c (pow b 3)) #s(hole binary64 (/ c (pow b 3))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))) (pow b 5))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#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))))) b)))
#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 (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #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 (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 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))))) b)))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 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 (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg 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))) (neg 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))) (neg 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 (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 (+ (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 (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #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 (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#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 (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* -1 (/ b a))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #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))) (neg b)) (* 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 (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg 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))) (neg 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 (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 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 (+ (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 (* -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 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))))
#s(approx (pow c 4) #s(hole binary64 (pow c 4)))
#s(approx c #s(hole binary64 c))
#s(approx (* -2 (pow c 3)) #s(hole binary64 (* -2 (pow c 3))))
#s(approx (pow c 3) #s(hole binary64 (pow c 3)))
#s(approx (* c c) #s(hole binary64 (pow c 2)))
#s(approx (neg c) #s(hole binary64 (* -1 c)))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) #s(hole binary64 (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* c (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 3) (- (* -2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))))
#s(approx (+ (* (* -4 a) c) (* b b)) #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 (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3))))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c)))))))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 c) b)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a))) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a)) (*.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 c) b))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) (/.f64 (neg.f64 c) b)))
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 c) b) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a)) (*.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) (-.f64 (*.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 c) b)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) (/.f64 (neg.f64 c) b)))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b))
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a))
(fma.f64 a (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (neg.f64 c) b))
(-.f64 (/.f64 (neg.f64 c) b) (*.f64 (neg.f64 a) (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) (/.f64 (neg.f64 c) b))
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a)) (*.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))) (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a))) (-.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a)))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a) (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a)) (*.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a)))))
(fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))
(fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a))
(fma.f64 #s(literal -1 binary64) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a))
(fma.f64 a (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))
(-.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))))
(+.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))
(+.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64)))) (-.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))))
(fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64)))
(fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64)))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 a (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(-.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a)))
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(+.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64)))
(*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a)
(*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) a)) (neg.f64 b))
(/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) a) b)
a
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b))
(/.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 b))
(/.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) b)
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(*.f64 #s(literal 20 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))))
(fma.f64 #s(literal 16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 16 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))
(+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (neg.f64 (pow.f64 c #s(literal 4 binary64))) (neg.f64 (pow.f64 b #s(literal 6 binary64))))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(*.f64 (*.f64 c c) (*.f64 c c))
(pow.f64 (*.f64 c c) #s(literal 2 binary64))
(pow.f64 c #s(literal 4 binary64))
(exp.f64 (*.f64 (log.f64 c) #s(literal 4 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 c) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 c) #s(literal 4 binary64))))
c
#s(literal 4 binary64)
(*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))
(pow.f64 (*.f64 b b) #s(literal 3 binary64))
(pow.f64 b #s(literal 6 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 6 binary64))))
b
#s(literal 6 binary64)
#s(literal 20 binary64)
#s(literal -1/4 binary64)
(*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (neg.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64)))
#s(literal -2 binary64)
(*.f64 (pow.f64 c #s(literal 3/2 binary64)) (pow.f64 c #s(literal 3/2 binary64)))
(*.f64 (*.f64 c c) c)
(*.f64 c (*.f64 c c))
(pow.f64 c #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 c) #s(literal 3 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 c) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 c) #s(literal 3 binary64))))
#s(literal 3 binary64)
(*.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 b #s(literal 5 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 5 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 5 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 5 binary64))))
#s(literal 5 binary64)
(*.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 c c) (neg.f64 (pow.f64 b #s(literal 3 binary64))))
(neg.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(/.f64 (neg.f64 (*.f64 c c)) (neg.f64 (pow.f64 b #s(literal 3 binary64))))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))
(*.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 (*.f64 c c) #s(literal 1 binary64))
(pow.f64 c #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 c) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 c) #s(literal 2 binary64))))
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(*.f64 (*.f64 b b) b)
(*.f64 b (*.f64 b b))
(pow.f64 b #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))))
(*.f64 (/.f64 c b) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b))
(/.f64 (neg.f64 c) b)
(neg.f64 (/.f64 c b))
(*.f64 #s(literal -1 binary64) c)
(*.f64 c #s(literal -1 binary64))
(neg.f64 c)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1 binary64))
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64))) (-.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 b #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 b) b))
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))
(*.f64 #s(literal -4 binary64) a)
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
(*.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 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 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 #s(literal -1 binary64) b)
(*.f64 b #s(literal -1 binary64))
(neg.f64 b)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
(+.f64 a a)
#s(literal 2 binary64)
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)) #s(literal -2 binary64)) c)) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)) #s(literal -2 binary64)) c))) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)) #s(literal -2 binary64)) c))
(*.f64 (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)) #s(literal -2 binary64)) c)
(*.f64 #s(literal -2 binary64) (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)) c))
(*.f64 c (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)) #s(literal -2 binary64)))
(fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c (*.f64 (*.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -2 binary64)) c))
(fma.f64 c (*.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 c (*.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -2 binary64))))
(+.f64 (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c) (*.f64 (*.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -2 binary64)) c))
(+.f64 (*.f64 c (*.f64 (/.f64 a b) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -2 binary64))))
(*.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 (/.f64 a b) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -2 binary64)) (*.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 (/.f64 a b) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -2 binary64)) (*.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -2 binary64))))))
(fma.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -2 binary64) (*.f64 (/.f64 a b) #s(literal -2 binary64)))
(fma.f64 (/.f64 a b) #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -2 binary64)))
(fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 a b) #s(literal -2 binary64)))
(fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -2 binary64)))
(-.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(+.f64 (*.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -2 binary64)) (*.f64 (/.f64 a b) #s(literal -2 binary64)))
(+.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 a b) (/.f64 a b)) (*.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))))) (-.f64 (/.f64 a b) (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 a b) (/.f64 a b) (-.f64 (*.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) (*.f64 (/.f64 a b) (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))))
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) a (*.f64 b (*.f64 (*.f64 a a) c))) (*.f64 b (pow.f64 b #s(literal 3 binary64))))
(fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a) (/.f64 a b))
(fma.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b))
(-.f64 (/.f64 a b) (*.f64 (neg.f64 (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(+.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (/.f64 a b))
(+.f64 (/.f64 a b) (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
(/.f64 (neg.f64 a) (neg.f64 b))
(/.f64 a b)
(*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a))
(*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 a a) c)) (neg.f64 (pow.f64 b #s(literal 3 binary64))))
(/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)))
(*.f64 (neg.f64 a) (neg.f64 a))
(*.f64 (fabs.f64 a) (fabs.f64 a))
(*.f64 a a)
(pow.f64 (*.f64 a a) #s(literal 1 binary64))
(pow.f64 a #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))))
(/.f64 (neg.f64 c) (neg.f64 (pow.f64 b #s(literal 3 binary64))))
(/.f64 c (pow.f64 b #s(literal 3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 c) b)) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a))) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a)) (*.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 c) b))) (-.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) (/.f64 (neg.f64 c) b)))
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 c) b) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a)) (*.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) (-.f64 (*.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 c) b)) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) (/.f64 (neg.f64 c) b)))))
(fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b))
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a))
(fma.f64 a (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (neg.f64 c) b))
(-.f64 (/.f64 (neg.f64 c) b) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))
(+.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) (/.f64 (neg.f64 c) b))
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))
(fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
(+.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))
(*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(*.f64 a (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (neg.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (pow.f64 c #s(literal 3 binary64)) a)
(*.f64 a (pow.f64 c #s(literal 3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (neg.f64 c) b))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64))))
#s(approx a a)
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) a))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b)
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) a b))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a b))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))
#s(approx (+ (* (* -4 a) c) (* b b)) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a))
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a))
#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) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) a))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (/.f64 a b) #s(literal -2 binary64)))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) b)) a))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (*.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) a))
#s(approx (/ a b) (/.f64 a b))
#s(approx (* (* a a) (/ c (pow b 3))) (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
#s(approx (* a a) (*.f64 a a))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (neg.f64 c) b))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
#s(approx (/ (* (pow c 3) a) (pow b 5)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))
#s(approx (* (pow c 3) a) (*.f64 (pow.f64 c #s(literal 3 binary64)) 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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #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 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #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 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 a #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 a #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 c) (*.f64 (pow.f64 a #s(literal 3 binary64)) b)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 a #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 a a)))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) a))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)) a))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a))) a))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) a))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))) (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))) #s(literal -1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) a))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (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 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a))) a))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 c a) b))) (*.f64 a a)))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -2 binary64)))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a)))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (*.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 a a)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 3 binary64)) a))) (*.f64 a a)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 a a)))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 3 binary64)) a))) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) a))) a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 a #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 3 binary64)) a))) a))) (pow.f64 a #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (fma.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 c a) b)) a))) a))) (pow.f64 a #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))) a))) (*.f64 a a)))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) a))) a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b a))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) a)) b) a)))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64)))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))) #s(literal -1/2 binary64))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))))))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (neg.f64 a) (fma.f64 c #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 b b) a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -2 binary64)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b a))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) a)) b) a)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (fma.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 c a) b)) a))) (*.f64 a a)))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.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 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 a) (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (/ (* (/ (pow c 4) (pow b 6)) 20) b) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (* (/ (pow c 4) (pow b 6)) 20) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))))
#s(approx (/ (pow c 4) (pow b 6)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))
#s(approx (pow b 6) (pow.f64 b #s(literal 6 binary64)))
#s(approx b b)
#s(approx (/ (* -2 (pow c 3)) (pow b 5)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
#s(approx (pow b 5) (pow.f64 b #s(literal 5 binary64)))
#s(approx (neg (/ (* c c) (pow b 3))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (/ (* c c) (pow b 3)) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
#s(approx (pow b 3) (pow.f64 b #s(literal 3 binary64)))
#s(approx (/ (neg c) b) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b)))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (pow.f64 #s(literal -4 binary64) #s(literal -3/2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64))))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
#s(approx (* b b) (*.f64 b b))
#s(approx (neg b) (neg.f64 b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal -1/2 binary64)))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 b b) a) c (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) c (*.f64 (*.f64 b b) a))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) c (*.f64 (*.f64 b b) a)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (/ c (pow b 3)) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 a) (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)))) b))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -5 binary64) (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))))) b))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (*.f64 b b)) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -5 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (*.f64 b b)) #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)))) b))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)))) b))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))))) b))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) b))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)) b))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.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)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)))) b))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) b))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (*.f64 b b)) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) c) b)))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (*.f64 b b)) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 c c))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 5 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b))) (neg.f64 (*.f64 c c))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (*.f64 b b)) #s(literal 5 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (/.f64 (neg.f64 b) a))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64)))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 2 binary64))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 b))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64))))
#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 (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 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 2 binary64))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)))) b)))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) b)))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) b)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b)))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (*.f64 b b)) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 c c))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c)))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c)))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (pow.f64 c #s(literal 3 binary64))))
#s(approx (pow c 4) (pow.f64 c #s(literal 4 binary64)))
#s(approx c c)
#s(approx (* -2 (pow c 3)) (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)))
#s(approx (pow c 3) (pow.f64 c #s(literal 3 binary64)))
#s(approx (* c c) (*.f64 c c))
#s(approx (neg c) (neg.f64 c))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)) #s(literal -2 binary64)) c))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)) #s(literal -2 binary64)) c b))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)) #s(literal -2 binary64)) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)) #s(literal -2 binary64)) c))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)) #s(literal -2 binary64)))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))))) c))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) #s(literal -2 binary64) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c))))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) #s(literal -2 binary64) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c))))) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) #s(literal -1 binary64))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (fma.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) c) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (-.f64 (*.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) c) #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c c)))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal -5 binary64)) c))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64))) c))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) c))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))))) c))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)) c))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c))) c))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) c))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) c))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1 binary64) (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 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c))) c))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 c c)))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (*.f64 (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))) c))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c))) (pow.f64 c #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c))) (pow.f64 (*.f64 (*.f64 c c) b) #s(literal -1 binary64))) (pow.f64 c #s(literal 3 binary64))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal -3 binary64)) c)) (pow.f64 c #s(literal 3 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.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 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) c))) c)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c)) c))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (*.f64 c b) #s(literal -1 binary64))) c))) c))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal -3 binary64)) c)) c))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c)))))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) c))) c)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b c))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c)))))
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) c)) b) c)))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64)))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64)))))))
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (neg.f64 c) (fma.f64 a #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 b b) c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b c))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) c)) b) c)))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (neg.f64 c) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 a) (*.f64 c b)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c)) (pow.f64 c #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (*.f64 c b) #s(literal -1 binary64))) c))) (pow.f64 c #s(literal 3 binary64)))))
#s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (neg.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal -3 binary64)) c)) (pow.f64 c #s(literal 3 binary64)))))

eval471.0ms (3.1%)

Memory
14.4MiB live, 242.3MiB allocated; 102ms collecting garbage
Compiler

Compiled 35 530 to 3 032 computations (91.5% saved)

prune112.0ms (0.7%)

Memory
-24.2MiB live, 131.8MiB allocated; 73ms collecting garbage
Pruning

28 alts after pruning (27 fresh and 1 done)

PrunedKeptTotal
New66525690
Fresh14216
Picked415
Done000
Total68328711
Accuracy
99.6%
Counts
711 → 28
Alt Table
Click to see full alt table
StatusAccuracyProgram
28.6%
(/.f64 (/.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 #s(literal 2 binary64) a))
29.7%
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
28.6%
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 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))))))) (*.f64 #s(literal 2 binary64) a))
28.6%
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a))
28.7%
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
95.6%
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) (*.f64 #s(literal 2 binary64) a))
82.9%
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
91.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))))) c)) (*.f64 #s(literal 2 binary64) a))
91.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c)) (*.f64 #s(literal 2 binary64) a))
91.2%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) c (*.f64 (*.f64 b b) a)) (pow.f64 b #s(literal 3 binary64))))) c)) (*.f64 #s(literal 2 binary64) a))
82.7%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c)) (*.f64 #s(literal 2 binary64) a))
91.2%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
91.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) b)) a)) c)) (*.f64 #s(literal 2 binary64) a))
91.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 c a) b))) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) a))
28.1%
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)))
94.4%
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c))
91.5%
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
91.8%
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
91.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
94.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
95.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
83.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
94.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 a a))))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c))) (pow.f64 (*.f64 (*.f64 c c) b) #s(literal -1 binary64))) (pow.f64 c #s(literal 3 binary64)))))
94.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b))))
95.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))))
95.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c)))
Compiler

Compiled 2 882 to 1 873 computations (35% saved)

series614.0ms (4.1%)

Memory
43.0MiB live, 656.8MiB allocated; 120ms collecting garbage
Counts
70 → 521
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
(fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c)))
(*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))
(-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64)))
(*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c)
(fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
a
(pow.f64 b #s(literal 5 binary64))
b
#s(literal 5 binary64)
#s(literal -2 binary64)
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))
(*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c))
#s(literal -5 binary64)
(*.f64 (*.f64 a a) c)
(*.f64 a a)
c
(pow.f64 b #s(literal 7 binary64))
#s(literal 7 binary64)
(pow.f64 b #s(literal -3 binary64))
#s(literal -3 binary64)
(*.f64 c c)
(/.f64 (neg.f64 c) b)
(neg.f64 c)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c))
(*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c)
(*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b)))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))
(/.f64 a b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c))
(*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c)
(*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b)))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))
(/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b)
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)
(/.f64 c (*.f64 b b))
(*.f64 b b)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c))
(*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a)))
(*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))
(-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b)))
(*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64))
(/.f64 c (pow.f64 b #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
#s(literal 3 binary64)
(/.f64 #s(literal 2 binary64) (*.f64 a b))
(*.f64 a b)
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))))
(+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64)))
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64))
(fma.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(literal 3/2 binary64)
(pow.f64 (neg.f64 b) #s(literal 3 binary64))
(neg.f64 b)
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (pow c 2) (pow b 3)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* -1 (/ (pow c 2) (pow b 3)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ -1 (pow b 3))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (- (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5))))) (/ 1 (pow b 3)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* -2 (/ (* a c) (pow b 5)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5)))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* -2 (/ a (pow b 5)))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* a (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))))
#s(approx (/ a (pow b 5)) #s(hole binary64 (/ a (pow b 5))))
#s(approx a #s(hole binary64 a))
#s(approx (/ (* -5 (* (* a a) c)) (pow b 7)) #s(hole binary64 (* -5 (/ (* (pow a 2) c) (pow b 7)))))
#s(approx (* -5 (* (* a a) c)) #s(hole binary64 (* -5 (* (pow a 2) c))))
#s(approx (* (* a a) c) #s(hole binary64 (* (pow a 2) c)))
#s(approx (* a a) #s(hole binary64 (pow a 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 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -2 (/ a b))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (/ a b)))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))))
#s(approx (/ a b) #s(hole binary64 (/ a b)))
#s(approx (* 2 a) #s(hole binary64 (* 2 a)))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (/ a b)))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) #s(hole binary64 a))
#s(approx (+ (* (* a a) (/ c (* b b))) a) #s(hole binary64 (* a (+ 1 (/ (* a c) (pow b 2))))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* -2 (/ a b))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) #s(hole binary64 (/ -2 (* a b))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) #s(hole binary64 (/ (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))) a)))
#s(approx (/ 2 (* a b)) #s(hole binary64 (/ 2 (* a b))))
#s(approx (* a b) #s(hole binary64 (* a b)))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (* a (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) a)))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (* a (+ (* 1/2 (* a (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -2 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 c) (* 2 c)) (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))))) a)))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (* a (+ (* 1/2 (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* a (+ (* 1/2 (* a (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -4 (/ (* (pow c 3) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -2 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -4 c) (* 2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -2 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 c) (* 2 c)) (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -2 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 c) (* 2 c)) (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))))))) a)))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* a (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* a (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -2 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 c) (* 2 c)) (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* a (- (+ (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* a (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -4 (/ (* (pow c 3) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -2 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -4 c) (* 2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -2 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 c) (* 2 c)) (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 c) (* 2 c)) (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (pow b 3))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (pow b 3)))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))) (pow b 3)))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (pow b 3)))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (+ (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (pow b 3))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))) (pow b 3))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 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 (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (- (* 2 (pow b 2)) (* -1 (pow b 2)))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* a (- (* -4 c) (* 2 c)))) (* -1 (pow b 2)))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* a (- (+ (* -4 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) (* 2 c)))) (* -1 (pow b 2)))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* a (- (+ (* -4 c) (* a (- (* -4 (/ (* a (pow c 3)) (pow b 4))) (* 2 (/ (pow c 2) (pow b 2)))))) (* 2 c)))) (* -1 (pow b 2)))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 b))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b)))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (- (pow b 2) (* -1 (pow b 2)))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (- (+ (* -2 (* a c)) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (- (+ (* a (- (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 c))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (- (+ (* a (- (* a (- (* -4 (/ (* a (pow c 3)) (pow b 4))) (* 2 (/ (pow c 2) (pow b 2))))) (* 2 c))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* -1 (pow b 2))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (+ (* -1 (pow b 2)) (* 2 (* a c)))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ (* 2 c) (* a (+ (* 2 (/ (pow c 2) (pow b 2))) (* 4 (/ (* a (pow c 3)) (pow b 4))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ c (* (pow a 3) b))))) (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow a 2) (- (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))) (/ 1 (* (pow a 2) (pow b 3)))))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* -5 (/ (* (pow a 2) c) (pow b 7)))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* (pow a 2) (- (* -5 (/ c (pow b 7))) (* 2 (/ 1 (* a (pow b 5))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -2 (/ (* (pow a 2) c) (pow b 3)))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (/ (* (pow a 2) c) (pow b 3))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (/ (* (pow a 2) c) (pow b 3))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) #s(hole binary64 (/ (* (pow a 2) c) (pow b 2))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) #s(hole binary64 (* (pow a 2) (+ (/ 1 a) (/ c (pow b 2))))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* -2 (/ (* (pow a 2) c) (pow b 3)))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) #s(hole binary64 (* -2 (/ c (pow b 3)))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) #s(hole binary64 (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* 1/2 (/ (- (+ (* -1 (/ (pow b 3) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))))) (pow a 2)))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))))) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (pow a 3))) (* 1/2 (/ (- (+ (* -1 (/ (pow b 3) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))))) (pow a 2))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* (sqrt (* a (pow c 3))) (/ (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* a (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* a (- (+ (* -1 (/ (pow b 3) (* (pow a 2) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (pow a 2) (* (sqrt -4) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* a (- (+ (* -1 (/ (pow b 3) (* (pow a 2) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (pow a 3) (* (sqrt -4) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (pow a 2) (* (sqrt -4) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))))) (* (pow a 3) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))))
#s(approx (+ (* b b) (* (* -4 a) c)) #s(hole binary64 (* -4 (* a c))))
#s(approx (+ (* b b) (* (* -4 a) c)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a)))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* a (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* a (- (+ (* -4 c) (* 2 (/ (pow b 2) a))) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* a (- (+ (* -4 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 2 (/ (pow b 2) a)))) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* a (- (+ (* -4 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 2 (/ (pow b 2) a)))) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* (sqrt (* a c)) (* b (sqrt -4)))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* a (- (/ (pow b 2) a) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (/ (pow b 2) a)) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (/ (pow b 2) a)) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b (sqrt -4))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 7) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))) a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* -8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2)))) (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (* -1 (/ (+ (* 1/2 (/ (- (+ (* -1 (/ (pow b 3) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3)))) (* 2 (/ (* (pow b 3) c) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))) a)))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (+ (* -1 (/ (pow b 3) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3)))) (* 2 (/ (* (pow b 3) c) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2)))))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (+ (* -4 (/ (* (pow b 5) c) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3)))) (* 2 (/ (* (pow b 3) c) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2)))))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))) a))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))) a)))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1 (* a (+ (* 8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (* 16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2)))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow b 3) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3)))) (* 2 (/ (* (pow b 3) c) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))) a)) (* 16 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (+ (* -4 (/ (* (pow b 5) c) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3)))) (* 2 (/ (* (pow b 3) c) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2)))))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))) a)) (+ (* -1 (/ (pow b 3) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3)))) (* 2 (/ (* (pow b 3) c) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))) a)) (* 16 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b 3) (pow a 2))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow a 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow a 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))))
#s(approx (+ (* b b) (* (* -4 a) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* -1 (* a (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* -1 (* a (- (+ (* -2 (/ (pow b 2) a)) (* 4 c)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) a)) (* 4 c)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) (* 2 (pow b 2))) a)) (* 4 c)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1)))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (* b (sqrt -1))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) a)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1 (/ (- (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) (pow b 2)) a)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* 2 (* (sqrt (* a c)) (* b (sqrt -1))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 5) (sqrt -1))))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 7) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 5) (sqrt -1)))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (* -2 (* a (* (pow b 2) c)))) (pow b 7))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (* -1 (pow b 2))))) (pow b 7))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (* -2 (* a (* (pow b 2) c)))) (pow b 7))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) c)) (* -2 (* a (pow b 2)))) (pow b 7))))
#s(approx (pow b 5) #s(hole binary64 (pow b 5)))
#s(approx b #s(hole binary64 b))
#s(approx (pow b 7) #s(hole binary64 (pow b 7)))
#s(approx (pow b -3) #s(hole binary64 (/ 1 (pow b 3))))
#s(approx (/ (neg c) b) #s(hole binary64 (* -1 (/ c b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) #s(hole binary64 (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 2))))
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (pow b 2) a))) (pow b 3))))
#s(approx (* (/ c (pow b 3)) -2) #s(hole binary64 (* -2 (/ c (pow b 3)))))
#s(approx (/ c (pow b 3)) #s(hole binary64 (/ c (pow b 3))))
#s(approx (pow b 3) #s(hole binary64 (pow b 3)))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -1/8 (* (sqrt (/ c a)) (sqrt -64)))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* -1/32 (/ (* b (* (sqrt -64) (sqrt -4))) a)))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* 1/2 (* b (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* b (+ (* 1/2 (* b (- (* 1/4 (/ 1 (* (pow a 2) c))) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))) (+ (* 1/32 (/ (sqrt -64) (* (pow a 2) (* c (sqrt -4))))) (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* (pow a 2) c)))))))) (* 1/2 (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1/4 (* (sqrt (* a c)) (sqrt -64)))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (+ (* -1/4 (* (sqrt (* a c)) (sqrt -64))) (* -1/16 (* b (* (sqrt -64) (sqrt -4)))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (+ (* -1/4 (* (sqrt (* a c)) (sqrt -64))) (* b (- (* b (- (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* a c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* a c))) (sqrt -64)))))) (* 1/16 (* (sqrt -64) (sqrt -4))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (+ (* -1/4 (* (sqrt (* a c)) (sqrt -64))) (* b (- (* b (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/4 (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* a c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* a c))) (sqrt -64)))))))) (+ (* 1/32 (/ (sqrt -64) (* a (* c (sqrt -4))))) (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* a c)))))))) (+ (* 1/64 (* (sqrt (/ 1 (* a c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* a c))) (sqrt -64)))))) (* 1/16 (* (sqrt -64) (sqrt -4))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* -1 b) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) 1)))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2)))))) (sqrt -64)))))))))))
#s(approx (pow (neg b) 3) #s(hole binary64 (* -1 (pow b 3))))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* -4 (* a c))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (+ (* -4 (* a c)) (* (sqrt (* a c)) (* b (sqrt -4))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (+ (* -4 (* a c)) (* b (- (* 2 b) (* -1 (* (sqrt (* a c)) (sqrt -4))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (+ (* -4 (* a c)) (* b (- (* b (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* -1 (* (sqrt (* a c)) (sqrt -4))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* b (- b (* -1 (* (sqrt (* a c)) (sqrt -4)))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* b (- (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* -1 (* (sqrt (* a c)) (sqrt -4)))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* b (- (* b (+ 1 (* b (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* -1 (* (sqrt (* a c)) (sqrt -4)))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#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))))) b)))
#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 (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #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 (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ (- (* -2 (/ (* a c) (pow b 2))) 1) (pow b 3))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ (- (+ (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -2 (/ (* a c) (pow b 2)))) 1) (pow b 3))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) (pow b 5))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)) (pow b 5))))
#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 (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)))
#s(approx (+ (* (* a a) (/ c (* b b))) a) #s(hole binary64 (+ a (/ (* (pow a 2) c) (pow b 2)))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) #s(hole binary64 (/ (- (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))) b)))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b)))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) a))) (pow b 2)))) b)))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -4 (* a c)) (* 2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) a))) (pow b 2))))) b)))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) a)) (+ (* -2/3 (* (pow a 2) (* (pow c 2) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) a)))))) (+ (* -2/9 (* (pow a 2) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -4 (* a c)) (* 2 (* a c))) (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -4 (* a c)) (* 2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) a)))))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -4 (* a c)) (* 2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) a))) (pow b 2)))))) b)))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* 1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) b))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (/ (- (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) (pow b 2)))) b)))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (/ (- (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))) (+ (* -1/9 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) (pow b 2))) (* 1/3 (/ (* (- (* -4 (* a c)) (* 2 (* a c))) (- (* 1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* 1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c))))))) (pow b 4)))))) b)))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (/ (- (+ (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))) (+ (* -2/3 (/ (* (pow a 2) (* (pow c 2) (- (* 1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* 1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))))))) (pow b 6))) (+ (* -2/9 (/ (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 6))) (+ (* -1/9 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) (pow b 2))) (+ (* 1/3 (/ (* (- (* -4 (* a c)) (* 2 (* a c))) (- (* 1/6 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (+ (* -1/9 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -4 (* a c)) (* 2 (* a c))) (- (* 1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* 1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c))))))))))) (pow b 6))) (* 1/3 (/ (* (- (* -4 (* a c)) (* 2 (* a c))) (- (* 1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* 1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c))))))) (pow b 4))))))))) b)))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* 1/2 (* b (+ (* -8 (* a c)) (* -4 (* a c)))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* b (+ (* -1/2 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a 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 (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* 3 (pow b 2))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* (pow b 2) (- (+ 3 (* -4 (/ (* a c) (pow b 2)))) (* 2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* (pow b 2) (- (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (* 2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* (pow b 2) (- (+ 3 (+ (* -4 (/ (* a c) (pow 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 (+ (* 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) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* 2 (pow b 2))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* (pow b 2) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* (pow b 2) (- (+ 2 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* 2 (/ (* a c) (pow b 2)))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* (pow b 2) (- (+ 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 (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* (pow b 2) (- (* 2 (/ (* a c) (pow b 2))) 1))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* (pow b 2) (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* (pow b 2) (- (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#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 (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) (pow b 3)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* 2 (/ (* a c) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (pow b 3)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 5)))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* -1 (/ (+ (* 2 a) (* 5 (/ (* (pow a 2) c) (pow b 2)))) (pow b 5)))))
#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 (* -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 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) #s(hole binary64 (* -1 (/ (+ (* 2 (/ c (pow b 2))) (* 2 (/ 1 a))) b))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) a))) (pow b 2))) (/ 1 a))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (- (* -4 (* a c)) (* -2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) a)))))) (pow b 4))) (/ 1 a)))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 2 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) a)))))) (+ (* 8 (* (pow a 2) (pow c 3))) (* (- (* -4 (* a c)) (* -2 (* a c))) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (- (* -4 (* a c)) (* -2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) a)))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (- (* -4 (* a c)) (* -2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) a)))))) (pow b 4))) (/ 1 a))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -2 b)))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1 (* b (- (+ 2 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))) (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) (pow b 2))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1 (* b (- (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))) (+ (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* (- (* -4 (* a c)) (* -2 (* a c))) (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* -4 (* a c)) (* -2 (* a c)))))) (pow b 4)))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1 (* b (- (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))) (+ (* 2 (/ (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* -4 (* a c)) (* -2 (* a c))))))) (pow b 6))) (+ (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 8 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (/ (* (- (* -4 (* a c)) (* -2 (* a c))) (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* -4 (* a c)) (* -2 (* a c)))))) (pow b 4)) (/ (* (- (* -4 (* a c)) (* -2 (* a c))) (- (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (+ (* 4 (* (pow a 2) (pow c 2))) (* (- (* -4 (* a c)) (* -2 (* a c))) (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* -4 (* a c)) (* -2 (* a c))))))))) (pow b 6))))))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* -2 (pow b 3))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ 2 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* -1 (pow b 3))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (pow b 2)))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* (pow b 2) (- (+ 1 (* -4 (/ (* a c) (pow b 2)))) (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* (pow b 2) (- (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* (pow b 2) (- (+ 1 (+ (* -4 (/ (* a c) (pow 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 (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* -1 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 (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* 2 (* a c))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c)))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg 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)))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (- (* 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))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (pow b 2)))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* (pow b 2) (+ 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))) (neg b)) #s(hole binary64 (* (pow b 2) (+ 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 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))))
#s(approx c #s(hole binary64 c))
#s(approx (* c c) #s(hole binary64 (pow c 2)))
#s(approx (neg c) #s(hole binary64 (* -1 c)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* c (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))))) (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (+ (* 1/2 (* c (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -2 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 a) (* 2 a)) (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (+ (* 1/2 (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (* c (+ (* 1/2 (* c (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -4 (/ (* (pow a 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -2 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -4 a) (* 2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -2 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 a) (* 2 a)) (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -2 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 a) (* 2 a)) (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* c (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -2 (/ (* (pow a 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 a) (* 2 a)) (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (- (+ (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -4 (/ (* (pow a 3) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -2 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -4 a) (* 2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -2 (/ (* (pow a 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 a) (* 2 a)) (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))) (+ (* -2 (/ (* (pow a 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 a) (* 2 a)) (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3))) (pow b 3)))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))))) (pow b 3)))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (+ (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3))) (pow b 3))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))))) (pow b 3))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* c (- (* -4 a) (* 2 a)))) (* -1 (pow b 2)))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* c (- (+ (* -4 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) (* 2 a)))) (* -1 (pow b 2)))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* c (- (+ (* -4 a) (* c (- (* -4 (/ (* (pow a 3) c) (pow b 4))) (* 2 (/ (pow a 2) (pow b 2)))))) (* 2 a)))) (* -1 (pow b 2)))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (- (+ (* c (- (* -2 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (- (+ (* c (- (* c (- (* -4 (/ (* (pow a 3) c) (pow b 4))) (* 2 (/ (pow a 2) (pow b 2))))) (* 2 a))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (+ (* -1 (pow b 2)) (* c (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (+ (* -1 (pow b 2)) (* c (+ (* 2 a) (* c (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (* (pow a 3) c) (pow b 4))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow c 2) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* c (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* c (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) #s(hole binary64 (* c (+ (/ a c) (/ (pow a 2) (pow b 2))))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* c (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ 1 (pow b 3))) (* 2 (/ 1 (* a (* b c)))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (* a c)) (/ (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* 1/2 (/ (- (+ (* -1 (/ (pow b 3) (* a (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))))) (pow c 2))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -1 (/ (* (pow b 5) (sqrt -64)) (* (sqrt -4) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (* a (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2))))))) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 3))) (* 1/2 (/ (- (+ (* -1 (/ (pow b 3) (* a (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))))) (pow c 2)))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (/ (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* c (- (+ (* -1 (/ (pow b 3) (* (pow c 2) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (* (pow c 2) (* (sqrt -4) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2))))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* c (- (+ (* -1 (/ (pow b 3) (* (pow c 2) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))) (+ (* -1 (/ (* a (* (pow b 5) (sqrt -64))) (* (pow c 3) (* (sqrt -4) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3))))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (* (pow c 2) (* (sqrt -4) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2))))) (+ (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))) (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (* (sqrt -4) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2))))))) (* (pow c 3) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))))
#s(approx (+ (* b b) (* (* -4 a) c)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c)))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* c (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* c (- (+ (* -4 a) (* 2 (/ (pow b 2) c))) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* c (- (+ (* -4 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (* 2 (/ (pow b 2) c)))) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* c (- (+ (* -4 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 2 (/ (pow b 2) c)))) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* c (- (/ (pow b 2) c) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (/ (pow b 2) c)) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (/ (pow b 2) c)) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 7) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ a (* (pow b 5) c))) (* 5 (/ (pow a 2) (pow b 7))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3))))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ a c)) (* -1 (/ (pow a 2) (pow b 2))))))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3))))))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -4 (* (sqrt (* a c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 8 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2)))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2)))) (* -1/2 (/ (- (+ (* -1 (/ (pow b 3) (* a (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 3)))) (* 2 (/ (pow b 3) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2)))) (* -1 (/ (+ (* -1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (+ (* -4 (/ (pow b 5) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 3))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (* a (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 3)))) (* 2 (/ (pow b 3) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2)))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) c)) (* 1/2 (- (+ (* -1 (/ (pow b 3) (* a (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 3)))) (* 2 (/ (pow b 3) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2))))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1 (* c (+ (* 8 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2)))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow b 3) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 3)))) (* 2 (/ (* a (pow b 3)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2))))) c)) (* 16 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2))))) c)) (* 8 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (+ (* -4 (/ (* a (pow b 5)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 3))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 3)))) (* 2 (/ (* a (pow b 3)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2)))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) c)) (+ (* -1 (/ (pow b 3) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) (+ (* -32 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 3)))) (* 2 (/ (* a (pow b 3)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2))))) c)) (* 16 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2))))) c)) (* 8 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b 3) (pow c 2))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow c 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))
#s(approx (+ (* b b) (* (* -4 a) c)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* -1 (* c (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* -1 (* c (- (+ (* -2 (/ (pow b 2) c)) (* 4 a)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) c)) (* 4 a)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (* -1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1))))) c)) (* 2 (pow b 2))) c)) (* 4 a)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) c)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (* -1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1))))) c)) (pow b 2)) c)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1))))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 7) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))))))))))
Calls

9 calls:

TimeVariablePointExpression
121.0ms
a
@inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/ a (pow b 5)) a (pow b 5) b 5 -2 (/ (* -5 (* (* a a) c)) (pow b 7)) (* -5 (* (* a a) c)) -5 (* (* a a) c) (* a a) c (pow b 7) 7 (pow b -3) -3 (* c c) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ a b) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ (+ (* (* a a) (/ c (* b b))) a) b) (+ (* (* a a) (/ c (* b b))) a) (/ c (* b b)) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* (/ c (pow b 3)) -2) (/ c (pow b 3)) (pow b 3) 3 (/ 2 (* a b)) (* a b) (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (pow (+ (* b b) (* (* -4 a) c)) 3/2) (+ (* b b) (* (* -4 a) c)) (* (* -4 a) c) (* -4 a) -4 3/2 (pow (neg b) 3) (neg b) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (sqrt (+ (* b b) (* (* -4 a) c))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))
94.0ms
c
@inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/ a (pow b 5)) a (pow b 5) b 5 -2 (/ (* -5 (* (* a a) c)) (pow b 7)) (* -5 (* (* a a) c)) -5 (* (* a a) c) (* a a) c (pow b 7) 7 (pow b -3) -3 (* c c) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ a b) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ (+ (* (* a a) (/ c (* b b))) a) b) (+ (* (* a a) (/ c (* b b))) a) (/ c (* b b)) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* (/ c (pow b 3)) -2) (/ c (pow b 3)) (pow b 3) 3 (/ 2 (* a b)) (* a b) (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (pow (+ (* b b) (* (* -4 a) c)) 3/2) (+ (* b b) (* (* -4 a) c)) (* (* -4 a) c) (* -4 a) -4 3/2 (pow (neg b) 3) (neg b) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (sqrt (+ (* b b) (* (* -4 a) c))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))
67.0ms
b
@0
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/ a (pow b 5)) a (pow b 5) b 5 -2 (/ (* -5 (* (* a a) c)) (pow b 7)) (* -5 (* (* a a) c)) -5 (* (* a a) c) (* a a) c (pow b 7) 7 (pow b -3) -3 (* c c) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ a b) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ (+ (* (* a a) (/ c (* b b))) a) b) (+ (* (* a a) (/ c (* b b))) a) (/ c (* b b)) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* (/ c (pow b 3)) -2) (/ c (pow b 3)) (pow b 3) 3 (/ 2 (* a b)) (* a b) (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (pow (+ (* b b) (* (* -4 a) c)) 3/2) (+ (* b b) (* (* -4 a) c)) (* (* -4 a) c) (* -4 a) -4 3/2 (pow (neg b) 3) (neg b) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (sqrt (+ (* b b) (* (* -4 a) c))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))
60.0ms
a
@-inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/ a (pow b 5)) a (pow b 5) b 5 -2 (/ (* -5 (* (* a a) c)) (pow b 7)) (* -5 (* (* a a) c)) -5 (* (* a a) c) (* a a) c (pow b 7) 7 (pow b -3) -3 (* c c) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ a b) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ (+ (* (* a a) (/ c (* b b))) a) b) (+ (* (* a a) (/ c (* b b))) a) (/ c (* b b)) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* (/ c (pow b 3)) -2) (/ c (pow b 3)) (pow b 3) 3 (/ 2 (* a b)) (* a b) (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (pow (+ (* b b) (* (* -4 a) c)) 3/2) (+ (* b b) (* (* -4 a) c)) (* (* -4 a) c) (* -4 a) -4 3/2 (pow (neg b) 3) (neg b) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (sqrt (+ (* b b) (* (* -4 a) c))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))
50.0ms
b
@-inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/ a (pow b 5)) a (pow b 5) b 5 -2 (/ (* -5 (* (* a a) c)) (pow b 7)) (* -5 (* (* a a) c)) -5 (* (* a a) c) (* a a) c (pow b 7) 7 (pow b -3) -3 (* c c) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ a b) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ (+ (* (* a a) (/ c (* b b))) a) b) (+ (* (* a a) (/ c (* b b))) a) (/ c (* b b)) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* (/ c (pow b 3)) -2) (/ c (pow b 3)) (pow b 3) 3 (/ 2 (* a b)) (* a b) (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (pow (+ (* b b) (* (* -4 a) c)) 3/2) (+ (* b b) (* (* -4 a) c)) (* (* -4 a) c) (* -4 a) -4 3/2 (pow (neg b) 3) (neg b) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (sqrt (+ (* b b) (* (* -4 a) c))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))

rewrite1.1s (7.2%)

Memory
1.7MiB live, 802.2MiB allocated; 179ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0315842877
0325340637
0920139360
Stop Event
iter limit
node limit
iter limit
Counts
591 → 653
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
(fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c)))
(*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))
(-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64)))
(*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c)
(fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
a
(pow.f64 b #s(literal 5 binary64))
b
#s(literal 5 binary64)
#s(literal -2 binary64)
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))
(*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c))
#s(literal -5 binary64)
(*.f64 (*.f64 a a) c)
(*.f64 a a)
c
(pow.f64 b #s(literal 7 binary64))
#s(literal 7 binary64)
(pow.f64 b #s(literal -3 binary64))
#s(literal -3 binary64)
(*.f64 c c)
(/.f64 (neg.f64 c) b)
(neg.f64 c)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c))
(*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c)
(*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b)))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))
(/.f64 a b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c))
(*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c)
(*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b)))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))
(/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b)
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)
(/.f64 c (*.f64 b b))
(*.f64 b b)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c))
(*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a)))
(*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))
(-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b)))
(*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64))
(/.f64 c (pow.f64 b #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
#s(literal 3 binary64)
(/.f64 #s(literal 2 binary64) (*.f64 a b))
(*.f64 a b)
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))))
(+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64)))
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64))
(fma.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(literal 3/2 binary64)
(pow.f64 (neg.f64 b) #s(literal 3 binary64))
(neg.f64 b)
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (pow c 2) (pow b 3)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* -1 (/ (pow c 2) (pow b 3)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ -1 (pow b 3))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (- (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5))))) (/ 1 (pow b 3)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* -2 (/ (* a c) (pow b 5)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5)))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* -2 (/ a (pow b 5)))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* a (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))))
#s(approx (/ a (pow b 5)) #s(hole binary64 (/ a (pow b 5))))
#s(approx a #s(hole binary64 a))
#s(approx (/ (* -5 (* (* a a) c)) (pow b 7)) #s(hole binary64 (* -5 (/ (* (pow a 2) c) (pow b 7)))))
#s(approx (* -5 (* (* a a) c)) #s(hole binary64 (* -5 (* (pow a 2) c))))
#s(approx (* (* a a) c) #s(hole binary64 (* (pow a 2) c)))
#s(approx (* a a) #s(hole binary64 (pow a 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 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -2 (/ a b))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (/ a b)))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))))
#s(approx (/ a b) #s(hole binary64 (/ a b)))
#s(approx (* 2 a) #s(hole binary64 (* 2 a)))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (/ a b)))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) #s(hole binary64 a))
#s(approx (+ (* (* a a) (/ c (* b b))) a) #s(hole binary64 (* a (+ 1 (/ (* a c) (pow b 2))))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* -2 (/ a b))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) #s(hole binary64 (/ -2 (* a b))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) #s(hole binary64 (/ (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))) a)))
#s(approx (/ 2 (* a b)) #s(hole binary64 (/ 2 (* a b))))
#s(approx (* a b) #s(hole binary64 (* a b)))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (* a (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) a)))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (* a (+ (* 1/2 (* a (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -2 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 c) (* 2 c)) (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))))) a)))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (* a (+ (* 1/2 (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* a (+ (* 1/2 (* a (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -4 (/ (* (pow c 3) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -2 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -4 c) (* 2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -2 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 c) (* 2 c)) (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -2 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 c) (* 2 c)) (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))))))) a)))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* a (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* a (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -2 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 c) (* 2 c)) (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* a (- (+ (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* a (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -4 (/ (* (pow c 3) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -2 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -4 c) (* 2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -2 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 c) (* 2 c)) (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 c) (* 2 c)) (- (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 c) (* 2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (pow b 3))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (pow b 3)))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))) (pow b 3)))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (pow b 3)))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (+ (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (pow b 3))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))) (pow b 3))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 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 (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (- (* 2 (pow b 2)) (* -1 (pow b 2)))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* a (- (* -4 c) (* 2 c)))) (* -1 (pow b 2)))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* a (- (+ (* -4 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) (* 2 c)))) (* -1 (pow b 2)))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* a (- (+ (* -4 c) (* a (- (* -4 (/ (* a (pow c 3)) (pow b 4))) (* 2 (/ (pow c 2) (pow b 2)))))) (* 2 c)))) (* -1 (pow b 2)))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 b))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b)))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (- (pow b 2) (* -1 (pow b 2)))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (- (+ (* -2 (* a c)) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (- (+ (* a (- (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 c))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (- (+ (* a (- (* a (- (* -4 (/ (* a (pow c 3)) (pow b 4))) (* 2 (/ (pow c 2) (pow b 2))))) (* 2 c))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* -1 (pow b 2))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (+ (* -1 (pow b 2)) (* 2 (* a c)))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ (* 2 c) (* a (+ (* 2 (/ (pow c 2) (pow b 2))) (* 4 (/ (* a (pow c 3)) (pow b 4))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ c (* (pow a 3) b))))) (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow a 2) (- (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))) (/ 1 (* (pow a 2) (pow b 3)))))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* -5 (/ (* (pow a 2) c) (pow b 7)))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* (pow a 2) (- (* -5 (/ c (pow b 7))) (* 2 (/ 1 (* a (pow b 5))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -2 (/ (* (pow a 2) c) (pow b 3)))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (/ (* (pow a 2) c) (pow b 3))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (/ (* (pow a 2) c) (pow b 3))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) #s(hole binary64 (/ (* (pow a 2) c) (pow b 2))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) #s(hole binary64 (* (pow a 2) (+ (/ 1 a) (/ c (pow b 2))))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* -2 (/ (* (pow a 2) c) (pow b 3)))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) #s(hole binary64 (* -2 (/ c (pow b 3)))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) #s(hole binary64 (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* 1/2 (/ (- (+ (* -1 (/ (pow b 3) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))))) (pow a 2)))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))))) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (pow a 3))) (* 1/2 (/ (- (+ (* -1 (/ (pow b 3) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))))) (pow a 2))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* (sqrt (* a (pow c 3))) (/ (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* a (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* a (- (+ (* -1 (/ (pow b 3) (* (pow a 2) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (pow a 2) (* (sqrt -4) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* a (- (+ (* -1 (/ (pow b 3) (* (pow a 2) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (pow a 3) (* (sqrt -4) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (pow a 2) (* (sqrt -4) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))))) (* (pow a 3) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))))
#s(approx (+ (* b b) (* (* -4 a) c)) #s(hole binary64 (* -4 (* a c))))
#s(approx (+ (* b b) (* (* -4 a) c)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a)))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* a (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* a (- (+ (* -4 c) (* 2 (/ (pow b 2) a))) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* a (- (+ (* -4 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 2 (/ (pow b 2) a)))) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* a (- (+ (* -4 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 2 (/ (pow b 2) a)))) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* (sqrt (* a c)) (* b (sqrt -4)))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* a (- (/ (pow b 2) a) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (/ (pow b 2) a)) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (/ (pow b 2) a)) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b (sqrt -4))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 7) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))) a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* -8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2)))) (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (* -1 (/ (+ (* 1/2 (/ (- (+ (* -1 (/ (pow b 3) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3)))) (* 2 (/ (* (pow b 3) c) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))) a)))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (+ (* -1 (/ (pow b 3) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3)))) (* 2 (/ (* (pow b 3) c) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2)))))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (+ (* -4 (/ (* (pow b 5) c) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3)))) (* 2 (/ (* (pow b 3) c) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2)))))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))) a))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))) a)))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1 (* a (+ (* 8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (* 16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2)))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow b 3) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3)))) (* 2 (/ (* (pow b 3) c) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))) a)) (* 16 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (+ (* -4 (/ (* (pow b 5) c) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3)))) (* 2 (/ (* (pow b 3) c) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2)))))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))) a)) (+ (* -1 (/ (pow b 3) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3)))) (* 2 (/ (* (pow b 3) c) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))) a)) (* 16 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b 3) (pow a 2))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow a 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow a 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))))
#s(approx (+ (* b b) (* (* -4 a) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* -1 (* a (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* -1 (* a (- (+ (* -2 (/ (pow b 2) a)) (* 4 c)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) a)) (* 4 c)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) (* 2 (pow b 2))) a)) (* 4 c)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1)))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (* b (sqrt -1))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) a)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1 (/ (- (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) (pow b 2)) a)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* 2 (* (sqrt (* a c)) (* b (sqrt -1))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 5) (sqrt -1))))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 7) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 5) (sqrt -1)))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (* -2 (* a (* (pow b 2) c)))) (pow b 7))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (* -1 (pow b 2))))) (pow b 7))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (* -2 (* a (* (pow b 2) c)))) (pow b 7))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) c)) (* -2 (* a (pow b 2)))) (pow b 7))))
#s(approx (pow b 5) #s(hole binary64 (pow b 5)))
#s(approx b #s(hole binary64 b))
#s(approx (pow b 7) #s(hole binary64 (pow b 7)))
#s(approx (pow b -3) #s(hole binary64 (/ 1 (pow b 3))))
#s(approx (/ (neg c) b) #s(hole binary64 (* -1 (/ c b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) #s(hole binary64 (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 2))))
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (pow b 2) a))) (pow b 3))))
#s(approx (* (/ c (pow b 3)) -2) #s(hole binary64 (* -2 (/ c (pow b 3)))))
#s(approx (/ c (pow b 3)) #s(hole binary64 (/ c (pow b 3))))
#s(approx (pow b 3) #s(hole binary64 (pow b 3)))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -1/8 (* (sqrt (/ c a)) (sqrt -64)))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* -1/32 (/ (* b (* (sqrt -64) (sqrt -4))) a)))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* 1/2 (* b (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* b (+ (* 1/2 (* b (- (* 1/4 (/ 1 (* (pow a 2) c))) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))) (+ (* 1/32 (/ (sqrt -64) (* (pow a 2) (* c (sqrt -4))))) (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* (pow a 2) c)))))))) (* 1/2 (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1/4 (* (sqrt (* a c)) (sqrt -64)))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (+ (* -1/4 (* (sqrt (* a c)) (sqrt -64))) (* -1/16 (* b (* (sqrt -64) (sqrt -4)))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (+ (* -1/4 (* (sqrt (* a c)) (sqrt -64))) (* b (- (* b (- (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* a c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* a c))) (sqrt -64)))))) (* 1/16 (* (sqrt -64) (sqrt -4))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (+ (* -1/4 (* (sqrt (* a c)) (sqrt -64))) (* b (- (* b (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/4 (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* a c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* a c))) (sqrt -64)))))))) (+ (* 1/32 (/ (sqrt -64) (* a (* c (sqrt -4))))) (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* a c)))))))) (+ (* 1/64 (* (sqrt (/ 1 (* a c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* a c))) (sqrt -64)))))) (* 1/16 (* (sqrt -64) (sqrt -4))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* -1 b) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) 1)))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2)))))) (sqrt -64)))))))))))
#s(approx (pow (neg b) 3) #s(hole binary64 (* -1 (pow b 3))))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* -4 (* a c))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (+ (* -4 (* a c)) (* (sqrt (* a c)) (* b (sqrt -4))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (+ (* -4 (* a c)) (* b (- (* 2 b) (* -1 (* (sqrt (* a c)) (sqrt -4))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (+ (* -4 (* a c)) (* b (- (* b (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* -1 (* (sqrt (* a c)) (sqrt -4))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* b (- b (* -1 (* (sqrt (* a c)) (sqrt -4)))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* b (- (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* -1 (* (sqrt (* a c)) (sqrt -4)))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* b (- (* b (+ 1 (* b (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* -1 (* (sqrt (* a c)) (sqrt -4)))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#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))))) b)))
#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 (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #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 (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ (- (* -2 (/ (* a c) (pow b 2))) 1) (pow b 3))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ (- (+ (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -2 (/ (* a c) (pow b 2)))) 1) (pow b 3))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) (pow b 5))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)) (pow b 5))))
#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 (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)))
#s(approx (+ (* (* a a) (/ c (* b b))) a) #s(hole binary64 (+ a (/ (* (pow a 2) c) (pow b 2)))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) #s(hole binary64 (/ (- (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))) b)))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b)))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) a))) (pow b 2)))) b)))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -4 (* a c)) (* 2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) a))) (pow b 2))))) b)))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) a)) (+ (* -2/3 (* (pow a 2) (* (pow c 2) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) a)))))) (+ (* -2/9 (* (pow a 2) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -4 (* a c)) (* 2 (* a c))) (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -4 (* a c)) (* 2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) a)))))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -4 (* a c)) (* 2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) a))) (pow b 2)))))) b)))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* 1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) b))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (/ (- (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) (pow b 2)))) b)))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (/ (- (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))) (+ (* -1/9 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) (pow b 2))) (* 1/3 (/ (* (- (* -4 (* a c)) (* 2 (* a c))) (- (* 1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* 1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c))))))) (pow b 4)))))) b)))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (/ (- (+ (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))) (+ (* -2/3 (/ (* (pow a 2) (* (pow c 2) (- (* 1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* 1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))))))) (pow b 6))) (+ (* -2/9 (/ (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 6))) (+ (* -1/9 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c)))) (pow b 2))) (+ (* 1/3 (/ (* (- (* -4 (* a c)) (* 2 (* a c))) (- (* 1/6 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (+ (* -1/9 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -4 (* a c)) (* 2 (* a c))) (- (* 1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* 1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c))))))))))) (pow b 6))) (* 1/3 (/ (* (- (* -4 (* a c)) (* 2 (* a c))) (- (* 1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* 1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -4 (* a c)) (* 2 (* a c))))))) (pow b 4))))))))) b)))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* 1/2 (* b (+ (* -8 (* a c)) (* -4 (* a c)))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* b (+ (* -1/2 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a 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 (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* 3 (pow b 2))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* (pow b 2) (- (+ 3 (* -4 (/ (* a c) (pow b 2)))) (* 2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* (pow b 2) (- (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (* 2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* (pow b 2) (- (+ 3 (+ (* -4 (/ (* a c) (pow 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 (+ (* 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) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* 2 (pow b 2))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* (pow b 2) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* (pow b 2) (- (+ 2 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* 2 (/ (* a c) (pow b 2)))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* (pow b 2) (- (+ 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 (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* (pow b 2) (- (* 2 (/ (* a c) (pow b 2))) 1))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* (pow b 2) (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* (pow b 2) (- (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#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 (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) (pow b 3)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* 2 (/ (* a c) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (pow b 3)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 5)))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* -1 (/ (+ (* 2 a) (* 5 (/ (* (pow a 2) c) (pow b 2)))) (pow b 5)))))
#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 (* -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 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) #s(hole binary64 (* -1 (/ (+ (* 2 (/ c (pow b 2))) (* 2 (/ 1 a))) b))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) a))) (pow b 2))) (/ 1 a))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (- (* -4 (* a c)) (* -2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) a)))))) (pow b 4))) (/ 1 a)))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 2 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) a)))))) (+ (* 8 (* (pow a 2) (pow c 3))) (* (- (* -4 (* a c)) (* -2 (* a c))) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (- (* -4 (* a c)) (* -2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) a)))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (- (* -4 (* a c)) (* -2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) a)))))) (pow b 4))) (/ 1 a))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -2 b)))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1 (* b (- (+ 2 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))) (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) (pow b 2))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1 (* b (- (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))) (+ (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* (- (* -4 (* a c)) (* -2 (* a c))) (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* -4 (* a c)) (* -2 (* a c)))))) (pow b 4)))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1 (* b (- (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))) (+ (* 2 (/ (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* -4 (* a c)) (* -2 (* a c))))))) (pow b 6))) (+ (* 2 (/ (- (* -4 (* a c)) (* -2 (* a c))) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 8 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (/ (* (- (* -4 (* a c)) (* -2 (* a c))) (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* -4 (* a c)) (* -2 (* a c)))))) (pow b 4)) (/ (* (- (* -4 (* a c)) (* -2 (* a c))) (- (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (+ (* 4 (* (pow a 2) (pow c 2))) (* (- (* -4 (* a c)) (* -2 (* a c))) (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* -4 (* a c)) (* -2 (* a c))))))))) (pow b 6))))))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* -2 (pow b 3))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ 2 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* -1 (pow b 3))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (pow b 2)))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* (pow b 2) (- (+ 1 (* -4 (/ (* a c) (pow b 2)))) (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* (pow b 2) (- (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* (pow b 2) (- (+ 1 (+ (* -4 (/ (* a c) (pow 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 (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* -1 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 (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* 2 (* a c))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c)))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg 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)))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (- (* 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))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (pow b 2)))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* (pow b 2) (+ 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))) (neg b)) #s(hole binary64 (* (pow b 2) (+ 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 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))))
#s(approx c #s(hole binary64 c))
#s(approx (* c c) #s(hole binary64 (pow c 2)))
#s(approx (neg c) #s(hole binary64 (* -1 c)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* c (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))))) (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (+ (* 1/2 (* c (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -2 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 a) (* 2 a)) (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (+ (* 1/2 (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (* c (+ (* 1/2 (* c (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -4 (/ (* (pow a 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -2 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -4 a) (* 2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -2 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 a) (* 2 a)) (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -2 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 a) (* 2 a)) (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* c (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -2 (/ (* (pow a 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 a) (* 2 a)) (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (- (+ (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -4 (/ (* (pow a 3) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -2 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -4 a) (* 2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -2 (/ (* (pow a 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 a) (* 2 a)) (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))) (+ (* -2 (/ (* (pow a 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -4 a) (* 2 a)) (- (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -4 a) (* 2 a))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3))) (pow b 3)))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))))) (pow b 3)))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (+ (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3))) (pow b 3))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))))) (pow b 3))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* c (- (* -4 a) (* 2 a)))) (* -1 (pow b 2)))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* c (- (+ (* -4 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) (* 2 a)))) (* -1 (pow b 2)))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* c (- (+ (* -4 a) (* c (- (* -4 (/ (* (pow a 3) c) (pow b 4))) (* 2 (/ (pow a 2) (pow b 2)))))) (* 2 a)))) (* -1 (pow b 2)))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (- (+ (* c (- (* -2 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (- (+ (* c (- (* c (- (* -4 (/ (* (pow a 3) c) (pow b 4))) (* 2 (/ (pow a 2) (pow b 2))))) (* 2 a))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (+ (* -1 (pow b 2)) (* c (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (+ (* -1 (pow b 2)) (* c (+ (* 2 a) (* c (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (* (pow a 3) c) (pow b 4))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow c 2) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* c (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* c (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) #s(hole binary64 (* c (+ (/ a c) (/ (pow a 2) (pow b 2))))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* c (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ 1 (pow b 3))) (* 2 (/ 1 (* a (* b c)))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (* a c)) (/ (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* 1/2 (/ (- (+ (* -1 (/ (pow b 3) (* a (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))))) (pow c 2))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -1 (/ (* (pow b 5) (sqrt -64)) (* (sqrt -4) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (* a (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2))))))) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 3))) (* 1/2 (/ (- (+ (* -1 (/ (pow b 3) (* a (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))))) (pow c 2)))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (/ (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* c (- (+ (* -1 (/ (pow b 3) (* (pow c 2) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (* (pow c 2) (* (sqrt -4) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2))))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* c (- (+ (* -1 (/ (pow b 3) (* (pow c 2) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))) (+ (* -1 (/ (* a (* (pow b 5) (sqrt -64))) (* (pow c 3) (* (sqrt -4) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3))))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (* (pow c 2) (* (sqrt -4) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2))))) (+ (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))) (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (* (sqrt -4) (pow (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2))))))) (* (pow c 3) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))))
#s(approx (+ (* b b) (* (* -4 a) c)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c)))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* c (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* c (- (+ (* -4 a) (* 2 (/ (pow b 2) c))) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* c (- (+ (* -4 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (* 2 (/ (pow b 2) c)))) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* c (- (+ (* -4 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 2 (/ (pow b 2) c)))) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* c (- (/ (pow b 2) c) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (/ (pow b 2) c)) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (/ (pow b 2) c)) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 7) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ a (* (pow b 5) c))) (* 5 (/ (pow a 2) (pow b 7))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3))))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ a c)) (* -1 (/ (pow a 2) (pow b 2))))))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3))))))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -4 (* (sqrt (* a c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 8 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2)))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2)))) (* -1/2 (/ (- (+ (* -1 (/ (pow b 3) (* a (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 3)))) (* 2 (/ (pow b 3) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2)))) (* -1 (/ (+ (* -1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (+ (* -4 (/ (pow b 5) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 3))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (* a (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 3)))) (* 2 (/ (pow b 3) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2)))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) c)) (* 1/2 (- (+ (* -1 (/ (pow b 3) (* a (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 3)))) (* 2 (/ (pow b 3) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2))))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1 (* c (+ (* 8 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2)))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow b 3) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 3)))) (* 2 (/ (* a (pow b 3)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2))))) c)) (* 16 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2))))) c)) (* 8 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (+ (* -4 (/ (* a (pow b 5)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 3))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) (+ (* -32 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 3)))) (* 2 (/ (* a (pow b 3)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2)))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))) c)) (+ (* -1 (/ (pow b 3) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) (+ (* -32 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 3)))) (* 2 (/ (* a (pow b 3)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2))))) c)) (* 16 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))) 2))))) c)) (* 8 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b 3) (pow c 2))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow c 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))
#s(approx (+ (* b b) (* (* -4 a) c)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* -1 (* c (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* -1 (* c (- (+ (* -2 (/ (pow b 2) c)) (* 4 a)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) c)) (* 4 a)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (* -1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1))))) c)) (* 2 (pow b 2))) c)) (* 4 a)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) c)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (* -1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1))))) c)) (pow b 2)) c)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1))))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 7) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))))))))))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a) (*.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a) (-.f64 (*.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 c) b)) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a) (/.f64 (neg.f64 c) b)))))
(fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b))
(+.f64 (*.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a) (/.f64 (neg.f64 c) b))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c)))
(*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))
(-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64)))
(*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c)
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))))))
(fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))))
(+.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (neg.f64 a) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
a
(pow.f64 b #s(literal 5 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 5 binary64)))
b
#s(literal 5 binary64)
#s(literal -2 binary64)
(/.f64 (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c))) (neg.f64 (pow.f64 b #s(literal 7 binary64))))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))
(*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c))
#s(literal -5 binary64)
(*.f64 (*.f64 a a) c)
(*.f64 (neg.f64 a) (neg.f64 a))
(*.f64 (fabs.f64 a) (fabs.f64 a))
(*.f64 a a)
(pow.f64 a #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))
c
(pow.f64 b #s(literal 7 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 7 binary64)))
#s(literal 7 binary64)
(pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))
(pow.f64 b #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))
(/.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 b) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal -3 binary64)))
#s(literal -3 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 (neg.f64 c)) (neg.f64 b))
(/.f64 (neg.f64 c) b)
(neg.f64 c)
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c))) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c))
(*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c)
(*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b)))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))
(/.f64 (neg.f64 a) (neg.f64 b))
(/.f64 a b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c))) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c))
(*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c)
(*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b)))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (neg.f64 b))
(/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b)
(+.f64 (/.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) b) (/.f64 a b))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) a))))
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)
(+.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) a)
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b b)))
(/.f64 c (*.f64 b b))
(*.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)))
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c))) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c))
(*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a)))
(*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))
(-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b)))
(*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64))
(/.f64 (neg.f64 c) (pow.f64 (neg.f64 b) #s(literal 3 binary64)))
(/.f64 c (pow.f64 b #s(literal 3 binary64)))
(*.f64 (*.f64 b b) b)
(*.f64 b (*.f64 b b))
(pow.f64 b #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
#s(literal 3 binary64)
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 a b)))
(/.f64 #s(literal 2 binary64) (*.f64 a b))
(*.f64 a b)
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))))) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))))
(+.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (/.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))))
(/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (-.f64 (*.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))))))
(+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64)))
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64))
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 3/2 binary64)))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64))
(/.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) (-.f64 (*.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 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(sqrt.f64 (*.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (fma.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(literal 3/2 binary64)
(*.f64 (*.f64 b b) (neg.f64 b))
(*.f64 (neg.f64 b) (*.f64 b b))
(pow.f64 (neg.f64 b) #s(literal 3 binary64))
(neg.f64 (pow.f64 b #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64)))
(neg.f64 b)
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))) #s(literal 3 binary64))) (fma.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))) (*.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))))))
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))
(fma.f64 (fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))
(+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) b))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(literal -1 binary64) (/.f64 c b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (-.f64 (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 5 binary64)))) (pow.f64 b #s(literal -3 binary64))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (-.f64 (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))))) (pow.f64 b #s(literal -3 binary64))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (*.f64 a (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal -5 binary64))))))
#s(approx (/ a (pow b 5)) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
#s(approx a a)
#s(approx (/ (* -5 (* (* a a) c)) (pow b 7)) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 7 binary64)))))
#s(approx (* -5 (* (* a a) c)) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)))
#s(approx (* (* a a) c) (*.f64 (*.f64 a a) c))
#s(approx (* a a) (*.f64 a a))
#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 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) b)))))))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 #s(literal -2 binary64) (/.f64 a b)))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal -1 binary64))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (*.f64 a (+.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (/ a b) (/.f64 a b))
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) (/.f64 a b))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) (*.f64 a (+.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) a)
#s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) (*.f64 #s(literal -2 binary64) (/.f64 a b)))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal -1 binary64))))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (/.f64 #s(literal -2 binary64) (*.f64 a b)))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal -1 binary64)))) a))
#s(approx (/ 2 (* a b)) (/.f64 #s(literal 2 binary64) (*.f64 a b)))
#s(approx (* a b) (*.f64 a b))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) a))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64)))))))) a))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))))))))) a))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) (fma.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) (fma.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) (fma.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow.f64 b #s(literal 3 binary64)))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 b #s(literal 3 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 (* (* -4 a) c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 a (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 a (-.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 a (-.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 a (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) b)
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (-.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (-.f64 (fma.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) c)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (-.f64 (fma.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) c)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a c))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a (fma.f64 #s(literal 2 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a (fma.f64 #s(literal 2 binary64) c (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))))))))))
#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)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b 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)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.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)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 (pow.f64 a #s(literal 3 binary64)) b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (*.f64 #s(literal -5 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 7 binary64)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 5 binary64))))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 5 binary64)))))) (pow.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (*.f64 #s(literal -5 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 7 binary64)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 5 binary64))))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 7 binary64)))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (/.f64 b a))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b) #s(literal -1 binary64))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))
#s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 (*.f64 a a) (+.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 c (*.f64 b b)))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b) #s(literal -1 binary64))))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b) #s(literal -1 binary64)))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))))) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64))))))) (*.f64 a a))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))))) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64)))))))) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))))) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64))))))) (*.f64 a a)))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (*.f64 c (sqrt.f64 #s(literal -64 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))))) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal -64 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (*.f64 c (sqrt.f64 #s(literal -64 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))))) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -64 binary64)))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -64 binary64))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -64 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal -64 binary64))))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -64 binary64)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -64 binary64))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -64 binary64)))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -64 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal -64 binary64))))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -64 binary64))))))))
#s(approx (+ (* b b) (* (* -4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
#s(approx (+ (* b b) (* (* -4 a) c)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 a (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 a (-.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 a (-.f64 (fma.f64 #s(literal -4 binary64) c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 a (-.f64 (fma.f64 #s(literal -4 binary64) c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 a (-.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b b) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 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 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 a (pow.f64 b #s(literal 3 binary64)))))) a) (*.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a))) a) (*.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (pow.f64 b #s(literal 3 binary64))))) a)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (pow.f64 b #s(literal 3 binary64))))) a)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (pow.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (/.f64 b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b) a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) b) a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (fma.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal -32 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) a) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) a))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal -32 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) c) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal -32 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) a))) a) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) a))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 16 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal -32 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) a)) (*.f64 #s(literal 16 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) a) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) c) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal -32 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))))) (fma.f64 #s(literal -32 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) a)) (*.f64 #s(literal 16 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) a) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 #s(literal 8 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) #s(literal 2 binary64))) (pow.f64 c #s(literal 3 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 #s(literal 8 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) #s(literal 2 binary64))) (pow.f64 c #s(literal 3 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))))))))
#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 (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b b)) a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 b b)) a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/512 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 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))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 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))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 (*.f64 b c) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) c))))))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (fma.f64 #s(literal -5 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (fma.f64 #s(literal -5 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (/.f64 (fma.f64 #s(literal -5 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (pow b 5) (pow.f64 b #s(literal 5 binary64)))
#s(approx b b)
#s(approx (pow b 7) (pow.f64 b #s(literal 7 binary64)))
#s(approx (pow b -3) (pow.f64 b #s(literal -3 binary64)))
#s(approx (/ (neg c) b) (*.f64 #s(literal -1 binary64) (/.f64 c b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) (/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) (/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (*.f64 b b)))
#s(approx (/ c (* b b)) (/.f64 c (*.f64 b b)))
#s(approx (* b b) (*.f64 b b))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (/.f64 (fma.f64 #s(literal -2 binary64) c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) a))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (* (/ c (pow b 3)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
#s(approx (/ c (pow b 3)) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
#s(approx (pow b 3) (pow.f64 b #s(literal 3 binary64)))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -64 binary64)))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -64 binary64))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b #s(literal 16 binary64)) a))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -64 binary64))) (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 #s(literal 16 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal -4 binary64))) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal -64 binary64))))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -64 binary64))) (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 #s(literal 16 binary64) a) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 a a) c) #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal -4 binary64))) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal -64 binary64)))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/32 binary64) (/.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal -4 binary64))) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal -64 binary64)))))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -64 binary64)))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -64 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 b #s(literal 16 binary64)))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -64 binary64))) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal -4 binary64))) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -64 binary64))))))) #s(literal 1 binary64)))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -64 binary64))) (*.f64 b (-.f64 (*.f64 b (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal -4 binary64))) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -64 binary64)))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/32 binary64) (/.f64 #s(literal 16 binary64) (*.f64 a c)))))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal -4 binary64))) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -64 binary64))))))) #s(literal 1 binary64)))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64)))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (fma.f64 (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (sqrt.f64 #s(literal -64 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64)))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (fma.f64 (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (sqrt.f64 #s(literal -64 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -64 binary64))))))) (sqrt.f64 #s(literal -64 binary64))))) #s(literal 1 binary64)))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64)))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (fma.f64 (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (sqrt.f64 #s(literal -64 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -64 binary64))))))) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (fma.f64 (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (sqrt.f64 #s(literal -64 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -64 binary64)))))) (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -64 binary64))))))) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -64 binary64)))))) (sqrt.f64 #s(literal -64 binary64)))))))))))
#s(approx (pow (neg b) 3) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))))
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (-.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 b (-.f64 b (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 b (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 b (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 b (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 b (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 b (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64)))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (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 (pow.f64 b #s(literal 6 binary64)))))))) b))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.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 (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) b))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (*.f64 b b))) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (/.f64 (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (*.f64 b b)))) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 c c))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 c c)))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) a)) (pow.f64 b #s(literal 5 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.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)))) (pow.f64 b #s(literal 6 binary64))))))) b))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) b))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (/.f64 (fma.f64 #s(literal -2 binary64) a (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))) b))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))) b))
#s(approx (+ (* (* a a) (/ c (* b b))) a) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) (/.f64 (fma.f64 #s(literal -2 binary64) a (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))) b))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (*.f64 #s(literal 1/12 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a b))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) a))) (*.f64 b b)))) b))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal -1/9 binary64) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) a))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) a))) (*.f64 b b))))) b))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) a)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) a))))) (fma.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal -1/9 binary64) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) a)))))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal -1/9 binary64) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) a))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) a))) (*.f64 b b)))))) b))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) b)))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (/.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b)))) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 b b)))) b))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (/.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 b b)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/18 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c))))))) (pow.f64 b #s(literal 4 binary64))))))) b))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b)))))) (fma.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/18 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2/9 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 b b)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/18 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c))))))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/18 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 a c))))))) (pow.f64 b #s(literal 4 binary64)))))))))) b))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 #s(literal 1/2 binary64) (*.f64 b (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b)))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64)))))))))
#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 (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))
#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) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1 binary64))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) #s(literal 1 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.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)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (*.f64 b b))) (*.f64 #s(literal -1 binary64) (*.f64 c c))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (*.f64 b b)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 c c))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (*.f64 b b)) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (*.f64 b b)) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal 5 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a c) (*.f64 #s(literal 5 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) a (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))))
#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 #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 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) b)))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))) b)))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a)))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) a))) (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) a))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) a)))))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) a))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) a))))) (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) a)))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) a)))))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 #s(literal -2 binary64) b))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b b)))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c)))))) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))))))))) (pow.f64 b #s(literal 6 binary64))))))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 b b))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (*.f64 #s(literal -1 binary64) b))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (*.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 (+ (* b b) (* (* -4 a) c))) (*.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 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 #s(literal 2 binary64) (*.f64 a c)))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a c))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (-.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)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 b b))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 (*.f64 b 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 b)) (*.f64 (*.f64 b 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 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal -1 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 c a) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) b))))))) (pow.f64 b #s(literal -1 binary64)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal -1 binary64)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))))))) (pow.f64 b #s(literal -1 binary64)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 5 binary64)))) (pow.f64 b #s(literal -3 binary64)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (pow.f64 b #s(literal -3 binary64)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 5 binary64)))) (pow.f64 b #s(literal -3 binary64)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (pow.f64 b #s(literal -3 binary64)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (pow.f64 b #s(literal -3 binary64))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))))
#s(approx c c)
#s(approx (* c c) (*.f64 c c))
#s(approx (neg c) (*.f64 #s(literal -1 binary64) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) b)))))))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))) (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) (fma.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) (fma.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) (fma.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 c (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a)))) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 c (-.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 c (-.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 c (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)))) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (-.f64 (fma.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (-.f64 (fma.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 c (fma.f64 #s(literal 2 binary64) a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 c (fma.f64 #s(literal 2 binary64) a (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 4 binary64))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -4 binary64)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -4 binary64))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -4 binary64)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)))))) (pow.f64 (*.f64 b (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) (pow.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) #s(literal -1 binary64)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) (pow.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) #s(literal -1 binary64)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) (pow.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) #s(literal -1 binary64)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (*.f64 (*.f64 c c) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 b c))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b c)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b c)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (*.f64 c (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) (*.f64 c (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 c (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b c)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 b #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a (*.f64 b c)) #s(literal -1 binary64)))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))))) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64))))))) (*.f64 c c)))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))))) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64)))))))) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))))) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64))))))) (*.f64 c c))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 c c)) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))))) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 c c)) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))))) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -64 binary64)))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -64 binary64))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 #s(literal -64 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal -64 binary64))))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -64 binary64)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -64 binary64))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -64 binary64)))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -64 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 #s(literal -64 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal -64 binary64))))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -64 binary64))))))))
#s(approx (+ (* b b) (* (* -4 a) c)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 c (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 c (-.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) c))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 c (-.f64 (fma.f64 #s(literal -4 binary64) a (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 c (-.f64 (fma.f64 #s(literal -4 binary64) a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) c)))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 c (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b b) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.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/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.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/128 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) c))) c)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 b c) #s(literal -1 binary64))) c) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))))) c)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (pow.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) #s(literal -1 binary64))) c)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (pow.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) #s(literal -1 binary64))) c)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (pow.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) #s(literal -1 binary64))) c)))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b) c) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) b) c) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b c)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b c)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (/ (+ (* (* a a) (/ c (* b b))) a) b) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b c)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a c) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))))
#s(approx (* (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (* a a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b c)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (- (* (/ c (pow b 3)) -2) (/ 2 (* a b))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a (*.f64 b c)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal -3 binary64)))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal -32 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) c))) c) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))))))
#s(approx (/ (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal -32 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) c) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal -32 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))))) c))) c) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 16 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal -32 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) c)) (*.f64 #s(literal 16 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) c) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))))))
#s(approx (/ (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 5 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal -32 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) c) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))))) (fma.f64 #s(literal -32 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) c)) (*.f64 #s(literal 16 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) c) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))))))))
#s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 c (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64))) (pow.f64 a #s(literal 3 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))))) (pow.f64 c #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))))
#s(approx (pow (+ (* b b) (* (* -4 a) c)) 3/2) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 c (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64))) (pow.f64 a #s(literal 3 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))))) (pow.f64 c #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))))
#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 (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) c) (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))
#s(approx (+ (* (sqrt (+ (* b b) (* (* -4 a) c))) (sqrt (+ (* b b) (* (* -4 a) c)))) (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 #s(literal 2 binary64) (*.f64 b b))) c) (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))))
#s(approx (sqrt (+ (* b b) (* (* -4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b b)) c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))
#s(approx (- (* b b) (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 b b)) c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))
#s(approx (* (sqrt (+ (* b b) (* (* -4 a) c))) (neg b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/512 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))))

eval1.9s (12.9%)

Memory
-224.3MiB live, 919.0MiB allocated; 2.3s collecting garbage
Compiler

Compiled 83 297 to 5 564 computations (93.3% saved)

prune158.0ms (1.1%)

Memory
-29.1MiB live, 209.8MiB allocated; 10ms collecting garbage
Pruning

34 alts after pruning (30 fresh and 4 done)

PrunedKeptTotal
New91013923
Fresh51722
Picked235
Done011
Total91734951
Accuracy
99.7%
Counts
951 → 34
Alt Table
Click to see full alt table
StatusAccuracyProgram
29.7%
(/.f64 (/.f64 (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (-.f64 (*.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64)))))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
28.6%
(/.f64 (/.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 #s(literal 2 binary64) a))
29.7%
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
29.7%
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
29.7%
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
29.3%
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b b) (neg.f64 b))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
28.6%
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 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))))))) (*.f64 #s(literal 2 binary64) a))
29.5%
(/.f64 (/.f64 (+.f64 (pow.f64 #s(approx (+ (* b b) (* (* -4 a) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
95.6%
(/.f64 (/.f64 #s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b)))))))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
29.6%
(/.f64 (+.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (/.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))))) (*.f64 #s(literal 2 binary64) a))
28.6%
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a))
28.7%
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
95.6%
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) (*.f64 #s(literal 2 binary64) a))
91.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))))) c)) (*.f64 #s(literal 2 binary64) a))
91.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c)) (*.f64 #s(literal 2 binary64) a))
91.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 #s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 c (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))) b))) c)) (*.f64 #s(literal 2 binary64) a))
91.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 #s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))) c)) (*.f64 #s(literal 2 binary64) a))
82.7%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c)) (*.f64 #s(literal 2 binary64) a))
91.2%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
82.7%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a))
28.1%
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)))
94.4%
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c))
91.5%
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
91.8%
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
91.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
95.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
94.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 #s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
83.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
94.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 a a))))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c))) (pow.f64 (*.f64 (*.f64 c c) b) #s(literal -1 binary64))) (pow.f64 c #s(literal 3 binary64)))))
94.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b))))
95.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))))
95.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c)))
Compiler

Compiled 4 140 to 2 239 computations (45.9% saved)

series292.0ms (2%)

Memory
9.9MiB live, 390.7MiB allocated; 35ms collecting garbage
Counts
69 → 377
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
(fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c)))
(*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))
(-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64)))
(*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) c)
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b))))
#s(literal -5 binary64)
(*.f64 (*.f64 a a) c)
(*.f64 a a)
a
c
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))
#s(literal -2 binary64)
(*.f64 a (*.f64 b b))
(*.f64 b b)
b
(pow.f64 b #s(literal 7 binary64))
#s(literal 7 binary64)
(pow.f64 b #s(literal -3 binary64))
#s(literal -3 binary64)
(*.f64 c c)
(/.f64 (neg.f64 c) b)
(neg.f64 c)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))
(/.f64 (*.f64 a c) b)
(*.f64 a c)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c))
(*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a)))
(*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))
(-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b)))
(*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64))
(/.f64 c (*.f64 (*.f64 b b) b))
(*.f64 (*.f64 b b) b)
(/.f64 #s(literal 2 binary64) (*.f64 a b))
(*.f64 a b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b)))
(*.f64 #s(literal -2 binary64) (*.f64 a a))
(pow.f64 c #s(literal 3 binary64))
#s(literal 3 binary64)
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c)))
#s(literal -1 binary64)
(fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))
(*.f64 (*.f64 b b) c)
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 a a))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 a a)))
(*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 a a))
(fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))))
(/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))
(-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b))
(*.f64 (*.f64 a a) b)
(/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 c c) a)
(pow.f64 b #s(literal 3 binary64))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (pow c 2) (pow b 3)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* -1 (/ (pow c 2) (pow b 3)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ -1 (pow b 3))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (- (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5))))) (/ 1 (pow b 3)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* -2 (/ (* a c) (pow b 5)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5)))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* -2 (/ a (pow b 5)))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* a (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (* -2 (/ a (pow b 5)))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (* a (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) #s(hole binary64 (* -2 (* a (pow b 2)))))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) #s(hole binary64 (* a (+ (* -5 (* a c)) (* -2 (pow b 2))))))
#s(approx (* (* a a) c) #s(hole binary64 (* (pow a 2) c)))
#s(approx (* a a) #s(hole binary64 (pow a 2)))
#s(approx a #s(hole binary64 a))
#s(approx (* -2 (* a (* b b))) #s(hole binary64 (* -2 (* a (pow b 2)))))
#s(approx (* a (* b b)) #s(hole binary64 (* a (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 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))))
#s(approx (* -2 (/ (* a c) b)) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (/ (* a c) b) #s(hole binary64 (/ (* a c) b)))
#s(approx (* a c) #s(hole binary64 (* a c)))
#s(approx (* 2 a) #s(hole binary64 (* 2 a)))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -2 (/ a b))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* -2 (/ a b))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) #s(hole binary64 (/ -2 (* a b))))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) #s(hole binary64 (/ (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))) a)))
#s(approx (/ 2 (* a b)) #s(hole binary64 (/ 2 (* a b))))
#s(approx (* a b) #s(hole binary64 (* a b)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* -1 (* (pow b 4) c))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (+ (* -1 (* a (* (pow b 2) (pow c 2)))) (* -1 (* (pow b 4) c)))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (+ (* -1 (* (pow b 4) c)) (* a (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2))))))))
#s(approx (* -2 (* a a)) #s(hole binary64 (* -2 (pow a 2))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) #s(hole binary64 (* -1 (* (pow b 4) c))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) #s(hole binary64 (+ (* -1 (* a (* (pow b 2) (pow c 2)))) (* -1 (* (pow b 4) c)))))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) #s(hole binary64 (* -1 (* (pow b 2) c))))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) #s(hole binary64 (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c)))))
#s(approx (+ (* (* c c) a) (* (* b b) c)) #s(hole binary64 (* (pow b 2) c)))
#s(approx (+ (* (* c c) a) (* (* b b) c)) #s(hole binary64 (+ (* a (pow c 2)) (* (pow b 2) c))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* -1 (/ c (* (pow a 2) b)))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (/ (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (pow a 2))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (/ (+ (* -1 (/ c b)) (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3))))) (pow a 2))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (* -1 (/ c (* (pow a 2) b)))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (/ (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (pow a 2))))
#s(approx (/ (neg c) (* (* a a) b)) #s(hole binary64 (* -1 (/ c (* (pow a 2) b)))))
#s(approx (* (* a a) b) #s(hole binary64 (* (pow a 2) b)))
#s(approx (/ (/ (* c c) a) (pow b 3)) #s(hole binary64 (/ (pow c 2) (* a (pow b 3)))))
#s(approx (/ (* c c) a) #s(hole binary64 (/ (pow c 2) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ c (* (pow a 3) b))))) (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow a 2) (- (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))) (/ 1 (* (pow a 2) (pow b 3)))))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* -5 (/ (* (pow a 2) c) (pow b 7)))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* (pow a 2) (- (* -5 (/ c (pow b 7))) (* 2 (/ 1 (* a (pow b 5))))))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (* -5 (/ (* (pow a 2) c) (pow b 7)))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (* (pow a 2) (- (* -5 (/ c (pow b 7))) (* 2 (/ 1 (* a (pow b 5))))))))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) #s(hole binary64 (* -5 (* (pow a 2) c))))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -5 c) (* -2 (/ (pow b 2) a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -2 (/ (* (pow a 2) c) (pow b 3)))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* -2 (/ (* (pow a 2) c) (pow b 3)))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) #s(hole binary64 (* -2 (/ c (pow b 3)))))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) #s(hole binary64 (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ c (* (pow a 2) b)))) (/ (pow c 2) (* a (pow b 3)))))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* -2 (* (pow a 2) (pow c 3)))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* (pow a 2) (+ (* -2 (pow c 3)) (* -1 (/ (* (pow b 2) (pow c 2)) a))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* (pow a 2) (+ (* -2 (pow c 3)) (+ (* -1 (/ (* (pow b 2) (pow c 2)) a)) (* -1 (/ (* (pow b 4) c) (pow a 2))))))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) #s(hole binary64 (* -1 (* a (* (pow b 2) (pow c 2))))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) #s(hole binary64 (* a (+ (* -1 (* (pow b 2) (pow c 2))) (* -1 (/ (* (pow b 4) c) a))))))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) #s(hole binary64 (* -1 (* a (pow c 2)))))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) #s(hole binary64 (* a (+ (* -1 (/ (* (pow b 2) c) a)) (* -1 (pow c 2))))))
#s(approx (+ (* (* c c) a) (* (* b b) c)) #s(hole binary64 (* a (pow c 2))))
#s(approx (+ (* (* c c) a) (* (* b b) c)) #s(hole binary64 (* a (+ (/ (* (pow b 2) c) a) (pow c 2)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* -2 (/ (pow c 3) (pow b 5)))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (- (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ c (* (pow a 2) b)))) (/ (pow c 2) (* a (pow b 3))))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (* -1 (/ (pow c 2) (* a (pow b 3))))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (/ (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3))) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))) a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* (pow a 2) (+ (* -2 (pow c 3)) (* -1 (/ (+ (* (pow b 2) (pow c 2)) (/ (* (pow b 4) c) a)) a))))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) #s(hole binary64 (* -1 (* a (+ (* (pow b 2) (pow c 2)) (/ (* (pow b 4) c) a))))))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) #s(hole binary64 (* -1 (* a (+ (/ (* (pow b 2) c) a) (pow c 2))))))
#s(approx (+ (* (* c c) a) (* (* b b) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (* (pow b 2) c) a)) (* -1 (pow c 2)))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))) a)))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (* -1 (/ (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (* -2 (* a (* (pow b 2) c)))) (pow b 7))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (* -1 (pow b 2))))) (pow b 7))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (* -2 (* a (* (pow b 2) c)))) (pow b 7))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) c)) (* -2 (* a (pow b 2)))) (pow b 7))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) c)) (* -2 (* a (pow b 2)))) (pow b 7))))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) #s(hole binary64 (+ (* -5 (* (pow a 2) c)) (* -2 (* a (pow b 2))))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx b #s(hole binary64 b))
#s(approx (pow b 7) #s(hole binary64 (pow b 7)))
#s(approx (pow b -3) #s(hole binary64 (/ 1 (pow b 3))))
#s(approx (/ (neg c) b) #s(hole binary64 (* -1 (/ c b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (pow b 2) a))) (pow b 3))))
#s(approx (* (/ c (* (* b b) b)) -2) #s(hole binary64 (* -2 (/ c (pow b 3)))))
#s(approx (/ c (* (* b b) b)) #s(hole binary64 (/ c (pow b 3))))
#s(approx (* (* b b) b) #s(hole binary64 (pow b 3)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2)))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c)))))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) #s(hole binary64 (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))
#s(approx (* (* b b) c) #s(hole binary64 (* (pow b 2) c)))
#s(approx (pow b 5) #s(hole binary64 (pow b 5)))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (/ (+ (* -2 (pow c 3)) (* -1 (/ (* (pow b 2) (pow c 2)) a))) (pow b 5))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (/ (+ (* -2 (pow c 3)) (* (pow b 2) (- (* -1 (/ (* (pow b 2) c) (pow a 2))) (/ (pow c 2) a)))) (pow b 5))))
#s(approx (/ (pow c 3) (pow b 5)) #s(hole binary64 (/ (pow c 3) (pow b 5))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (/ (- (* -1 (/ (* (pow b 2) c) (pow a 2))) (/ (pow c 2) a)) (pow b 3))))
#s(approx (pow b 3) #s(hole binary64 (pow b 3)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#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))))) b)))
#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 (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #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 (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ (- (* -2 (/ (* a c) (pow b 2))) 1) (pow b 3))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ (- (+ (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -2 (/ (* a c) (pow b 2)))) 1) (pow b 3))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) (pow b 5))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)) (pow b 5))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)) (pow b 5))))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) #s(hole binary64 (* (pow b 2) (+ (* -5 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)))))
#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 (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) #s(hole binary64 (/ (- (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))) b)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #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 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #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 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* (pow b 4) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) #s(hole binary64 (* (pow b 4) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) #s(hole binary64 (* (pow b 2) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))))
#s(approx (+ (* (* c c) a) (* (* b b) c)) #s(hole binary64 (* (pow b 2) (+ c (/ (* a (pow c 2)) (pow b 2))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #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 (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (/ (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2))))) b)))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (/ (- (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ c (pow a 2)))) (/ (pow c 2) (* a (pow b 2)))) b)))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (/ (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2))))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#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 (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) (pow b 3)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* 2 (/ (* a c) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (pow b 3)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 5)))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* -1 (/ (+ (* 2 a) (* 5 (/ (* (pow a 2) c) (pow b 2)))) (pow b 5)))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (* -1 (/ (+ (* 2 a) (* 5 (/ (* (pow a 2) c) (pow b 2)))) (pow b 5)))))
#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 (* -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 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) #s(hole binary64 (* -1 (/ (+ (* 2 (/ c (pow b 2))) (* 2 (/ 1 a))) b))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* -1 (/ (+ (/ c (pow a 2)) (/ (pow c 2) (* a (pow b 2)))) b))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* -1 (/ (- (+ (* 2 (/ (pow c 3) (pow b 4))) (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2))))) b))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (* -1 (/ (+ (/ c (pow a 2)) (/ (pow c 2) (* a (pow b 2)))) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))))
#s(approx c #s(hole binary64 c))
#s(approx (* c c) #s(hole binary64 (pow c 2)))
#s(approx (neg c) #s(hole binary64 (* -1 c)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* c (+ (* -1 (* a (* (pow b 2) c))) (* -1 (pow b 4))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* c (+ (* -1 (pow b 4)) (* c (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))))))))
#s(approx (pow c 3) #s(hole binary64 (pow c 3)))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) #s(hole binary64 (* c (+ (* -1 (* a (* (pow b 2) c))) (* -1 (pow b 4))))))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) #s(hole binary64 (* c (+ (* -1 (* a c)) (* -1 (pow b 2))))))
#s(approx (+ (* (* c c) a) (* (* b b) c)) #s(hole binary64 (* c (+ (* a c) (pow b 2)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* c (- (* -1 (/ c (* a (pow b 3)))) (/ 1 (* (pow a 2) b))))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* c (- (* c (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3))))) (/ 1 (* (pow a 2) b))))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (* c (- (* -1 (/ c (* a (pow b 3)))) (/ 1 (* (pow a 2) b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow c 2) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* c (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (* c (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) #s(hole binary64 (* c (+ (* -5 (pow a 2)) (* -2 (/ (* a (pow b 2)) c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* c (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* c (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ 1 (pow b 3))) (* 2 (/ 1 (* a (* b c)))))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* (pow c 3) (+ (* -2 (pow a 2)) (* -1 (/ (* a (pow b 2)) c))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* (pow c 3) (+ (* -2 (pow a 2)) (+ (* -1 (/ (* a (pow b 2)) c)) (* -1 (/ (pow b 4) (pow c 2))))))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) #s(hole binary64 (* (pow c 2) (+ (* -1 (* a (pow b 2))) (* -1 (/ (pow b 4) c))))))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) #s(hole binary64 (* (pow c 2) (+ (* -1 a) (* -1 (/ (pow b 2) c))))))
#s(approx (+ (* (* c c) a) (* (* b b) c)) #s(hole binary64 (* (pow c 2) (+ a (/ (pow b 2) c)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ 1 (pow b 5))) (/ 1 (* a (* (pow b 3) c))))))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* (pow c 3) (- (* -1 (/ (+ (/ 1 (* a (pow b 3))) (/ 1 (* (pow a 2) (* b c)))) c)) (* 2 (/ 1 (pow b 5)))))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (* -1 (* (pow c 2) (+ (/ 1 (* a (pow b 3))) (/ 1 (* (pow a 2) (* b c))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ a (* (pow b 5) c))) (* 5 (/ (pow a 2) (pow b 7))))))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (* -1 (* c (+ (* 2 (/ a (* (pow b 5) c))) (* 5 (/ (pow a 2) (pow b 7))))))))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ (* a (pow b 2)) c)) (* 5 (pow a 2)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3))))))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3))))))))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (pow a 2)) (/ (* a (pow b 2)) c))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (* a (pow b 2))) (* -1 (/ (pow b 4) c))) c)) (* 2 (pow a 2)))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* -1 (* (pow c 3) (+ (/ 1 (* a (* (pow b 3) c))) (* 2 (/ 1 (pow b 5))))))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* -1 (* (pow c 3) (+ (/ 1 (* a (* (pow b 3) c))) (+ (/ 1 (* (pow a 2) (* b (pow c 2)))) (* 2 (/ 1 (pow b 5)))))))))
Calls

9 calls:

TimeVariablePointExpression
72.0ms
b
@-inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) -5 (* (* a a) c) (* a a) a c (* -2 (* a (* b b))) -2 (* a (* b b)) (* b b) b (pow b 7) 7 (pow b -3) -3 (* c c) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* -2 (/ (* a c) b)) (/ (* a c) b) (* a c) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* (/ c (* (* b b) b)) -2) (/ c (* (* b b) b)) (* (* b b) b) (/ 2 (* a b)) (* a b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (* -2 (* a a)) (pow c 3) 3 (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) (* -1 (+ (* (* c c) a) (* (* b b) c))) -1 (+ (* (* c c) a) (* (* b b) c)) (* (* b b) c) (pow b 5) 5 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/ (pow c 3) (pow b 5)) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) (/ (neg c) (* (* a a) b)) (* (* a a) b) (/ (/ (* c c) a) (pow b 3)) (/ (* c c) a) (pow b 3))
36.0ms
c
@inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) -5 (* (* a a) c) (* a a) a c (* -2 (* a (* b b))) -2 (* a (* b b)) (* b b) b (pow b 7) 7 (pow b -3) -3 (* c c) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* -2 (/ (* a c) b)) (/ (* a c) b) (* a c) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* (/ c (* (* b b) b)) -2) (/ c (* (* b b) b)) (* (* b b) b) (/ 2 (* a b)) (* a b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (* -2 (* a a)) (pow c 3) 3 (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) (* -1 (+ (* (* c c) a) (* (* b b) c))) -1 (+ (* (* c c) a) (* (* b b) c)) (* (* b b) c) (pow b 5) 5 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/ (pow c 3) (pow b 5)) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) (/ (neg c) (* (* a a) b)) (* (* a a) b) (/ (/ (* c c) a) (pow b 3)) (/ (* c c) a) (pow b 3))
25.0ms
a
@inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) -5 (* (* a a) c) (* a a) a c (* -2 (* a (* b b))) -2 (* a (* b b)) (* b b) b (pow b 7) 7 (pow b -3) -3 (* c c) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* -2 (/ (* a c) b)) (/ (* a c) b) (* a c) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* (/ c (* (* b b) b)) -2) (/ c (* (* b b) b)) (* (* b b) b) (/ 2 (* a b)) (* a b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (* -2 (* a a)) (pow c 3) 3 (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) (* -1 (+ (* (* c c) a) (* (* b b) c))) -1 (+ (* (* c c) a) (* (* b b) c)) (* (* b b) c) (pow b 5) 5 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/ (pow c 3) (pow b 5)) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) (/ (neg c) (* (* a a) b)) (* (* a a) b) (/ (/ (* c c) a) (pow b 3)) (/ (* c c) a) (pow b 3))
24.0ms
a
@-inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) -5 (* (* a a) c) (* a a) a c (* -2 (* a (* b b))) -2 (* a (* b b)) (* b b) b (pow b 7) 7 (pow b -3) -3 (* c c) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* -2 (/ (* a c) b)) (/ (* a c) b) (* a c) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* (/ c (* (* b b) b)) -2) (/ c (* (* b b) b)) (* (* b b) b) (/ 2 (* a b)) (* a b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (* -2 (* a a)) (pow c 3) 3 (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) (* -1 (+ (* (* c c) a) (* (* b b) c))) -1 (+ (* (* c c) a) (* (* b b) c)) (* (* b b) c) (pow b 5) 5 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/ (pow c 3) (pow b 5)) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) (/ (neg c) (* (* a a) b)) (* (* a a) b) (/ (/ (* c c) a) (pow b 3)) (/ (* c c) a) (pow b 3))
23.0ms
c
@0
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) -5 (* (* a a) c) (* a a) a c (* -2 (* a (* b b))) -2 (* a (* b b)) (* b b) b (pow b 7) 7 (pow b -3) -3 (* c c) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* -2 (/ (* a c) b)) (/ (* a c) b) (* a c) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* (/ c (* (* b b) b)) -2) (/ c (* (* b b) b)) (* (* b b) b) (/ 2 (* a b)) (* a b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (* -2 (* a a)) (pow c 3) 3 (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) (* -1 (+ (* (* c c) a) (* (* b b) c))) -1 (+ (* (* c c) a) (* (* b b) c)) (* (* b b) c) (pow b 5) 5 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/ (pow c 3) (pow b 5)) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) (/ (neg c) (* (* a a) b)) (* (* a a) b) (/ (/ (* c c) a) (pow b 3)) (/ (* c c) a) (pow b 3))

rewrite499.0ms (3.3%)

Memory
36.9MiB live, 466.6MiB allocated; 52ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0152218287
0161917439
0817516804
Stop Event
iter limit
node limit
iter limit
Counts
446 → 630
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
(fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c)))
(*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))
(-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64)))
(*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) c)
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b))))
#s(literal -5 binary64)
(*.f64 (*.f64 a a) c)
(*.f64 a a)
a
c
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))
#s(literal -2 binary64)
(*.f64 a (*.f64 b b))
(*.f64 b b)
b
(pow.f64 b #s(literal 7 binary64))
#s(literal 7 binary64)
(pow.f64 b #s(literal -3 binary64))
#s(literal -3 binary64)
(*.f64 c c)
(/.f64 (neg.f64 c) b)
(neg.f64 c)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))
(/.f64 (*.f64 a c) b)
(*.f64 a c)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c))
(*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a)))
(*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))
(-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b)))
(*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64))
(/.f64 c (*.f64 (*.f64 b b) b))
(*.f64 (*.f64 b b) b)
(/.f64 #s(literal 2 binary64) (*.f64 a b))
(*.f64 a b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b)))
(*.f64 #s(literal -2 binary64) (*.f64 a a))
(pow.f64 c #s(literal 3 binary64))
#s(literal 3 binary64)
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c)))
#s(literal -1 binary64)
(fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))
(*.f64 (*.f64 b b) c)
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 a a))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 a a)))
(*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 a a))
(fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))))
(/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))
(-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b))
(*.f64 (*.f64 a a) b)
(/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 c c) a)
(pow.f64 b #s(literal 3 binary64))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (pow c 2) (pow b 3)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* -1 (/ (pow c 2) (pow b 3)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ -1 (pow b 3))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (- (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5))))) (/ 1 (pow b 3)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* -2 (/ (* a c) (pow b 5)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5)))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* -2 (/ a (pow b 5)))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* a (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (* -2 (/ a (pow b 5)))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (* a (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) #s(hole binary64 (* -2 (* a (pow b 2)))))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) #s(hole binary64 (* a (+ (* -5 (* a c)) (* -2 (pow b 2))))))
#s(approx (* (* a a) c) #s(hole binary64 (* (pow a 2) c)))
#s(approx (* a a) #s(hole binary64 (pow a 2)))
#s(approx a #s(hole binary64 a))
#s(approx (* -2 (* a (* b b))) #s(hole binary64 (* -2 (* a (pow b 2)))))
#s(approx (* a (* b b)) #s(hole binary64 (* a (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 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))))
#s(approx (* -2 (/ (* a c) b)) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (/ (* a c) b) #s(hole binary64 (/ (* a c) b)))
#s(approx (* a c) #s(hole binary64 (* a c)))
#s(approx (* 2 a) #s(hole binary64 (* 2 a)))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -2 (/ a b))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* -2 (/ a b))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) #s(hole binary64 (/ -2 (* a b))))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) #s(hole binary64 (/ (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))) a)))
#s(approx (/ 2 (* a b)) #s(hole binary64 (/ 2 (* a b))))
#s(approx (* a b) #s(hole binary64 (* a b)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* -1 (* (pow b 4) c))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (+ (* -1 (* a (* (pow b 2) (pow c 2)))) (* -1 (* (pow b 4) c)))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (+ (* -1 (* (pow b 4) c)) (* a (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2))))))))
#s(approx (* -2 (* a a)) #s(hole binary64 (* -2 (pow a 2))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) #s(hole binary64 (* -1 (* (pow b 4) c))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) #s(hole binary64 (+ (* -1 (* a (* (pow b 2) (pow c 2)))) (* -1 (* (pow b 4) c)))))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) #s(hole binary64 (* -1 (* (pow b 2) c))))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) #s(hole binary64 (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c)))))
#s(approx (+ (* (* c c) a) (* (* b b) c)) #s(hole binary64 (* (pow b 2) c)))
#s(approx (+ (* (* c c) a) (* (* b b) c)) #s(hole binary64 (+ (* a (pow c 2)) (* (pow b 2) c))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* -1 (/ c b))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* -1 (/ c (* (pow a 2) b)))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (/ (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (pow a 2))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (/ (+ (* -1 (/ c b)) (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3))))) (pow a 2))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (* -1 (/ c (* (pow a 2) b)))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (/ (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (pow a 2))))
#s(approx (/ (neg c) (* (* a a) b)) #s(hole binary64 (* -1 (/ c (* (pow a 2) b)))))
#s(approx (* (* a a) b) #s(hole binary64 (* (pow a 2) b)))
#s(approx (/ (/ (* c c) a) (pow b 3)) #s(hole binary64 (/ (pow c 2) (* a (pow b 3)))))
#s(approx (/ (* c c) a) #s(hole binary64 (/ (pow c 2) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ c (* (pow a 3) b))))) (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow a 2) (- (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))) (/ 1 (* (pow a 2) (pow b 3)))))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 7)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* -5 (/ (* (pow a 2) c) (pow b 7)))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* (pow a 2) (- (* -5 (/ c (pow b 7))) (* 2 (/ 1 (* a (pow b 5))))))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (* -5 (/ (* (pow a 2) c) (pow b 7)))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (* (pow a 2) (- (* -5 (/ c (pow b 7))) (* 2 (/ 1 (* a (pow b 5))))))))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) #s(hole binary64 (* -5 (* (pow a 2) c))))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -5 c) (* -2 (/ (pow b 2) a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -2 (/ (* (pow a 2) c) (pow b 3)))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* -2 (/ (* (pow a 2) c) (pow b 3)))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* (pow a 2) (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) #s(hole binary64 (* -2 (/ c (pow b 3)))))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) #s(hole binary64 (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ c (* (pow a 2) b)))) (/ (pow c 2) (* a (pow b 3)))))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* -2 (* (pow a 2) (pow c 3)))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* (pow a 2) (+ (* -2 (pow c 3)) (* -1 (/ (* (pow b 2) (pow c 2)) a))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* (pow a 2) (+ (* -2 (pow c 3)) (+ (* -1 (/ (* (pow b 2) (pow c 2)) a)) (* -1 (/ (* (pow b 4) c) (pow a 2))))))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) #s(hole binary64 (* -1 (* a (* (pow b 2) (pow c 2))))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) #s(hole binary64 (* a (+ (* -1 (* (pow b 2) (pow c 2))) (* -1 (/ (* (pow b 4) c) a))))))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) #s(hole binary64 (* -1 (* a (pow c 2)))))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) #s(hole binary64 (* a (+ (* -1 (/ (* (pow b 2) c) a)) (* -1 (pow c 2))))))
#s(approx (+ (* (* c c) a) (* (* b b) c)) #s(hole binary64 (* a (pow c 2))))
#s(approx (+ (* (* c c) a) (* (* b b) c)) #s(hole binary64 (* a (+ (/ (* (pow b 2) c) a) (pow c 2)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* -2 (/ (pow c 3) (pow b 5)))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (- (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ c (* (pow a 2) b)))) (/ (pow c 2) (* a (pow b 3))))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (* -1 (/ (pow c 2) (* a (pow b 3))))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (/ (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3))) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))) a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* (pow a 2) (+ (* -2 (pow c 3)) (* -1 (/ (+ (* (pow b 2) (pow c 2)) (/ (* (pow b 4) c) a)) a))))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) #s(hole binary64 (* -1 (* a (+ (* (pow b 2) (pow c 2)) (/ (* (pow b 4) c) a))))))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) #s(hole binary64 (* -1 (* a (+ (/ (* (pow b 2) c) a) (pow c 2))))))
#s(approx (+ (* (* c c) a) (* (* b b) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (* (pow b 2) c) a)) (* -1 (pow c 2)))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))) a)))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (* -1 (/ (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (* -2 (* a (* (pow b 2) c)))) (pow b 7))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (* -1 (pow b 2))))) (pow b 7))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (* -2 (* a (* (pow b 2) c)))) (pow b 7))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) c)) (* -2 (* a (pow b 2)))) (pow b 7))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) c)) (* -2 (* a (pow b 2)))) (pow b 7))))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) #s(hole binary64 (+ (* -5 (* (pow a 2) c)) (* -2 (* a (pow b 2))))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx b #s(hole binary64 b))
#s(approx (pow b 7) #s(hole binary64 (pow b 7)))
#s(approx (pow b -3) #s(hole binary64 (/ 1 (pow b 3))))
#s(approx (/ (neg c) b) #s(hole binary64 (* -1 (/ c b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (pow b 2) a))) (pow b 3))))
#s(approx (* (/ c (* (* b b) b)) -2) #s(hole binary64 (* -2 (/ c (pow b 3)))))
#s(approx (/ c (* (* b b) b)) #s(hole binary64 (/ c (pow b 3))))
#s(approx (* (* b b) b) #s(hole binary64 (pow b 3)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2)))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c)))))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) #s(hole binary64 (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))
#s(approx (* (* b b) c) #s(hole binary64 (* (pow b 2) c)))
#s(approx (pow b 5) #s(hole binary64 (pow b 5)))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (/ (+ (* -2 (pow c 3)) (* -1 (/ (* (pow b 2) (pow c 2)) a))) (pow b 5))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (/ (+ (* -2 (pow c 3)) (* (pow b 2) (- (* -1 (/ (* (pow b 2) c) (pow a 2))) (/ (pow c 2) a)))) (pow b 5))))
#s(approx (/ (pow c 3) (pow b 5)) #s(hole binary64 (/ (pow c 3) (pow b 5))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (/ (- (* -1 (/ (* (pow b 2) c) (pow a 2))) (/ (pow c 2) a)) (pow b 3))))
#s(approx (pow b 3) #s(hole binary64 (pow b 3)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#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))))) b)))
#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 (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #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 (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ (- (* -2 (/ (* a c) (pow b 2))) 1) (pow b 3))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (/ (- (+ (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -2 (/ (* a c) (pow b 2)))) 1) (pow b 3))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) (pow b 5))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)) (pow b 5))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)) (pow b 5))))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) #s(hole binary64 (* (pow b 2) (+ (* -5 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)))))
#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 (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) #s(hole binary64 (/ (- (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))) b)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #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 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #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 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* (pow b 4) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) #s(hole binary64 (* (pow b 4) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) #s(hole binary64 (* (pow b 2) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))))
#s(approx (+ (* (* c c) a) (* (* b b) c)) #s(hole binary64 (* (pow b 2) (+ c (/ (* a (pow c 2)) (pow b 2))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #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 (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (/ (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2))))) b)))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (/ (- (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ c (pow a 2)))) (/ (pow c 2) (* a (pow b 2)))) b)))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (/ (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2))))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#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 (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) (pow b 3)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* 2 (/ (* a c) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (pow b 3)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 5)))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* -1 (/ (+ (* 2 a) (* 5 (/ (* (pow a 2) c) (pow b 2)))) (pow b 5)))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (* -1 (/ (+ (* 2 a) (* 5 (/ (* (pow a 2) c) (pow b 2)))) (pow b 5)))))
#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 (* -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 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) #s(hole binary64 (* -1 (/ (+ (* 2 (/ c (pow b 2))) (* 2 (/ 1 a))) b))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* -1 (/ (+ (/ c (pow a 2)) (/ (pow c 2) (* a (pow b 2)))) b))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* -1 (/ (- (+ (* 2 (/ (pow c 3) (pow b 4))) (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2))))) b))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (* -1 (/ (+ (/ c (pow a 2)) (/ (pow c 2) (* a (pow b 2)))) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))))
#s(approx c #s(hole binary64 c))
#s(approx (* c c) #s(hole binary64 (pow c 2)))
#s(approx (neg c) #s(hole binary64 (* -1 c)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* c (+ (* -1 (* a (* (pow b 2) c))) (* -1 (pow b 4))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* c (+ (* -1 (pow b 4)) (* c (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))))))))
#s(approx (pow c 3) #s(hole binary64 (pow c 3)))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) #s(hole binary64 (* c (+ (* -1 (* a (* (pow b 2) c))) (* -1 (pow b 4))))))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) #s(hole binary64 (* c (+ (* -1 (* a c)) (* -1 (pow b 2))))))
#s(approx (+ (* (* c c) a) (* (* b b) c)) #s(hole binary64 (* c (+ (* a c) (pow b 2)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* c (- (* -1 (/ c (* a (pow b 3)))) (/ 1 (* (pow a 2) b))))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* c (- (* c (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3))))) (/ 1 (* (pow a 2) b))))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (* c (- (* -1 (/ c (* a (pow b 3)))) (/ 1 (* (pow a 2) b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow c 2) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) #s(hole binary64 (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* c (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (* c (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) #s(hole binary64 (* c (+ (* -5 (pow a 2)) (* -2 (/ (* a (pow b 2)) c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* c (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* c (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ 1 (pow b 3))) (* 2 (/ 1 (* a (* b c)))))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* (pow c 3) (+ (* -2 (pow a 2)) (* -1 (/ (* a (pow b 2)) c))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* (pow c 3) (+ (* -2 (pow a 2)) (+ (* -1 (/ (* a (pow b 2)) c)) (* -1 (/ (pow b 4) (pow c 2))))))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) #s(hole binary64 (* (pow c 2) (+ (* -1 (* a (pow b 2))) (* -1 (/ (pow b 4) c))))))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) #s(hole binary64 (* (pow c 2) (+ (* -1 a) (* -1 (/ (pow b 2) c))))))
#s(approx (+ (* (* c c) a) (* (* b b) c)) #s(hole binary64 (* (pow c 2) (+ a (/ (pow b 2) c)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ 1 (pow b 5))) (/ 1 (* a (* (pow b 3) c))))))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* (pow c 3) (- (* -1 (/ (+ (/ 1 (* a (pow b 3))) (/ 1 (* (pow a 2) (* b c)))) c)) (* 2 (/ 1 (pow b 5)))))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) #s(hole binary64 (* -1 (* (pow c 2) (+ (/ 1 (* a (pow b 3))) (/ 1 (* (pow a 2) (* b c))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) #s(hole binary64 (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ a (* (pow b 5) c))) (* 5 (/ (pow a 2) (pow b 7))))))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) #s(hole binary64 (* -1 (* c (+ (* 2 (/ a (* (pow b 5) c))) (* 5 (/ (pow a 2) (pow b 7))))))))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ (* a (pow b 2)) c)) (* 5 (pow a 2)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3))))))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3))))))))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (pow a 2)) (/ (* a (pow b 2)) c))))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (* a (pow b 2))) (* -1 (/ (pow b 4) c))) c)) (* 2 (pow a 2)))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* -1 (* (pow c 3) (+ (/ 1 (* a (* (pow b 3) c))) (* 2 (/ 1 (pow b 5))))))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) #s(hole binary64 (* -1 (* (pow c 3) (+ (/ 1 (* a (* (pow b 3) c))) (+ (/ 1 (* (pow a 2) (* b (pow c 2)))) (* 2 (/ 1 (pow b 5)))))))))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))))) a (/.f64 (neg.f64 c) b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))))) a) (*.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))))) a)) (*.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 c) b))) (-.f64 (*.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))))) a) (/.f64 (neg.f64 c) b)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))))) a) (*.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))))) a) (-.f64 (*.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 c) b)) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))))) a) (/.f64 (neg.f64 c) b)))))
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (*.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))))) a))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))))) a))
(fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))))) a (/.f64 (neg.f64 c) b))
(fma.f64 a #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))))) (/.f64 (neg.f64 c) b))
(+.f64 (*.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))))) a) (/.f64 (neg.f64 c) b))
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))))) a))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64)))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) c) c)
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))))
(*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c)) (*.f64 (pow.f64 b #s(literal -3 binary64)) (pow.f64 b #s(literal -3 binary64)))) (fma.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c (pow.f64 b #s(literal -3 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) #s(literal 3 binary64)) (pow.f64 (pow.f64 b #s(literal -3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (fma.f64 (pow.f64 b #s(literal -3 binary64)) (pow.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))))))
(-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64)))
(*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))) c)
(*.f64 c #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64)))) (neg.f64 (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))
(fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 7 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -5 binary64)) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -5 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -5 binary64)) (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -5 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -5 binary64)) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -5 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -5 binary64)) (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))))))
(fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64)))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -5 binary64)))
(fma.f64 (*.f64 (*.f64 a a) c) #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64)))
(fma.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -5 binary64)))
(fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64)))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) a) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -5 binary64)))
(-.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -5 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a)))
(+.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -5 binary64)) (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64)))
(+.f64 (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -5 binary64)))
#s(literal -5 binary64)
(*.f64 (*.f64 a a) c)
(*.f64 c (*.f64 a a))
(*.f64 a (*.f64 c a))
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)))
(*.f64 (neg.f64 a) (neg.f64 a))
(*.f64 (fabs.f64 a) (fabs.f64 a))
(*.f64 a a)
(pow.f64 a #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))
a
c
(*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b))
(*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) a))
#s(literal -2 binary64)
(*.f64 (*.f64 a b) b)
(*.f64 (*.f64 b b) a)
(*.f64 a (*.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)))
b
(*.f64 (pow.f64 b #s(literal 7/2 binary64)) (pow.f64 b #s(literal 7/2 binary64)))
(pow.f64 b #s(literal 7 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 7 binary64)))
#s(literal 7 binary64)
(*.f64 (pow.f64 b #s(literal -3/2 binary64)) (pow.f64 b #s(literal -3/2 binary64)))
(pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))
(pow.f64 b #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 b #s(literal 3 binary64))))
(exp.f64 (*.f64 (log.f64 b) #s(literal -3 binary64)))
#s(literal -3 binary64)
(*.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 (/.f64 c b) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b))
(/.f64 (neg.f64 c) b)
(neg.f64 (/.f64 c b))
(*.f64 #s(literal -1 binary64) c)
(*.f64 c #s(literal -1 binary64))
(neg.f64 c)
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)
(*.f64 a (/.f64 c b))
(/.f64 (*.f64 (neg.f64 a) c) (neg.f64 b))
(/.f64 (*.f64 c a) b)
(*.f64 c a)
(*.f64 a c)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
(+.f64 a a)
#s(literal 2 binary64)
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c))) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c))
(*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)
(*.f64 c #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a)))
(*.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) a) a)
(*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))
(*.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 a b)) (/.f64 #s(literal 2 binary64) (*.f64 a b)))) (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 a b))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 a b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 a b)) (/.f64 #s(literal 2 binary64) (*.f64 a b)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))))))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a b) #s(literal -1 binary64))))
(fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a b) #s(literal -1 binary64))))
(-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b)))
(+.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a b) #s(literal -1 binary64))))
(*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (/.f64 c (*.f64 b b)) b)
(/.f64 (neg.f64 c) (neg.f64 (pow.f64 b #s(literal 3 binary64))))
(/.f64 c (pow.f64 b #s(literal 3 binary64)))
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(*.f64 (*.f64 b b) b)
(*.f64 b (*.f64 b b))
(pow.f64 b #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b) #s(literal -1 binary64)))
(/.f64 (/.f64 #s(literal 2 binary64) a) b)
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 a b)))
(/.f64 #s(literal 2 binary64) (*.f64 a b))
(+.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (*.f64 a b) #s(literal -1 binary64)))
(*.f64 a b)
(*.f64 b a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 b #s(literal 5 binary64))))
(+.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b))))))
(fma.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) b) b (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b)))
(fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b)))
(fma.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 (*.f64 b b) (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b)))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b)))
(-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c))) (*.f64 b b)))
(-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c))))
(+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b)))
(+.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))))
(*.f64 (*.f64 #s(literal -2 binary64) a) a)
(*.f64 (*.f64 a a) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (*.f64 a a))
(*.f64 (pow.f64 c #s(literal 3/2 binary64)) (pow.f64 c #s(literal 3/2 binary64)))
(*.f64 (*.f64 c c) c)
(*.f64 c (*.f64 c c))
(pow.f64 c #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 c) #s(literal 3 binary64)))
#s(literal 3 binary64)
(*.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) b) b)
(*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b))
(*.f64 (*.f64 b b) (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c) (*.f64 b b)))
(fma.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b) (*.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (*.f64 b b)))
(fma.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 b b) c))))
(+.f64 (*.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 c c))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 b b) c))))
(*.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 c a (*.f64 b b)) c))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 (neg.f64 a) (*.f64 c c))) (*.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (neg.f64 (*.f64 (*.f64 b b) c)))) (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (neg.f64 (*.f64 (*.f64 b b) c))))
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 a) (*.f64 c c)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 b b) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 (neg.f64 a) (*.f64 c c)) (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (neg.f64 (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (neg.f64 (*.f64 (*.f64 b b) c))))))
(neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c))
(fma.f64 (neg.f64 (*.f64 b b)) c (*.f64 (neg.f64 a) (*.f64 c c)))
(fma.f64 (neg.f64 a) (*.f64 c c) (neg.f64 (*.f64 (*.f64 b b) c)))
(fma.f64 (*.f64 (*.f64 b b) c) #s(literal -1 binary64) (*.f64 (neg.f64 a) (*.f64 c c)))
(fma.f64 (*.f64 (*.f64 c c) a) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 b b) c)))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) c) (*.f64 (neg.f64 a) (*.f64 c c)))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) a) (neg.f64 (*.f64 (*.f64 b b) c)))
(-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) c)))
(+.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (neg.f64 (*.f64 (*.f64 b b) c)))
(+.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (*.f64 (neg.f64 a) (*.f64 c c)))
#s(literal -1 binary64)
(*.f64 (fma.f64 c a (*.f64 b b)) c)
(*.f64 c (fma.f64 c a (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 b b) c))) (-.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) c)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c c) a) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) c)))))
(fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))
(fma.f64 (*.f64 c a) c (*.f64 (*.f64 b b) c))
(fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))
(fma.f64 c (*.f64 b b) (*.f64 (*.f64 c c) a))
(fma.f64 c (*.f64 c a) (*.f64 (*.f64 b b) c))
(fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))
(fma.f64 b (*.f64 c b) (*.f64 (*.f64 c c) a))
(-.f64 (*.f64 (*.f64 c c) a) (neg.f64 (*.f64 (*.f64 b b) c)))
(+.f64 (*.f64 (*.f64 c a) c) (*.f64 (*.f64 b b) c))
(+.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 c c) a))
(+.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) c))
(*.f64 (*.f64 b b) c)
(*.f64 c (*.f64 b b))
(*.f64 b (*.f64 c b))
(*.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 b #s(literal 5 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 5 binary64)))
#s(literal 5 binary64)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 a a))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 a a)))
(*.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) a) a)
(*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 a a))
(*.f64 (*.f64 a a) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b))) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)))) (*.f64 (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (+.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))))) (-.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b))) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b))) (fma.f64 (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))))))
(fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))))
(-.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))
(+.f64 (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(+.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))))
(/.f64 (neg.f64 (pow.f64 c #s(literal 3 binary64))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b))) (*.f64 (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (fma.f64 (/.f64 (/.f64 c (*.f64 a a)) b) #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (fma.f64 (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) a))) (*.f64 (*.f64 (*.f64 a a) b) (pow.f64 b #s(literal 3 binary64))))
(-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))
(*.f64 (/.f64 (/.f64 c (*.f64 a a)) b) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 c (*.f64 a a)) b))
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (*.f64 (*.f64 a a) b)))
(/.f64 (/.f64 (neg.f64 c) (*.f64 a a)) b)
(/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b))
(neg.f64 (/.f64 (/.f64 c (*.f64 a a)) b))
(*.f64 (*.f64 a a) b)
(*.f64 a (*.f64 a b))
(*.f64 b (*.f64 a a))
(/.f64 (neg.f64 (/.f64 (*.f64 c c) a)) (neg.f64 (pow.f64 b #s(literal 3 binary64))))
(/.f64 (neg.f64 (*.f64 c c)) (neg.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) a)))
(/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 c c) (*.f64 (pow.f64 b #s(literal 3 binary64)) a))
(*.f64 c (/.f64 c a))
(/.f64 (neg.f64 (*.f64 c c)) (neg.f64 a))
(/.f64 (*.f64 c c) a)
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(*.f64 (*.f64 b b) b)
(*.f64 b (*.f64 b b))
(pow.f64 b #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (neg.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) a (/.f64 (neg.f64 c) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (neg.f64 c) b))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (fma.f64 (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) a (/.f64 (neg.f64 c) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (neg.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) a (/.f64 (neg.f64 c) b)))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (neg.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (neg.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (neg.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal -3 binary64))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (-.f64 (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 7 binary64)))) a) (pow.f64 b #s(literal -3 binary64))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 7 binary64)))) a))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) a))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) a))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64)))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (*.f64 (fma.f64 (*.f64 b b) #s(literal -2 binary64) (*.f64 (*.f64 c a) #s(literal -5 binary64))) a))
#s(approx (* (* a a) c) (*.f64 (*.f64 a a) c))
#s(approx (* a a) (*.f64 a a))
#s(approx a a)
#s(approx (* -2 (* a (* b b))) (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64)))
#s(approx (* a (* b b)) (*.f64 (*.f64 b b) a))
#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) (+.f64 (/.f64 c b) (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))))) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) a) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a))
#s(approx (* -2 (/ (* a c) b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
#s(approx (/ (* a c) b) (*.f64 a (/.f64 c b)))
#s(approx (* a c) (*.f64 c a))
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))))) a))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (/.f64 a b) #s(literal -2 binary64)))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) b)) a))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) (*.f64 (/.f64 a b) #s(literal -2 binary64)))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) b)) a))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (/.f64 #s(literal -2 binary64) (*.f64 a b)))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) b)) a))
#s(approx (/ 2 (* a b)) (/.f64 #s(literal 2 binary64) (*.f64 a b)))
#s(approx (* a b) (*.f64 a b))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (neg.f64 c) b))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (fma.f64 (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (fma.f64 (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) a (/.f64 (neg.f64 c) b)))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (fma.f64 (neg.f64 a) (pow.f64 (*.f64 c b) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (fma.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) c (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) a)))
#s(approx (* -2 (* a a)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) (neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) (fma.f64 (neg.f64 a) (pow.f64 (*.f64 c b) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) (neg.f64 (*.f64 (*.f64 b b) c)))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)))
#s(approx (+ (* (* c c) a) (* (* b b) c)) (*.f64 (*.f64 b b) c))
#s(approx (+ (* (* c c) a) (* (* b b) c)) (*.f64 (fma.f64 c a (*.f64 b b)) c))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (/.f64 (neg.f64 c) b))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (fma.f64 (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) a (/.f64 (neg.f64 c) b)))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/.f64 (fma.f64 (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)) (*.f64 a a)))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)) (*.f64 a a)))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) (/.f64 (fma.f64 (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)) (*.f64 a a)))
#s(approx (/ (neg c) (* (* a a) b)) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)))
#s(approx (* (* a a) b) (*.f64 (*.f64 a a) b))
#s(approx (/ (/ (* c c) a) (pow b 3)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))
#s(approx (/ (* c c) a) (/.f64 (*.f64 c 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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #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 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #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 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 a #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 a #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 c) (*.f64 (pow.f64 a #s(literal 3 binary64)) b)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 a #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64)))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 a a)))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64)))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 a a)))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (*.f64 (fma.f64 (/.f64 c (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (*.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (-.f64 (*.f64 (/.f64 c (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 a a)))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (*.f64 (fma.f64 (/.f64 c (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 a a)))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 a a)))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -5 binary64)))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64) (*.f64 #s(literal -5 binary64) c)) (*.f64 a a)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) a))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 c a) b))) (*.f64 a a)))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) c) (pow.f64 b #s(literal 3 binary64))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a)))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) c) (pow.f64 b #s(literal 3 binary64))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a)))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 3 binary64)) a))) (*.f64 a a)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 a a)))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (*.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64)))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 3 binary64)) a))) (*.f64 a a)))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)))) (*.f64 a a)))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (fma.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64) (/.f64 (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64))) a)) (*.f64 a a)))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)) a) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (*.f64 a a)))) (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64))) (*.f64 a a)))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) (*.f64 (neg.f64 a) (pow.f64 (*.f64 c b) #s(literal 2 binary64))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c a) (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) a))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) (*.f64 (neg.f64 a) (*.f64 c c)))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 c c (/.f64 (*.f64 (*.f64 b b) c) a))) a))
#s(approx (+ (* (* c c) a) (* (* b b) c)) (*.f64 (*.f64 c c) a))
#s(approx (+ (* (* c c) a) (* (* b b) c)) (*.f64 (fma.f64 c c (/.f64 (*.f64 (*.f64 b b) c) a)) a))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (*.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64)))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 3 binary64)) a))) (*.f64 a a)))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)))) (*.f64 a a)))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 3 binary64)) a))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 3 binary64)) a)))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) (/.f64 (-.f64 (/.f64 (neg.f64 c) (*.f64 a b)) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) a))) a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 a #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 3 binary64)) a))) a))) (pow.f64 a #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (fma.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 c a) b)) a))) a))) (pow.f64 a #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))) a))) (*.f64 a a)))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))) a))) (*.f64 a a)))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (*.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (pow.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) a) #s(literal -1 binary64))) a))) (*.f64 a a)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) #s(literal -2 binary64)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b a))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) a)) b) a)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (fma.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 c a) b)) a))) (*.f64 a a)))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (fma.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 c a) b)) a))) (*.f64 a a)))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (fma.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c a) (pow.f64 (*.f64 c b) #s(literal 2 binary64))) a))) (*.f64 a a)))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) (*.f64 (neg.f64 a) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c a) (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) (*.f64 (neg.f64 a) (fma.f64 c c (/.f64 (*.f64 (*.f64 b b) c) a))))
#s(approx (+ (* (* c c) a) (* (* b b) c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 c c (/.f64 (*.f64 (*.f64 b b) c) a)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (fma.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 c a) b)) a))) (*.f64 a a)))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 c a) b) (neg.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) a))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 c a) b) (neg.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) b (*.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 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (neg.f64 a) (pow.f64 (*.f64 c b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) c) a) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) c (neg.f64 (*.f64 b b))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) c) a) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) c (*.f64 (*.f64 (*.f64 b b) a) #s(literal -2 binary64))))
#s(approx (* b b) (*.f64 b b))
#s(approx b b)
#s(approx (pow b 7) (pow.f64 b #s(literal 7 binary64)))
#s(approx (pow b -3) (pow.f64 b #s(literal -3 binary64)))
#s(approx (/ (neg c) b) (/.f64 (neg.f64 c) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 b b) c) a (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a b) b (*.f64 (*.f64 a a) c))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a b) b (*.f64 (*.f64 a a) c))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 b b) a))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (* (/ c (* (* b b) b)) -2) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)))
#s(approx (/ c (* (* b b) b)) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
#s(approx (pow b 3) (pow.f64 b #s(literal 3 binary64)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (neg.f64 a) (pow.f64 (*.f64 c b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (/.f64 (fma.f64 (neg.f64 a) (pow.f64 (*.f64 c b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (fma.f64 (neg.f64 a) (pow.f64 (*.f64 c b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b)))
#s(approx (* (* b b) c) (*.f64 (*.f64 b b) c))
#s(approx (pow b 5) (pow.f64 b #s(literal 5 binary64)))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (/.f64 (fma.f64 (neg.f64 a) (pow.f64 (*.f64 c b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/.f64 (fma.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64) (/.f64 (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64))) a)) (pow.f64 b #s(literal 5 binary64))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/.f64 (fma.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (*.f64 a a)) (/.f64 (*.f64 c c) a)) (*.f64 b b) (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (/ (pow c 3) (pow b 5)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (*.f64 a a)) (/.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (pow b 3) (pow.f64 b #s(literal 3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)))) b))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -5 binary64) (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))))) b))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (*.f64 b b)) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -5 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (*.f64 b b)) #s(literal -2 binary64) (neg.f64 (*.f64 c c))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (*.f64 b b)) #s(literal -2 binary64) (neg.f64 (*.f64 c c)))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -5 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -5 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) #s(literal -5 binary64) (*.f64 #s(literal -2 binary64) a)) (pow.f64 b #s(literal 5 binary64))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) #s(literal -5 binary64) (*.f64 #s(literal -2 binary64) a)) (pow.f64 b #s(literal 5 binary64))))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) #s(literal -5 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 b b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)))) b))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))))) b))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))))) b))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (/.f64 (-.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) a)) b))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (pow.f64 b #s(literal 4 binary64))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (pow.f64 b #s(literal 4 binary64))))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (*.f64 b b)))
#s(approx (+ (* (* c c) a) (* (* b b) c)) (*.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (*.f64 b b)))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c c) a) (*.f64 b b)) (/.f64 c (*.f64 a a))) b)))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 a a)) (/.f64 (/.f64 (*.f64 c c) a) (*.f64 b b)))) b))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c c) a) (*.f64 b b)) (/.f64 c (*.f64 a a))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b)))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) c) b)))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (*.f64 b b)) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 c c))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 5 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b))) (neg.f64 (*.f64 c c))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (*.f64 b b)) #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (*.f64 b b)) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 5 binary64) (*.f64 c c))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)) #s(literal 5 binary64) (*.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) #s(literal 5 binary64) (*.f64 #s(literal 2 binary64) a)) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) #s(literal 5 binary64) (*.f64 #s(literal 2 binary64) a)) (pow.f64 b #s(literal 5 binary64)))))
#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 (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 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 2 binary64))))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)))) b)))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))))) b)))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))))) b)))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (neg.f64 (/.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) a)) b)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b)))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b)))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b)))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c c) a) (*.f64 b b)) (/.f64 c (*.f64 a a))) b)))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (-.f64 (/.f64 c (*.f64 a a)) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 b b) a)))) b)))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c c) a) (*.f64 b b)) (/.f64 c (*.f64 a a))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c)))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c)))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c)))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c)))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) c) (pow.f64 b #s(literal -3 binary64))))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) c))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))))
#s(approx c c)
#s(approx (* c c) (*.f64 c c))
#s(approx (neg c) (neg.f64 c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)) #s(literal -2 binary64)) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)) #s(literal -2 binary64)) c))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)) #s(literal -2 binary64)))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b)) #s(literal -2 binary64)))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 b b) c) a (pow.f64 b #s(literal 4 binary64)))) c))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (fma.f64 (fma.f64 (neg.f64 a) (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) c)) c (neg.f64 (pow.f64 b #s(literal 4 binary64)))) c))
#s(approx (pow c 3) (pow.f64 c #s(literal 3 binary64)))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 b b) c) a (pow.f64 b #s(literal 4 binary64)))) c))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 c a (*.f64 b b))) c))
#s(approx (+ (* (* c c) a) (* (* b b) c)) (*.f64 (fma.f64 c a (*.f64 b b)) c))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (*.f64 (-.f64 (/.f64 (neg.f64 c) (*.f64 (pow.f64 b #s(literal 3 binary64)) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b)) c))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) a) #s(literal -1 binary64))) c) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b)) c))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) (*.f64 (-.f64 (/.f64 (neg.f64 c) (*.f64 (pow.f64 b #s(literal 3 binary64)) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b)) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) c))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) #s(literal -2 binary64) (/.f64 (neg.f64 a) (*.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) #s(literal -2 binary64) (/.f64 (neg.f64 a) (*.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) #s(literal -1 binary64))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (fma.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) c) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (-.f64 (*.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) c) #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c c)))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 (fma.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) c) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (-.f64 (*.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) c) #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c c)))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (*.f64 (fma.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) c) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c c)))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (-.f64 (*.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) c) #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c c)))) (*.f64 c c)))
#s(approx (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (*.f64 (fma.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) c) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c c)))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (*.f64 (fma.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) c) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64)))) c))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) (*.f64 (fma.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) c) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64)))) c))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) a) c) #s(literal -2 binary64) (*.f64 (*.f64 a a) #s(literal -5 binary64))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 b c)))) c))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 c c)))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (*.f64 (neg.f64 c) (fma.f64 (pow.f64 b #s(literal -3 binary64)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c b) a)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c))) (pow.f64 c #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c))) (pow.f64 (*.f64 (*.f64 c c) b) #s(literal -1 binary64))) (pow.f64 c #s(literal 3 binary64))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c))) (pow.f64 c #s(literal 3 binary64))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c))) (pow.f64 (*.f64 (*.f64 c c) b) #s(literal -1 binary64))) (pow.f64 c #s(literal 3 binary64))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) a (/.f64 (*.f64 (neg.f64 a) (*.f64 b b)) c)) (pow.f64 c #s(literal 3 binary64))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) a (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 b b) c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))))) (pow.f64 c #s(literal 3 binary64))))
#s(approx (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a b) b (/.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 c c)))
#s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 b b) c) a)) (*.f64 c c)))
#s(approx (+ (* (* c c) a) (* (* b b) c)) (*.f64 (+.f64 (/.f64 (*.f64 b b) c) a) (*.f64 c c)))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c))) (pow.f64 c #s(literal 3 binary64))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c))) (pow.f64 (*.f64 (*.f64 c c) b) #s(literal -1 binary64))) (pow.f64 c #s(literal 3 binary64))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (neg.f64 (*.f64 (fma.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a) #s(literal -1 binary64))) (pow.f64 c #s(literal 3 binary64)))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 c b)) (pow.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) a) #s(literal -1 binary64))) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (pow.f64 c #s(literal 3 binary64))))
#s(approx (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3))) (*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 c b)) (pow.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) a) #s(literal -1 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) c))) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c)) c))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (*.f64 c b) #s(literal -1 binary64))) c))) c))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal -3 binary64)) c)) c))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (* (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (* c c)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal -3 binary64)) c)) c))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal -3 binary64)) c)) c))) (*.f64 c c)))
#s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) c) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 5 binary64)) (pow.f64 b #s(literal 7 binary64))))))
#s(approx (/ (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (pow b 7)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) c) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 5 binary64)) (pow.f64 b #s(literal 7 binary64))))))
#s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 (*.f64 b b) a) c) #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal 5 binary64)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b c))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) c)) b) c)))))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (neg.f64 c) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (* (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (* a a)) (*.f64 (neg.f64 c) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (- (* (/ c (* (* b b) b)) -2) (/ 2 (* a b))) (*.f64 (neg.f64 c) (fma.f64 (pow.f64 b #s(literal -3 binary64)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c b) a)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c)) (pow.f64 c #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (*.f64 c b) #s(literal -1 binary64))) c))) (pow.f64 c #s(literal 3 binary64)))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c)) (pow.f64 c #s(literal 3 binary64)))))
#s(approx (/ (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (pow b 5)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (*.f64 c b) #s(literal -1 binary64))) c))) (pow.f64 c #s(literal 3 binary64)))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) a) c)) (pow.f64 c #s(literal 3 binary64)))))
#s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 a a) #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a b) b (/.f64 (pow.f64 b #s(literal 4 binary64)) c))) c))) (pow.f64 c #s(literal 3 binary64)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c)) (pow.f64 c #s(literal 3 binary64)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (* a a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (*.f64 c b) #s(literal -1 binary64))) c))) (pow.f64 c #s(literal 3 binary64)))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (neg.f64 (*.f64 (fma.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a) #s(literal -1 binary64))) (pow.f64 c #s(literal 3 binary64)))))
#s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (neg.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 b #s(literal -5 binary64)) #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) b))) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a) #s(literal -1 binary64))) (pow.f64 c #s(literal 3 binary64)))))

eval278.0ms (1.9%)

Memory
-22.3MiB live, 405.1MiB allocated; 86ms collecting garbage
Compiler

Compiled 66 380 to 4 404 computations (93.4% saved)

prune182.0ms (1.2%)

Memory
14.0MiB live, 250.0MiB allocated; 48ms collecting garbage
Pruning

41 alts after pruning (37 fresh and 4 done)

PrunedKeptTotal
New78018798
Fresh61925
Picked505
Done044
Total79141832
Accuracy
99.7%
Counts
832 → 41
Alt Table
Click to see full alt table
StatusAccuracyProgram
29.7%
(/.f64 (/.f64 (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (-.f64 (*.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64)))))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
28.6%
(/.f64 (/.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 #s(literal 2 binary64) a))
29.7%
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
29.7%
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
29.7%
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
29.3%
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b b) (neg.f64 b))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
28.6%
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 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))))))) (*.f64 #s(literal 2 binary64) a))
29.5%
(/.f64 (/.f64 (+.f64 (pow.f64 #s(approx (+ (* b b) (* (* -4 a) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
95.6%
(/.f64 (/.f64 #s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b)))))))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
29.6%
(/.f64 (+.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (/.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))))) (*.f64 #s(literal 2 binary64) a))
28.6%
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a))
28.7%
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
95.6%
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) (*.f64 #s(literal 2 binary64) a))
91.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))))) c)) (*.f64 #s(literal 2 binary64) a))
91.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c)) (*.f64 #s(literal 2 binary64) a))
91.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 #s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 c (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))) b))) c)) (*.f64 #s(literal 2 binary64) a))
91.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 #s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))) c)) (*.f64 #s(literal 2 binary64) a))
82.7%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c)) (*.f64 #s(literal 2 binary64) a))
91.2%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a b) b (*.f64 (*.f64 a a) c))) (pow.f64 b #s(literal 3 binary64)))) c)) (*.f64 #s(literal 2 binary64) a))
91.2%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (+.f64 a a))
91.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) a) a)) c)) (*.f64 #s(literal 2 binary64) a))
82.7%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (+.f64 a a))
28.1%
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)))
91.8%
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
95.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 #s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (*.f64 (fma.f64 (*.f64 b b) #s(literal -2 binary64) (*.f64 (*.f64 c a) #s(literal -5 binary64))) a)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
94.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 #s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
83.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
94.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) b) b (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
94.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
93.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) (*.f64 (neg.f64 a) (fma.f64 c c (/.f64 (*.f64 (*.f64 b b) c) a)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))))
94.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) c) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))))
94.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 #s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (fma.f64 (fma.f64 (neg.f64 a) (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) c)) c (neg.f64 (pow.f64 b #s(literal 4 binary64)))) c)) (pow.f64 b #s(literal 5 binary64)))))
91.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 #s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 b b) c) a (pow.f64 b #s(literal 4 binary64)))) c)) (pow.f64 b #s(literal 5 binary64)))))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 a a))))
82.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b))) (*.f64 a a))))
91.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (*.f64 (-.f64 (/.f64 (neg.f64 c) (*.f64 (pow.f64 b #s(literal 3 binary64)) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b)) c)) (*.f64 a a))))
91.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c c) a) (*.f64 b b)) (/.f64 c (*.f64 a a))) b))) (*.f64 a a))))
94.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b))))
95.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))))
95.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))))
95.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c)))
Compiler

Compiled 7 591 to 2 257 computations (70.3% saved)

regimes146.0ms (1%)

Memory
14.9MiB live, 157.0MiB allocated; 34ms collecting garbage
Counts
78 → 1
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b))) (*.f64 a a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (neg.f64 c)) b))
(/.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) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 #s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c c) a) (*.f64 b b)) (/.f64 c (*.f64 a a))) b))) (*.f64 a a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 #s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 c (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.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 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a b) b (*.f64 (*.f64 a a) c))) (pow.f64 b #s(literal 3 binary64)))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) c (*.f64 (*.f64 b b) a)) (pow.f64 b #s(literal 3 binary64))))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) b)) a)) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (*.f64 (-.f64 (/.f64 (neg.f64 c) (*.f64 (pow.f64 b #s(literal 3 binary64)) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b)) c)) (*.f64 a a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) a) a)) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 #s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 #s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 c a) b))) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) c) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 #s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 b b) c) a (pow.f64 b #s(literal 4 binary64)))) c)) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 #s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (fma.f64 (fma.f64 (neg.f64 a) (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) c)) c (neg.f64 (pow.f64 b #s(literal 4 binary64)))) c)) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) b) b (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b b) (neg.f64 b))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) (*.f64 (neg.f64 a) (fma.f64 c c (/.f64 (*.f64 (*.f64 b b) c) a)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (neg.f64 c))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 #s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (*.f64 (fma.f64 (*.f64 b b) #s(literal -2 binary64) (*.f64 (*.f64 c a) #s(literal -5 binary64))) a)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 a a))))
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (+.f64 (pow.f64 #s(approx (+ (* b b) (* (* -4 a) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))))) c) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c))
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 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))))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
(/.f64 (+.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (/.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 a a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))))) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c))) (pow.f64 (*.f64 (*.f64 c c) b) #s(literal -1 binary64))) (pow.f64 c #s(literal 3 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 c)) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))) b))
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))))) c) (pow.f64 b #s(literal -1 binary64))) c))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (-.f64 (*.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64)))))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 #s(approx (+ (pow (+ (* b b) (* (* -4 a) c)) 3/2) (pow (neg b) 3)) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b)))))))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
Calls

4 calls:

39.0ms
b
38.0ms
a
36.0ms
c
24.0ms
(/.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
95.9%1(/.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))
95.9%1a
95.9%1b
95.9%1c
Compiler

Compiled 20 to 23 computations (-15% saved)

regimes33.0ms (0.2%)

Memory
-7.2MiB live, 38.5MiB allocated; 10ms collecting garbage
Counts
52 → 1
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b))) (*.f64 a a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (neg.f64 c)) b))
(/.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) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 #s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c c) a) (*.f64 b b)) (/.f64 c (*.f64 a a))) b))) (*.f64 a a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 #s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 c (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.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 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a b) b (*.f64 (*.f64 a a) c))) (pow.f64 b #s(literal 3 binary64)))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) c (*.f64 (*.f64 b b) a)) (pow.f64 b #s(literal 3 binary64))))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) b)) a)) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (*.f64 (-.f64 (/.f64 (neg.f64 c) (*.f64 (pow.f64 b #s(literal 3 binary64)) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b)) c)) (*.f64 a a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) a) a)) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 #s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 #s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 c a) b))) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) c) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 #s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 b b) c) a (pow.f64 b #s(literal 4 binary64)))) c)) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 #s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (fma.f64 (fma.f64 (neg.f64 a) (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) c)) c (neg.f64 (pow.f64 b #s(literal 4 binary64)))) c)) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) b) b (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b b) (neg.f64 b))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) (*.f64 (neg.f64 a) (fma.f64 c c (/.f64 (*.f64 (*.f64 b b) c) a)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (neg.f64 c))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 #s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (*.f64 (fma.f64 (*.f64 b b) #s(literal -2 binary64) (*.f64 (*.f64 c a) #s(literal -5 binary64))) a)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 #s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (*.f64 (fma.f64 (*.f64 b b) #s(literal -2 binary64) (*.f64 (*.f64 c a) #s(literal -5 binary64))) a)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
Calls

1 calls:

29.0ms
c
Results
AccuracySegmentsBranch
95.9%1c
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes133.0ms (0.9%)

Memory
0.7MiB live, 130.2MiB allocated; 59ms collecting garbage
Counts
51 → 1
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b))) (*.f64 a a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (neg.f64 c)) b))
(/.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) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 #s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c c) a) (*.f64 b b)) (/.f64 c (*.f64 a a))) b))) (*.f64 a a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 #s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 c (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.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 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a b) b (*.f64 (*.f64 a a) c))) (pow.f64 b #s(literal 3 binary64)))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) c (*.f64 (*.f64 b b) a)) (pow.f64 b #s(literal 3 binary64))))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) b)) a)) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (*.f64 (-.f64 (/.f64 (neg.f64 c) (*.f64 (pow.f64 b #s(literal 3 binary64)) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b)) c)) (*.f64 a a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) a) a)) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 #s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 #s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 c a) b))) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) c) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 #s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 b b) c) a (pow.f64 b #s(literal 4 binary64)))) c)) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 #s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (fma.f64 (fma.f64 (neg.f64 a) (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) c)) c (neg.f64 (pow.f64 b #s(literal 4 binary64)))) c)) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) b) b (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b b) (neg.f64 b))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(approx (* -1 (+ (* (* c c) a) (* (* b b) c))) (*.f64 (neg.f64 a) (fma.f64 c c (/.f64 (*.f64 (*.f64 b b) c) a)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (neg.f64 c))) b))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b))))
Calls

4 calls:

50.0ms
a
30.0ms
c
30.0ms
b
18.0ms
(/.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
94.6%1a
94.6%1(/.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))
94.6%1b
94.6%1c
Compiler

Compiled 20 to 23 computations (-15% saved)

regimes153.0ms (1%)

Memory
19.6MiB live, 95.7MiB allocated; 88ms collecting garbage
Counts
48 → 1
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b))) (*.f64 a a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (neg.f64 c)) b))
(/.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) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 #s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c c) a) (*.f64 b b)) (/.f64 c (*.f64 a a))) b))) (*.f64 a a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 #s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 c (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.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 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a b) b (*.f64 (*.f64 a a) c))) (pow.f64 b #s(literal 3 binary64)))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) c (*.f64 (*.f64 b b) a)) (pow.f64 b #s(literal 3 binary64))))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) b)) a)) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (*.f64 (-.f64 (/.f64 (neg.f64 c) (*.f64 (pow.f64 b #s(literal 3 binary64)) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b)) c)) (*.f64 a a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) a) a)) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 #s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 #s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 c a) b))) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) c) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 #s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 b b) c) a (pow.f64 b #s(literal 4 binary64)))) c)) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 #s(approx (+ (* (* -2 (* a a)) (pow c 3)) (* (* -1 (+ (* (* c c) a) (* (* b b) c))) (* b b))) (*.f64 (fma.f64 (fma.f64 (neg.f64 a) (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) c)) c (neg.f64 (pow.f64 b #s(literal 4 binary64)))) c)) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 c a (*.f64 b b)) c)) b) b (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b b) (neg.f64 b))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 #s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
Calls

4 calls:

60.0ms
b
53.0ms
(/.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))
17.0ms
a
17.0ms
c
Results
AccuracySegmentsBranch
94.6%1b
94.6%1c
94.6%1(/.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))
94.6%1a
Compiler

Compiled 20 to 23 computations (-15% saved)

regimes83.0ms (0.6%)

Memory
27.6MiB live, 72.1MiB allocated; 30ms collecting garbage
Counts
35 → 1
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b))) (*.f64 a a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (neg.f64 c)) b))
(/.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) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 #s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c c) a) (*.f64 b b)) (/.f64 c (*.f64 a a))) b))) (*.f64 a a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 #s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 c (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.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 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a b) b (*.f64 (*.f64 a a) c))) (pow.f64 b #s(literal 3 binary64)))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) c (*.f64 (*.f64 b b) a)) (pow.f64 b #s(literal 3 binary64))))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) b)) a)) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (*.f64 (-.f64 (/.f64 (neg.f64 c) (*.f64 (pow.f64 b #s(literal 3 binary64)) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b)) c)) (*.f64 a a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) a) a)) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)))
Calls

4 calls:

41.0ms
c
14.0ms
a
13.0ms
b
12.0ms
(/.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
91.8%1b
91.8%1a
91.8%1c
91.8%1(/.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 20 to 23 computations (-15% saved)

regimes100.0ms (0.7%)

Memory
-55.1MiB live, 11.6MiB allocated; 99ms collecting garbage
Counts
26 → 1
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b))) (*.f64 a a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (neg.f64 c)) b))
(/.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) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 #s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c c) a) (*.f64 b b)) (/.f64 c (*.f64 a a))) b))) (*.f64 a a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 #s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 c (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.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 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
Calls

1 calls:

98.0ms
(/.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
91.8%1(/.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 17 to 14 computations (17.6% saved)

regimes39.0ms (0.3%)

Memory
37.7MiB live, 37.7MiB allocated; 0ms collecting garbage
Counts
25 → 1
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (/.f64 (neg.f64 c) (*.f64 (*.f64 a a) b))) (*.f64 a a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 a b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (neg.f64 c)) b))
(/.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) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 #s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))))) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (*.f64 #s(approx (+ (* (/ (pow c 3) (pow b 5)) -2) (- (/ (neg c) (* (* a a) b)) (/ (/ (* c c) a) (pow b 3)))) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c c) a) (*.f64 b b)) (/.f64 c (*.f64 a a))) b))) (*.f64 a a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a a))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/.f64 #s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 c (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))) b))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.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 #s(literal 2 binary64) a))
Outputs
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
Calls

4 calls:

9.0ms
c
9.0ms
b
9.0ms
a
9.0ms
(/.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
91.8%1a
91.8%1b
91.8%1c
91.8%1(/.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 20 to 23 computations (-15% saved)

regimes33.0ms (0.2%)

Memory
-32.1MiB live, 17.2MiB allocated; 20ms collecting garbage
Accuracy

Total -0.4b remaining (-3.7%)

Threshold costs -0.4b (-3.7%)

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

4 calls:

4.0ms
(/.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))
3.0ms
a
3.0ms
b
3.0ms
c
Results
AccuracySegmentsBranch
83.0%1c
83.0%1(/.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))
83.0%1b
83.0%1a
Compiler

Compiled 20 to 23 computations (-15% saved)

simplify104.0ms (0.7%)

Memory
16.4MiB live, 61.5MiB allocated; 18ms collecting garbage
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0141550
1269550
2691543
32594537
Stop Event
node limit
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 #s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (*.f64 (fma.f64 (*.f64 b b) #s(literal -2 binary64) (*.f64 (*.f64 c a) #s(literal -5 binary64))) a)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 #s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) (/.f64 #s(approx (+ (* -5 (* (* a a) c)) (* -2 (* a (* b b)))) (*.f64 (fma.f64 (*.f64 b b) #s(literal -2 binary64) (*.f64 (*.f64 c a) #s(literal -5 binary64))) a)) (pow.f64 b #s(literal 7 binary64)))) c) (pow.f64 b #s(literal -3 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) a) (/ (neg c) b)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) (neg.f64 b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* a (/ (* (/ (pow c 4) (pow b 6)) 20) b)) -1/4) (/ (* -2 (pow c 3)) (pow b 5))) a) (neg (/ (* c c) (pow b 3)))) (*.f64 #s(approx (- (* (+ (* (/ a (pow b 5)) -2) (/ (* -5 (* (* a a) c)) (pow b 7))) c) (pow b -3)) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (/ (* (pow c 3) a) (pow b 5)) -2) (neg (/ (* c c) (pow b 3)))) (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)))
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))

derivations406.0ms (2.7%)

Memory
13.7MiB live, 296.9MiB allocated; 63ms collecting garbage
Stop Event
fuel
Compiler

Compiled 550 to 147 computations (73.3% saved)

preprocess80.0ms (0.5%)

Memory
3.2MiB live, 96.6MiB allocated; 10ms collecting garbage
Compiler

Compiled 1 134 to 322 computations (71.6% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...