Quadratic roots, medium range

Time bar (total: 7.3s)

start0.0ms (0%)

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

analyze300.0ms (4.1%)

Memory
-23.3MiB live, 260.4MiB allocated; 42ms 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)

sample2.3s (32.1%)

Memory
115.1MiB live, 3 162.8MiB allocated; 561ms collecting garbage
Samples
1.6s6 870×1valid
126.0ms1 386×0valid
122.0ms1 219×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.4s
ival-mult: 479.0ms (33.2% of total)
adjust: 238.0ms (16.5% of total)
const: 183.0ms (12.7% of total)
ival-sqrt: 159.0ms (11% of total)
ival-div: 130.0ms (9% of total)
ival-sub: 90.0ms (6.2% of total)
ival-add: 83.0ms (5.7% of total)
ival-neg: 53.0ms (3.7% of total)
exact: 11.0ms (0.8% of total)
ival-<: 8.0ms (0.6% of total)
ival-and: 7.0ms (0.5% of total)
ival-assert: 4.0ms (0.3% of total)
Bogosity

explain225.0ms (3.1%)

Memory
-22.8MiB live, 226.4MiB allocated; 75ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2364(94.27494435602762 37146979.1770489 59948992079.744865)2(54823125264.64666 5050450.997425978 3.5559178286242674)(+.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))))cancellation2386
Confusion
Predicted +Predicted -
+2342
-416
Precision
0.9831932773109243
Recall
0.9915254237288136
Confusion?
Predicted +Predicted MaybePredicted -
+23420
-4511
Precision?
0.963265306122449
Recall?
1.0
Freqs
test
numberfreq
018
1238
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
103.0ms404×1valid
29.0ms108×0valid
Compiler

Compiled 161 to 46 computations (71.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 85.0ms
ival-add: 34.0ms (40% of total)
ival-mult: 18.0ms (21.2% of total)
adjust: 11.0ms (13% of total)
ival-div: 7.0ms (8.2% of total)
ival-sqrt: 7.0ms (8.2% of total)
ival-sub: 4.0ms (4.7% of total)
ival-neg: 2.0ms (2.4% of total)
exact: 1.0ms (1.2% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

preprocess170.0ms (2.3%)

Memory
-17.3MiB live, 120.8MiB allocated; 16ms 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.0MiB live, 0.0MiB allocated; 0ms collecting garbage
Compiler

Compiled 0 to 3 computations (-∞% saved)

prune0.0ms (0%)

Memory
0.6MiB live, 0.6MiB allocated; 0ms collecting garbage
Alt Table
Click to see full alt table
StatusAccuracyProgram
33.9%
(/.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)

series28.0ms (0.4%)

Memory
27.5MiB live, 27.5MiB allocated; 0ms 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
4.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)
4.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)
3.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)
3.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)
3.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)

rewrite154.0ms (2.1%)

Memory
-31.0MiB live, 110.1MiB allocated; 16ms 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)))))

eval23.0ms (0.3%)

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

Compiled 5 774 to 924 computations (84% saved)

prune33.0ms (0.5%)

Memory
-13.1MiB live, 33.4MiB allocated; 2ms collecting garbage
Pruning

24 alts after pruning (24 fresh and 0 done)

PrunedKeptTotal
New14324167
Fresh000
Picked101
Done000
Total14424168
Accuracy
99.2%
Counts
168 → 24
Alt Table
Click to see full alt table
StatusAccuracyProgram
33.9%
(/.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))
33.9%
(/.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))
33.9%
(/.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))
34.0%
(/.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))
33.9%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 4 binary64))) c)))) (*.f64 #s(literal 2 binary64) a))
33.9%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64))) a)))) (*.f64 #s(literal 2 binary64) a))
21.6%
(/.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))
25.8%
(/.f64 (+.f64 (neg.f64 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))) (*.f64 #s(literal 2 binary64) a))
93.7%
(/.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))
91.8%
(/.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))
88.0%
(/.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))
91.8%
(/.f64 #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)) (*.f64 #s(literal 2 binary64) a))
79.1%
(/.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))
88.0%
(/.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))
33.5%
(+.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)))
94.1%
#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)))
92.2%
#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)))
88.4%
#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)))
88.4%
#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))
92.2%
#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))
94.1%
#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))
79.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
93.8%
#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))
91.9%
#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))
Compiler

Compiled 1 828 to 1 230 computations (32.7% saved)

series160.0ms (2.2%)

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

9 calls:

TimeVariablePointExpression
33.0ms
b
@-inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (/ (* (* a a) (pow c 3)) (pow b 4)) (* (* a a) (pow c 3)) (* a a) a (pow c 3) c 3 (pow b 4) b 4 -2 (neg c) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) (/ (* (pow (* c a) 4) 20) a) (* (pow (* c a) 4) 20) (pow (* c a) 4) (* c a) 20 (pow b 6) 6 -1/4 (neg (/ (* (* c c) a) (* b b))) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (- (/ (* b b) a) (* c 4)) a) (- (/ (* b b) a) (* c 4)) (/ (* b b) a) (* c 4) (* 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))) (/ c (pow b 3)) (pow b 3) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (/ (pow (* c a) 3) (pow b 4)) (pow (* c a) 3) -4 (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (+ (* c a) (/ (pow (* c a) 2) (* b b))) (/ (pow (* c a) 2) (* b b)) (pow (* c a) 2))
26.0ms
a
@-inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (/ (* (* a a) (pow c 3)) (pow b 4)) (* (* a a) (pow c 3)) (* a a) a (pow c 3) c 3 (pow b 4) b 4 -2 (neg c) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) (/ (* (pow (* c a) 4) 20) a) (* (pow (* c a) 4) 20) (pow (* c a) 4) (* c a) 20 (pow b 6) 6 -1/4 (neg (/ (* (* c c) a) (* b b))) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (- (/ (* b b) a) (* c 4)) a) (- (/ (* b b) a) (* c 4)) (/ (* b b) a) (* c 4) (* 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))) (/ c (pow b 3)) (pow b 3) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (/ (pow (* c a) 3) (pow b 4)) (pow (* c a) 3) -4 (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (+ (* c a) (/ (pow (* c a) 2) (* b b))) (/ (pow (* c a) 2) (* b b)) (pow (* c a) 2))
13.0ms
c
@inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (/ (* (* a a) (pow c 3)) (pow b 4)) (* (* a a) (pow c 3)) (* a a) a (pow c 3) c 3 (pow b 4) b 4 -2 (neg c) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) (/ (* (pow (* c a) 4) 20) a) (* (pow (* c a) 4) 20) (pow (* c a) 4) (* c a) 20 (pow b 6) 6 -1/4 (neg (/ (* (* c c) a) (* b b))) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (- (/ (* b b) a) (* c 4)) a) (- (/ (* b b) a) (* c 4)) (/ (* b b) a) (* c 4) (* 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))) (/ c (pow b 3)) (pow b 3) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (/ (pow (* c a) 3) (pow b 4)) (pow (* c a) 3) -4 (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (+ (* c a) (/ (pow (* c a) 2) (* b b))) (/ (pow (* c a) 2) (* b b)) (pow (* c a) 2))
13.0ms
a
@0
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (/ (* (* a a) (pow c 3)) (pow b 4)) (* (* a a) (pow c 3)) (* a a) a (pow c 3) c 3 (pow b 4) b 4 -2 (neg c) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) (/ (* (pow (* c a) 4) 20) a) (* (pow (* c a) 4) 20) (pow (* c a) 4) (* c a) 20 (pow b 6) 6 -1/4 (neg (/ (* (* c c) a) (* b b))) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (- (/ (* b b) a) (* c 4)) a) (- (/ (* b b) a) (* c 4)) (/ (* b b) a) (* c 4) (* 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))) (/ c (pow b 3)) (pow b 3) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (/ (pow (* c a) 3) (pow b 4)) (pow (* c a) 3) -4 (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (+ (* c a) (/ (pow (* c a) 2) (* b b))) (/ (pow (* c a) 2) (* b b)) (pow (* c a) 2))
13.0ms
c
@-inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (/ (* (* a a) (pow c 3)) (pow b 4)) (* (* a a) (pow c 3)) (* a a) a (pow c 3) c 3 (pow b 4) b 4 -2 (neg c) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) (/ (* (pow (* c a) 4) 20) a) (* (pow (* c a) 4) 20) (pow (* c a) 4) (* c a) 20 (pow b 6) 6 -1/4 (neg (/ (* (* c c) a) (* b b))) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (- (/ (* b b) a) (* c 4)) a) (- (/ (* b b) a) (* c 4)) (/ (* b b) a) (* c 4) (* 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))) (/ c (pow b 3)) (pow b 3) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (/ (pow (* c a) 3) (pow b 4)) (pow (* c a) 3) -4 (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (+ (* c a) (/ (pow (* c a) 2) (* b b))) (/ (pow (* c a) 2) (* b b)) (pow (* c a) 2))

rewrite208.0ms (2.9%)

Memory
13.3MiB live, 189.2MiB allocated; 37ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0147113917
0155913342
0828912857
Stop Event
iter limit
node limit
iter limit
Counts
365 → 577
Calls
Call 1
Inputs
#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 (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 (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)))))
(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))
(/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))
(*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64)))
(*.f64 a a)
a
(pow.f64 c #s(literal 3 binary64))
c
#s(literal 3 binary64)
(pow.f64 b #s(literal 4 binary64))
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))))
(/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) a) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) a)
(*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))
(pow.f64 (*.f64 c a) #s(literal 4 binary64))
(*.f64 c a)
#s(literal 20 binary64)
(pow.f64 b #s(literal 6 binary64))
#s(literal 6 binary64)
#s(literal -1/4 binary64)
(neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))
(*.f64 (*.f64 c c) a)
(*.f64 c c)
(*.f64 b b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(/.f64 (neg.f64 c) b)
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64))) a)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64))) a))))
(neg.f64 b)
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64))) a)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64))) a))
(*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64))) a)
(-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64)))
(/.f64 (*.f64 b b) a)
(*.f64 c #s(literal 4 binary64))
(*.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 c (pow.f64 b #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
(/.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)))) (/.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 (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)
(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)))))
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))
(pow.f64 (*.f64 c a) #s(literal 3 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))))
(fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)))
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))
(pow.f64 (*.f64 c 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 (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -1 c)))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)))
#s(approx (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) #s(hole binary64 (* -1 c)))
#s(approx (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) #s(hole binary64 (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) c)))
#s(approx (/ (* (* a a) (pow c 3)) (pow b 4)) #s(hole binary64 (/ (* (pow a 2) (pow c 3)) (pow b 4))))
#s(approx (* (* a a) (pow c 3)) #s(hole binary64 (* (pow a 2) (pow c 3))))
#s(approx (* a a) #s(hole binary64 (pow a 2)))
#s(approx a #s(hole binary64 a))
#s(approx (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 2)))))
#s(approx (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2))))))
#s(approx (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) #s(hole binary64 (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))
#s(approx (/ (* (pow (* c a) 4) 20) a) #s(hole binary64 (* 20 (* (pow a 3) (pow c 4)))))
#s(approx (* (pow (* c a) 4) 20) #s(hole binary64 (* 20 (* (pow a 4) (pow c 4)))))
#s(approx (pow (* c a) 4) #s(hole binary64 (* (pow a 4) (pow c 4))))
#s(approx (* c a) #s(hole binary64 (* a c)))
#s(approx (neg (/ (* (* c c) a) (* b b))) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 2)))))
#s(approx (/ (* (* c c) a) (* b b)) #s(hole binary64 (/ (* a (pow c 2)) (pow b 2))))
#s(approx (* (* c c) a) #s(hole binary64 (* a (pow c 2))))
#s(approx (+ (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 (* (- (/ (* b b) a) (* c 4)) a) #s(hole binary64 (pow b 2)))
#s(approx (* (- (/ (* b b) a) (* c 4)) a) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2))))
#s(approx (- (/ (* b b) a) (* c 4)) #s(hole binary64 (/ (pow b 2) a)))
#s(approx (- (/ (* b b) a) (* c 4)) #s(hole binary64 (/ (+ (* -4 (* a c)) (pow b 2)) a)))
#s(approx (/ (* b b) a) #s(hole binary64 (/ (pow b 2) a)))
#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 (+ (/ 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 (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) 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 (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* -2 (* a c))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))))
#s(approx (/ (pow (* c a) 3) (pow b 4)) #s(hole binary64 (/ (* (pow a 3) (pow c 3)) (pow b 4))))
#s(approx (pow (* c a) 3) #s(hole binary64 (* (pow a 3) (pow c 3))))
#s(approx (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) #s(hole binary64 (* -2 (* a c))))
#s(approx (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) #s(hole binary64 (* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))))
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (* a c)))
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (* a (+ c (/ (* a (pow c 2)) (pow b 2))))))
#s(approx (/ (pow (* c a) 2) (* b b)) #s(hole binary64 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
#s(approx (pow (* c a) 2) #s(hole binary64 (* (pow a 2) (pow c 2))))
#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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
#s(approx (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))
#s(approx (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ c (pow a 2)))))))
#s(approx (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))
#s(approx (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))))
#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 (* (- (/ (* b b) a) (* c 4)) a) #s(hole binary64 (* -4 (* a c))))
#s(approx (* (- (/ (* b b) a) (* c 4)) a) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a)))))
#s(approx (- (/ (* b b) a) (* c 4)) #s(hole binary64 (* -4 c)))
#s(approx (- (/ (* b b) a) (* c 4)) #s(hole binary64 (- (/ (pow b 2) a) (* 4 c))))
#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 a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (* -2 (/ (pow c 2) (* a (pow b 2))))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))))
#s(approx (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
#s(approx (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))))
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))))
#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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))))
#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 (* (- (/ (* b b) a) (* c 4)) a) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5))))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 2)))) (* 4 (/ (pow c 3) (pow b 4))))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (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))) (* 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))))
#s(approx (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* (pow b 4) c))) (pow b 4))))
#s(approx (pow b 4) #s(hole binary64 (pow b 4)))
#s(approx b #s(hole binary64 b))
#s(approx (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))))
#s(approx (pow b 6) #s(hole binary64 (pow b 6)))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#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 (neg b) #s(hole binary64 (* -1 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 (* (* -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 b 3) #s(hole binary64 (pow b 3)))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 4))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))))
#s(approx (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) #s(hole binary64 (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))))
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (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 (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))))
#s(approx (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (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 (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 (* (- (/ (* b b) a) (* c 4)) a) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))))
#s(approx (- (/ (* b b) a) (* c 4)) #s(hole binary64 (* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))))
#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 a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))
#s(approx (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) #s(hole binary64 (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (+ (* a c) (/ (* (pow a 2) (pow c 2)) (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 (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 (+ (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 (* (* -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 a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 2))) 1))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))))
#s(approx (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) #s(hole binary64 (* c (- (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1))))
#s(approx (pow c 3) #s(hole binary64 (pow c 3)))
#s(approx c #s(hole binary64 c))
#s(approx (neg c) #s(hole binary64 (* -1 c)))
#s(approx (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2))))))
#s(approx (* c c) #s(hole binary64 (pow c 2)))
#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 (- (/ (* b b) a) (* c 4)) #s(hole binary64 (+ (* -4 c) (/ (pow b 2) a))))
#s(approx (* c 4) #s(hole binary64 (* 4 c)))
#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 a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) 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 (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))))
#s(approx (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) #s(hole binary64 (* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))))
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (* c (+ a (/ (* (pow a 2) c) (pow b 2))))))
#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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))))
#s(approx (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) #s(hole binary64 (* (pow c 3) (- (* -2 (/ (pow a 2) (pow b 4))) (/ 1 (pow c 2))))))
#s(approx (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))))
#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 (* (- (/ (* b b) a) (* c 4)) a) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c)))))
#s(approx (- (/ (* b b) a) (* c 4)) #s(hole binary64 (* c (- (/ (pow b 2) (* a c)) 4))))
#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 a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (* -2 (/ (pow a 2) (* (pow b 2) c)))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))))
#s(approx (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))))
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))))
#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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))))
#s(approx (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (/ 1 (pow c 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 (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))))))
#s(approx (* (- (/ (* b b) a) (* c 4)) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))))
#s(approx (- (/ (* b b) a) (* c 4)) #s(hole binary64 (* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c))))))))
#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 a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 2) c))) (* 4 (/ (pow a 3) (pow b 4))))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (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 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)))) b))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (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 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64))))) (neg.f64 b))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (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 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)))) b)
(+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (neg.f64 c)) b) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b))) b))
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) b) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64))) b))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (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 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (neg.f64 c))) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b))))) (-.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (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 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (neg.f64 c)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (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 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (neg.f64 c)) (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (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 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (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 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64))))
(+.f64 (+.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (neg.f64 c)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)))
(+.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (neg.f64 c)))
(+.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (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 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 c)))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 c) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 c)))))
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (neg.f64 c))
(fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 c))
(fma.f64 c #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 c))
(+.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (neg.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (neg.f64 (pow.f64 b #s(literal 4 binary64))))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 4 binary64)))
(*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64)))
(*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a a))
(*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) 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
(*.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)))
c
#s(literal 3 binary64)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow.f64 b #s(literal 4 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
b
#s(literal 4 binary64)
#s(literal -2 binary64)
(*.f64 #s(literal -1 binary64) c)
(*.f64 c #s(literal -1 binary64))
(neg.f64 c)
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)))) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)))) (-.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64))))))
(fma.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)))
(fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a))))
(+.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)))
(+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) a))) (neg.f64 (pow.f64 b #s(literal 6 binary64))))
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (neg.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) a)))
(/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a))
(/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) a)) (pow.f64 b #s(literal 6 binary64)))
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)))
(*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) a))
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (neg.f64 a))
(/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) a)
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)))
(*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))
(*.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64)))) (-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64))))))
(fma.f64 (*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)))
(fma.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64)))
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)))
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64)))
(fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)))
(fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64)))
(-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))))
(+.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)))
(+.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64)))
(*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(pow.f64 (*.f64 c a) #s(literal 4 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 4 binary64)))
(*.f64 c a)
(*.f64 a c)
#s(literal 20 binary64)
(*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))
(pow.f64 b #s(literal 6 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)))
#s(literal 6 binary64)
#s(literal -1/4 binary64)
(*.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)))
(/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c c) a) (neg.f64 (*.f64 b b)))
(neg.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b))
(*.f64 (*.f64 c c) (/.f64 a (*.f64 b b)))
(*.f64 a (/.f64 (*.f64 c c) (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 c c) a) b) b)
(/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (neg.f64 (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))
(*.f64 (*.f64 c c) a)
(*.f64 c (*.f64 c a))
(*.f64 a (*.f64 c c))
(*.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 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)))
(*.f64 (fabs.f64 b) (fabs.f64 b))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 b b)
(pow.f64 b #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(*.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 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))))) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))))
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))))
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))))
(*.f64 #s(literal -1 binary64) b)
(*.f64 b #s(literal -1 binary64))
(neg.f64 b)
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (/.f64 (*.f64 b b) a) a))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 a (/.f64 (*.f64 b b) a)))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (/.f64 (*.f64 b b) a) a))
(+.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 a (/.f64 (*.f64 b b) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 c #s(literal 4 binary64)))) (fma.f64 b (/.f64 b a) (*.f64 c #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -4 binary64) c)) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) a) #s(literal 3 binary64)) (pow.f64 (*.f64 c #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 c #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -4 binary64) c) (-.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) (*.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a)))))
(fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))
(fma.f64 b (/.f64 b a) (*.f64 (neg.f64 c) #s(literal 4 binary64)))
(fma.f64 b (/.f64 b a) (*.f64 #s(literal -4 binary64) c))
(-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64)))
(+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a))
(+.f64 (/.f64 (*.f64 b b) a) (*.f64 (neg.f64 c) #s(literal 4 binary64)))
(+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal -4 binary64) c))
(*.f64 b (/.f64 b a))
(/.f64 (neg.f64 (*.f64 b b)) (neg.f64 a))
(/.f64 (*.f64 b b) a)
(*.f64 c #s(literal 4 binary64))
(*.f64 #s(literal 4 binary64) 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 (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a) (/.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 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a) (/.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 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a) (/.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 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a) (/.f64 a b)) #s(literal -2 binary64)) c))
(*.f64 (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a) (/.f64 a b)) #s(literal -2 binary64)) c)
(*.f64 #s(literal -2 binary64) (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a) (/.f64 a b)) c))
(*.f64 c (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a) (/.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 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a) (/.f64 a b)) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a) (/.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 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a) (/.f64 a b))
(fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.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 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a))
(*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(*.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 (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 (/.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 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) b)) #s(literal 2 binary64)) a)
(/.f64 (neg.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 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) b))) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.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 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
#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 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) b))
(/.f64 (neg.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 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)))) (neg.f64 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 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) b)
(+.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))) b) (/.f64 (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)) b))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)))) (-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))))))
(fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)))
(fma.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))))
(fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)))
(fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))))
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) 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 (*.f64 c a) #s(literal -2 binary64))) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)))
(+.f64 (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (neg.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (neg.f64 (pow.f64 b #s(literal 4 binary64))))
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))
(*.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 c a))
(*.f64 (*.f64 c a) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))
(*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))
(pow.f64 (*.f64 c a) #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 3 binary64)))
#s(literal -4 binary64)
(*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 (*.f64 c a) #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 (*.f64 c a) #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))
(fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b) #s(literal -2 binary64) (*.f64 (*.f64 c a) #s(literal -2 binary64)))
(fma.f64 (*.f64 c a) #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b) (*.f64 (*.f64 c a) #s(literal -2 binary64)))
(fma.f64 #s(literal -2 binary64) (*.f64 c a) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))
(-.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -2 binary64)))
(+.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b) (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b))) (-.f64 (*.f64 c a) (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)))
(/.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b) (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) (*.f64 (*.f64 c a) (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)))))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a))
(fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b))
(fma.f64 a c (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b))
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b) (*.f64 c a))
(+.f64 (*.f64 c a) (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)
(/.f64 (neg.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (neg.f64 (*.f64 b b)))
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))
(*.f64 (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (pow.f64 (*.f64 c a) #s(literal 1 binary64)))
(*.f64 (*.f64 c a) (*.f64 c a))
(*.f64 (*.f64 a a) (*.f64 c c))
(*.f64 (*.f64 c c) (*.f64 a a))
(pow.f64 (*.f64 c a) #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 c 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 (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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)))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 #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 (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (neg.f64 c))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) c))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b b))) a) c))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 (-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (/.f64 (*.f64 c c) (*.f64 b b))) a) c))
#s(approx (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (neg.f64 c))
#s(approx (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) c))
#s(approx (/ (* (* a a) (pow c 3)) (pow b 4)) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))))
#s(approx (* (* a a) (pow c 3)) (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))
#s(approx (* a a) (*.f64 a a))
#s(approx a a)
#s(approx (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)))
#s(approx (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -5 binary64)) (/.f64 (*.f64 c c) (*.f64 b b))) a))
#s(approx (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) (*.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 20 binary64)))
#s(approx (/ (* (pow (* c a) 4) 20) a) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (* (pow (* c a) 4) 20) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)))
#s(approx (pow (* c a) 4) (pow.f64 (*.f64 c a) #s(literal 4 binary64)))
#s(approx (* c a) (*.f64 c a))
#s(approx (neg (/ (* (* c c) a) (* b b))) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)))
#s(approx (/ (* (* c c) a) (* b b)) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)))
#s(approx (* (* c c) a) (*.f64 (*.f64 c c) 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 (*.f64 c 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 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 (/.f64 c b) #s(literal -2 binary64))) 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 (/.f64 (*.f64 c 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 (- (* 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 (* (- (/ (* b b) a) (* c 4)) a) (*.f64 b b))
#s(approx (* (- (/ (* b b) a) (* c 4)) a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
#s(approx (- (/ (* b b) a) (* c 4)) (/.f64 (*.f64 b b) a))
#s(approx (- (/ (* b b) a) (* c 4)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) a))
#s(approx (/ (* b b) a) (/.f64 (*.f64 b b) 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 (*.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 (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) 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 (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c 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 (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64)))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) a))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 4 binary64)))) a (*.f64 #s(literal -2 binary64) c)) a))
#s(approx (/ (pow (* c a) 3) (pow b 4)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))))
#s(approx (pow (* c a) 3) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))
#s(approx (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (*.f64 (*.f64 c a) #s(literal -2 binary64)))
#s(approx (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) a))
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) (*.f64 c a))
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) a))
#s(approx (/ (pow (* c a) 2) (* b b)) (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b))
#s(approx (pow (* c a) 2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
#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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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) (neg.f64 (/.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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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) (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (neg.f64 c) (*.f64 (pow.f64 a #s(literal 3 binary64)) b))))) (pow.f64 a #s(literal 3 binary64))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.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)))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 a #s(literal 3 binary64))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (pow.f64 a #s(literal 3 binary64))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 c) (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 c c) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 a #s(literal 3 binary64))))
#s(approx (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))))
#s(approx (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 c) (*.f64 a a))) (*.f64 a a)))
#s(approx (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) (*.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)))
#s(approx (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) (*.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (pow.f64 a #s(literal 3 binary64))))
#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 (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))
#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 (*.f64 c a) #s(literal -4 binary64)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))
#s(approx (* (- (/ (* b b) a) (* c 4)) a) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
#s(approx (* (- (/ (* b b) a) (* c 4)) a) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))
#s(approx (- (/ (* b b) a) (* c 4)) (*.f64 #s(literal -4 binary64) c))
#s(approx (- (/ (* b b) a) (* c 4)) (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) 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) (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (*.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 a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (pow.f64 a #s(literal 3 binary64))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 c (*.f64 a a)) b) (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 a #s(literal 3 binary64))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 a #s(literal 3 binary64))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a a)) (/.f64 (/.f64 (*.f64 c c) a) (*.f64 b b))))) (pow.f64 a #s(literal 3 binary64))))
#s(approx (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))
#s(approx (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 a a)))
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b))
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) (*.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 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 (*.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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) a))) (pow.f64 a #s(literal 3 binary64)))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a))) a))) (pow.f64 a #s(literal 3 binary64)))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 a #s(literal 3 binary64)))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 c c) a) (*.f64 b b)))) a))) (pow.f64 a #s(literal 3 binary64)))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 c a) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b)))) a))) a))) (pow.f64 a #s(literal 3 binary64)))))
#s(approx (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 5 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 a #s(literal 3 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)))) (*.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 (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))) (*.f64 (neg.f64 a) (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)))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 a) (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))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 a) (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)))))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (neg.f64 a) (fma.f64 c #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 b b) a)))))
#s(approx (* (- (/ (* b b) a) (* c 4)) a) (*.f64 (neg.f64 a) (fma.f64 c #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 b b) a)))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (pow.f64 a #s(literal 3 binary64)))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a))) (pow.f64 a #s(literal 3 binary64)))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 a #s(literal 3 binary64)))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) a))) (pow.f64 a #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) (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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -2 binary64))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))))
#s(approx (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 b #s(literal 4 binary64))))
#s(approx (pow b 4) (pow.f64 b #s(literal 4 binary64)))
#s(approx b b)
#s(approx (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (pow b 6) (pow.f64 b #s(literal 6 binary64)))
#s(approx (* b b) (*.f64 b b))
#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 (neg b) (neg.f64 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 (*.f64 c a) #s(literal -4 binary64)))))
#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 (*.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 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
#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/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 (*.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 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
#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 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 b 3) (pow.f64 b #s(literal 3 binary64)))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (*.f64 c b) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 b b) c) a (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (*.f64 c b) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 4 binary64))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 b b) c) a (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 4 binary64))))
#s(approx (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 b b) c) a (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 b b)))
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) (/.f64 (fma.f64 (*.f64 (*.f64 b b) c) a (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (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 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64)))) b))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) b)))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) b))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)))) b))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (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 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))))
#s(approx (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -5 binary64) (*.f64 (neg.f64 a) (*.f64 c c))) (*.f64 b b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)) 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 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) 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 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64)))) b))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (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 (* (- (/ (* b b) a) (* c 4)) a) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))
#s(approx (- (/ (* b b) a) (* c 4)) (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 b b)))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (/.f64 (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)) 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 a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (/.f64 (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)) b))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) 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 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) b))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))))
#s(approx (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)))
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) 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 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) b)))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64)))) c) b)))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (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) b) (/.f64 a b)))) c) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (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 (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) 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 a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b))) b)))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #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 (-.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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) c))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)) c))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 6 binary64)))) c) (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)) c))
#s(approx (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) c))
#s(approx (pow c 3) (pow.f64 c #s(literal 3 binary64)))
#s(approx c c)
#s(approx (neg c) (neg.f64 c))
#s(approx (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -5 binary64)) (/.f64 a (*.f64 b b))) (*.f64 c c)))
#s(approx (* c c) (*.f64 c c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a) (/.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 (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a) (/.f64 a b)) #s(literal -2 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 (- (/ (* b b) a) (* c 4)) (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))
#s(approx (* c 4) (*.f64 c #s(literal 4 binary64)))
#s(approx (* (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) c) (*.f64 (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a) (/.f64 a b)) #s(literal -2 binary64)) c))
#s(approx (* -2 (+ (/ a b) (* (* a a) (/ c (pow b 3))))) (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a) (/.f64 a b)) #s(literal -2 binary64)))
#s(approx (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a) (/.f64 a b)))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (*.f64 (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a) (/.f64 a b)) #s(literal -2 binary64)) c))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) 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 (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) c))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 4 binary64)))) c (*.f64 #s(literal -2 binary64) a)) c))
#s(approx (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) c))
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 (*.f64 c b) #s(literal 2 binary64))))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) #s(literal -2 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 c #s(literal -1 binary64)) (/.f64 a (*.f64 b b))) (*.f64 c c))))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 c #s(literal -2 binary64))) (pow.f64 c #s(literal 3 binary64))))
#s(approx (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -5 binary64) (/.f64 (neg.f64 a) (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 c #s(literal 4 binary64))))
#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 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))
#s(approx (* (- (/ (* b b) a) (* c 4)) a) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))
#s(approx (- (/ (* b b) a) (* c 4)) (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal 4 binary64)) 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 a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (pow.f64 c #s(literal 3 binary64))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c))))) (pow.f64 c #s(literal 3 binary64))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) c)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 c #s(literal 3 binary64))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c c)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) c))))) (pow.f64 c #s(literal 3 binary64))))
#s(approx (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a c))) (*.f64 c c)))
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) (*.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a c)) (*.f64 c 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/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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (/.f64 a (*.f64 b b)) c)) c))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 a (*.f64 b b)) c) (pow.f64 c #s(literal -2 binary64)))) c))) (pow.f64 c #s(literal 4 binary64))))
#s(approx (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (pow.f64 c #s(literal -2 binary64))) (pow.f64 c #s(literal 3 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 (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 a #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 b b) c)))))
#s(approx (* (- (/ (* b b) a) (* c 4)) a) (*.f64 (neg.f64 c) (fma.f64 a #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 b b) c)))))
#s(approx (- (/ (* b b) a) (* c 4)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal -1 binary64) #s(literal 4 binary64))))
#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 a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c)) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (pow.f64 c #s(literal 3 binary64)))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c))) (pow.f64 c #s(literal 3 binary64)))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) c)) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 c #s(literal 3 binary64)))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a c))) c))) (pow.f64 c #s(literal 3 binary64)))))

eval123.0ms (1.7%)

Memory
3.6MiB live, 211.0MiB allocated; 38ms collecting garbage
Compiler

Compiled 38 637 to 3 724 computations (90.4% saved)

prune80.0ms (1.1%)

Memory
-0.9MiB live, 96.1MiB allocated; 11ms collecting garbage
Pruning

34 alts after pruning (33 fresh and 1 done)

PrunedKeptTotal
New67626702
Fresh12719
Picked415
Done000
Total69234726
Accuracy
99.2%
Counts
726 → 34
Alt Table
Click to see full alt table
StatusAccuracyProgram
33.9%
(/.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))
33.9%
(/.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))
33.9%
(/.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))
34.0%
(/.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))
33.9%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 #s(literal -4 binary64) c)) a)))) (*.f64 #s(literal 2 binary64) a))
88.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (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))) (*.f64 #s(literal 2 binary64) a))
91.8%
(/.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 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a)))) b)) (*.f64 #s(literal 2 binary64) a))
91.8%
(/.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) #s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) c)))) b)) (*.f64 #s(literal 2 binary64) a))
79.0%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 #s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
88.0%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 #s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) a)) b)) (*.f64 #s(literal 2 binary64) a))
88.0%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 #s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) c)) b)) (*.f64 #s(literal 2 binary64) a))
79.1%
(/.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))
88.0%
(/.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))
88.0%
(/.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))
87.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 (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))
78.9%
(/.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.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 b b) c) a (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) a))
33.5%
(+.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)))
33.6%
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))) (*.f64 #s(literal 2 binary64) a)))
88.4%
#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)))
92.2%
#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)) #s(approx (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b)))) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)))) b))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (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))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (+.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (neg.f64 c)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b))) b))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 #s(approx (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) 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))
79.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
88.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) c)) b))
92.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b b))) a) c)) b))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 (-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (/.f64 (*.f64 c c) (*.f64 b b))) a) c)) b))
92.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)) c)) b))
94.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 6 binary64)))) c) (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)) c)) b))
88.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) c)) b))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (neg.f64 c)) b) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b))) b)))
91.9%
#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))
93.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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)))))
Compiler

Compiled 3 718 to 2 405 computations (35.3% saved)

series272.0ms (3.7%)

Memory
6.8MiB live, 283.3MiB allocated; 34ms collecting garbage
Counts
62 → 598
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 (-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (/.f64 (*.f64 c c) (*.f64 b b))) a) c)) b))
(/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 (-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (/.f64 (*.f64 c c) (*.f64 b b))) a) c)) b)
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 (-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (/.f64 (*.f64 c c) (*.f64 b b))) a) c))
(-.f64 (*.f64 (-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (/.f64 (*.f64 c c) (*.f64 b b))) a) c)
(*.f64 (-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (/.f64 (*.f64 c c) (*.f64 b b))) a)
(-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a)
(fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))
(pow.f64 c #s(literal 3 binary64))
c
#s(literal 3 binary64)
(pow.f64 b #s(literal 4 binary64))
b
#s(literal 4 binary64)
#s(literal -2 binary64)
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))
(*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a))
#s(literal -5 binary64)
(*.f64 (pow.f64 c #s(literal 4 binary64)) a)
(pow.f64 c #s(literal 4 binary64))
a
(pow.f64 b #s(literal 6 binary64))
#s(literal 6 binary64)
(/.f64 (*.f64 c c) (*.f64 b b))
(*.f64 c c)
(*.f64 b b)
(/.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 (/.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 (neg.f64 b) (*.f64 #s(literal 2 binary64) a))
(neg.f64 b)
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
(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 #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))
#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 (*.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) #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 (+ (/ 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))))
(/.f64 (fma.f64 (*.f64 a a) c (*.f64 (*.f64 b b) a)) (pow.f64 b #s(literal 3 binary64)))
(fma.f64 (*.f64 a a) c (*.f64 (*.f64 b b) a))
(*.f64 a a)
(*.f64 (*.f64 b b) a)
(pow.f64 b #s(literal 3 binary64))
(/.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))
(/.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 (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)))
(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 (*.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 (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))))
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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -1 c)))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* -1 c)))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2))))) c)))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (- (* a (+ (* -1 (/ (pow c 2) (pow b 2))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))))) c)))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 2)))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2)))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* a (+ (* -1 (/ (pow c 2) (pow b 2))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* -1 (/ (pow c 2) (pow b 2)))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) #s(hole binary64 (* -2 (/ (* a (pow c 3)) (pow b 4)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) #s(hole binary64 (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) #s(hole binary64 (* -2 (/ (pow c 3) (pow b 4)))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) #s(hole binary64 (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))))
#s(approx (/ (* -5 (* (pow c 4) a)) (pow b 6)) #s(hole binary64 (* -5 (/ (* a (pow c 4)) (pow b 6)))))
#s(approx (* -5 (* (pow c 4) a)) #s(hole binary64 (* -5 (* a (pow c 4)))))
#s(approx (* (pow c 4) a) #s(hole binary64 (* a (pow c 4))))
#s(approx a #s(hole binary64 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 (* 2 a) #s(hole binary64 (* 2 a)))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 b)) a)))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a)))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a)))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a)))
#s(approx (/ (neg b) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (* 1/2 (/ b a))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a)))
#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 (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) #s(hole binary64 (/ a b)))
#s(approx (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) #s(hole binary64 (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))))
#s(approx (+ (* (* a a) c) (* (* b b) a)) #s(hole binary64 (* a (pow b 2))))
#s(approx (+ (* (* a a) c) (* (* b b) a)) #s(hole binary64 (* a (+ (* a c) (pow b 2)))))
#s(approx (* a a) #s(hole binary64 (pow a 2)))
#s(approx (* (* b b) a) #s(hole binary64 (* a (pow b 2))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) #s(hole binary64 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (pow b 3))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #s(hole binary64 (pow b 3)))
#s(approx (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (- (* 2 (pow b 2)) (* -1 (pow b 2)))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* a (- (* -4 c) (* 2 c)))) (* -1 (pow b 2)))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (pow b 2) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (+ (* a (- (* -4 c) (* 2 c))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (+ (* a (- (+ (* -4 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) (* 2 c))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (+ (* a (- (+ (* -4 c) (* 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (pow b 2)))
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (pow b 2))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ (* -1 (pow b 2)) (* 2 (* a c)))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6)))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) #s(hole binary64 (* -5 (/ (* a (pow c 4)) (pow b 6)))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) #s(hole binary64 (* a (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 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 (* (* -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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (+ (* 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))) (* 2 a)) #s(hole binary64 (+ (* -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))) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 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))) #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 (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) #s(hole binary64 (/ (* (pow a 2) c) (pow b 3))))
#s(approx (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) #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)))
#s(approx (+ (* (* a a) c) (* (* b b) a)) #s(hole binary64 (* (pow a 2) (+ c (/ (pow b 2) a)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) #s(hole binary64 (* (sqrt (* a (pow c 3))) (/ (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))
#s(approx (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* a (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* a (- (+ (* -4 c) (* 2 (/ (pow b 2) a))) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* a (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* a (- (+ (* -4 c) (/ (pow b 2) a)) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* a (- (+ (* -4 c) (+ (* 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 (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* a (- (+ (* -4 c) (+ (* -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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -4 (* a c))))
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a)))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b (sqrt -4))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 4))) (/ (pow c 2) (* a (pow b 2)))) a))))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) #s(hole binary64 (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))))
#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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1)))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1)))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (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 (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) #s(hole binary64 (* -8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) #s(hole binary64 (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #s(hole binary64 (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))))
#s(approx (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b 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/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) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* -1 (* a (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* -1 (* a (- (+ (* -2 (/ (pow b 2) a)) (* 4 c)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -1 (* a (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (pow b 2) a)) (* 4 c)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) a)) (* 4 c)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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)) (* 4 c)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (* b (sqrt -1))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #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 6))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #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 6))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #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 6))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 6))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #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 6))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 6))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) #s(hole binary64 (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 6))))
#s(approx (/ (pow c 3) (pow b 4)) #s(hole binary64 (/ (pow c 3) (pow b 4))))
#s(approx (pow b 4) #s(hole binary64 (pow b 4)))
#s(approx b #s(hole binary64 b))
#s(approx (pow b 6) #s(hole binary64 (pow b 6)))
#s(approx (/ (* c c) (* b b)) #s(hole binary64 (/ (pow c 2) (pow b 2))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) #s(hole binary64 (* -1 b)))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -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)))))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))))
#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 (/ (+ (* (* a a) c) (* (* b b) a)) (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)) #s(hole binary64 (+ (* a (pow b 2)) (* (pow a 2) c))))
#s(approx (pow b 3) #s(hole binary64 (pow b 3)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1/8 (* (sqrt (/ c a)) (sqrt -64)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* -1/32 (/ (* b (* (sqrt -64) (sqrt -4))) a)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) #s(hole binary64 (* -1/4 (* (sqrt (* a c)) (sqrt -64)))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) #s(hole binary64 (+ (* -1/4 (* (sqrt (* a c)) (sqrt -64))) (* -1/16 (* b (* (sqrt -64) (sqrt -4)))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) #s(hole binary64 (* -1 (pow b 3))))
#s(approx (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b 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)))) (/ (* (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 (sqrt (+ (* (* -4 a) c) (* b 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)))) (* (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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* -4 (* a c))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (+ (* -4 (* a c)) (* (sqrt (* a c)) (* b (sqrt -4))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (+ (* -4 (* a c)) (* b (- (* 2 b) (* -1 (* (sqrt (* a c)) (sqrt -4))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -4 (* a c))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -4 (* a c)) (* (sqrt (* a c)) (* b (sqrt -4))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -4 (* a c)) (* b (- b (* -1 (* (sqrt (* a c)) (sqrt -4))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -4 (* a c)) (* b (- (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* -1 (* (sqrt (* a c)) (sqrt -4))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c)))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2))))) c)))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 2))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 2))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 2))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #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 2))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 4))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) #s(hole binary64 (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 4))))
#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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (* -1 (/ c b))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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))) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (* 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/2 (/ 1 a))))))))
#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 (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) #s(hole binary64 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)))
#s(approx (+ (* (* a a) c) (* (* b b) a)) #s(hole binary64 (* (pow b 2) (+ a (/ (* (pow a 2) c) (pow b 2))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (* 2 a)) #s(hole binary64 (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) #s(hole binary64 (* 1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) b))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) #s(hole binary64 (* 1/2 (* b (+ (* -8 (* a c)) (* -4 (* a c)))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #s(hole binary64 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))))
#s(approx (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* 3 (pow b 2))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* (pow b 2) (- (+ 3 (* -4 (/ (* a c) (pow b 2)))) (* 2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* 2 (pow b 2))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 2 (* -4 (/ (* a c) (pow b 2)))) (* 2 (/ (* a c) (pow b 2)))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 2 (+ (* -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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 2 (+ (* -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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (- (* 2 (/ (* a c) (pow b 2))) 1))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 (+ (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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (* -1 (/ b a))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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))) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b 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/2 (/ 1 a)))))))))
#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 (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) #s(hole binary64 (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) #s(hole binary64 (* -2 b)))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) #s(hole binary64 (* -2 (pow b 3))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ 2 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #s(hole binary64 (* -1 (pow b 3))))
#s(approx (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))))
#s(approx (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (pow b 2)))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (* -4 (/ (* a c) (pow b 2)))) (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (* -4 (* a c)) (* -2 (* a c)))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (+ (* -4 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (* -2 (* a c)))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (+ (* -4 (* a c)) (* 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (+ (* -4 (* a c)) (* 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (pow b 2)))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (+ 1 (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 2))) 1))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 2))) 1))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 2))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))))) 1))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2)))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ a (pow b 2))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow c 2) (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (/ 1 (pow b 2))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) #s(hole binary64 (* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 6))) (* -2 (/ a (pow b 4)))))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) #s(hole binary64 (* (pow c 3) (- (* -5 (/ (* a c) (pow b 6))) (* 2 (/ 1 (pow b 4)))))))
#s(approx (pow c 3) #s(hole binary64 (pow c 3)))
#s(approx c #s(hole binary64 c))
#s(approx (pow c 4) #s(hole binary64 (pow c 4)))
#s(approx (* c c) #s(hole binary64 (pow c 2)))
#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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* 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))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a)))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* 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))) #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 (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) #s(hole binary64 (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* c (- (* -4 a) (* 2 a)))) (* -1 (pow b 2)))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (+ (* c (- (* -4 a) (* 2 a))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (+ (* c (- (+ (* -4 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) (* 2 a))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (+ (* c (- (+ (* -4 a) (* 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ (* -1 (pow b 2)) (* c (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) (/ 1 (pow c 3))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 6))) (* -2 (/ a (* (pow b 4) c)))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 6))) (* -2 (/ a (* (pow b 4) c)))) (/ 1 (* (pow b 2) (pow c 2)))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 6))) (* -2 (/ a (* (pow b 4) c)))))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) #s(hole binary64 (* (pow c 4) (- (* -5 (/ a (pow b 6))) (* 2 (/ 1 (* (pow b 4) 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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))) (* 2 a)) #s(hole binary64 (* 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))) (* 2 a)) #s(hole binary64 (* 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))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 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))) #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 (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) #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 (pow b 2)) c) (pow a 2)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (/ (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* c (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* c (- (+ (* -4 a) (* 2 (/ (pow b 2) c))) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* c (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* c (- (+ (* -4 a) (/ (pow b 2) c)) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* c (- (+ (* -4 a) (+ (* 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 (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* c (- (+ (* -4 a) (+ (* -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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c)))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4)))) c))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 6))) (* -1 (/ (+ (* 2 (/ a (pow b 4))) (/ 1 (* (pow b 2) c))) c))))))
#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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* 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 (/ (+ (* (* a a) c) (* (* b b) a)) (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)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (* a (pow b 2)) c)) (* -1 (pow a 2)))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (* 2 a)) #s(hole binary64 (* -4 (* (sqrt (* a c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) #s(hole binary64 (* -8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b 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/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) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* -1 (* c (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* -1 (* c (- (+ (* -2 (/ (pow b 2) c)) (* 4 a)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -1 (* c (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (pow b 2) c)) (* 4 a)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) c)) (* 4 a)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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)) (* 4 a)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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
59.0ms
a
@inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) (/ (pow c 3) (pow b 4)) (pow c 3) c 3 (pow b 4) b 4 -2 (/ (* -5 (* (pow c 4) a)) (pow b 6)) (* -5 (* (pow c 4) a)) -5 (* (pow c 4) a) (pow c 4) a (pow b 6) 6 (/ (* c c) (* b b)) (* c c) (* 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))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ a b) (* 2 a) 2 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) (/ (neg b) (* 2 a)) (neg b) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 (/ (+ (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)) (pow b 3)) (+ (* (* a a) c) (* (* b b) a)) (* a a) (* (* b b) a) (pow b 3) (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (* 2 a)) (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))
25.0ms
b
@inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) (/ (pow c 3) (pow b 4)) (pow c 3) c 3 (pow b 4) b 4 -2 (/ (* -5 (* (pow c 4) a)) (pow b 6)) (* -5 (* (pow c 4) a)) -5 (* (pow c 4) a) (pow c 4) a (pow b 6) 6 (/ (* c c) (* b b)) (* c c) (* 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))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ a b) (* 2 a) 2 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) (/ (neg b) (* 2 a)) (neg b) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 (/ (+ (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)) (pow b 3)) (+ (* (* a a) c) (* (* b b) a)) (* a a) (* (* b b) a) (pow b 3) (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (* 2 a)) (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))
20.0ms
b
@0
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) (/ (pow c 3) (pow b 4)) (pow c 3) c 3 (pow b 4) b 4 -2 (/ (* -5 (* (pow c 4) a)) (pow b 6)) (* -5 (* (pow c 4) a)) -5 (* (pow c 4) a) (pow c 4) a (pow b 6) 6 (/ (* c c) (* b b)) (* c c) (* 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))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ a b) (* 2 a) 2 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) (/ (neg b) (* 2 a)) (neg b) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 (/ (+ (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)) (pow b 3)) (+ (* (* a a) c) (* (* b b) a)) (* a a) (* (* b b) a) (pow b 3) (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (* 2 a)) (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))
20.0ms
c
@inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) (/ (pow c 3) (pow b 4)) (pow c 3) c 3 (pow b 4) b 4 -2 (/ (* -5 (* (pow c 4) a)) (pow b 6)) (* -5 (* (pow c 4) a)) -5 (* (pow c 4) a) (pow c 4) a (pow b 6) 6 (/ (* c c) (* b b)) (* c c) (* 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))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ a b) (* 2 a) 2 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) (/ (neg b) (* 2 a)) (neg b) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 (/ (+ (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)) (pow b 3)) (+ (* (* a a) c) (* (* b b) a)) (* a a) (* (* b b) a) (pow b 3) (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (* 2 a)) (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))
20.0ms
c
@0
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) (/ (pow c 3) (pow b 4)) (pow c 3) c 3 (pow b 4) b 4 -2 (/ (* -5 (* (pow c 4) a)) (pow b 6)) (* -5 (* (pow c 4) a)) -5 (* (pow c 4) a) (pow c 4) a (pow b 6) 6 (/ (* c c) (* b b)) (* c c) (* 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))))) (+ (/ a b) (* (* a a) (/ c (pow b 3)))) (/ a b) (* 2 a) 2 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) (/ (neg b) (* 2 a)) (neg b) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 (/ (+ (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)) (pow b 3)) (+ (* (* a a) c) (* (* b b) a)) (* a a) (* (* b b) a) (pow b 3) (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (* 2 a)) (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))

rewrite454.0ms (6.2%)

Memory
22.1MiB live, 454.2MiB allocated; 164ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0338148902
0346145719
0993144283
Stop Event
iter limit
node limit
iter limit
Counts
660 → 734
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 (-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (/.f64 (*.f64 c c) (*.f64 b b))) a) c)) b))
(/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 (-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (/.f64 (*.f64 c c) (*.f64 b b))) a) c)) b)
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 (-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (/.f64 (*.f64 c c) (*.f64 b b))) a) c))
(-.f64 (*.f64 (-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (/.f64 (*.f64 c c) (*.f64 b b))) a) c)
(*.f64 (-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (/.f64 (*.f64 c c) (*.f64 b b))) a)
(-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a)
(fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))
(pow.f64 c #s(literal 3 binary64))
c
#s(literal 3 binary64)
(pow.f64 b #s(literal 4 binary64))
b
#s(literal 4 binary64)
#s(literal -2 binary64)
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))
(*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a))
#s(literal -5 binary64)
(*.f64 (pow.f64 c #s(literal 4 binary64)) a)
(pow.f64 c #s(literal 4 binary64))
a
(pow.f64 b #s(literal 6 binary64))
#s(literal 6 binary64)
(/.f64 (*.f64 c c) (*.f64 b b))
(*.f64 c c)
(*.f64 b b)
(/.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 (/.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 (neg.f64 b) (*.f64 #s(literal 2 binary64) a))
(neg.f64 b)
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
(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 #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))
#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 (*.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) #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 (+ (/ 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))))
(/.f64 (fma.f64 (*.f64 a a) c (*.f64 (*.f64 b b) a)) (pow.f64 b #s(literal 3 binary64)))
(fma.f64 (*.f64 a a) c (*.f64 (*.f64 b b) a))
(*.f64 a a)
(*.f64 (*.f64 b b) a)
(pow.f64 b #s(literal 3 binary64))
(/.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))
(/.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 (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)))
(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 (*.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 (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))))
#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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -1 c)))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* -1 c)))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2))))) c)))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (- (* a (+ (* -1 (/ (pow c 2) (pow b 2))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))))) c)))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 2)))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2)))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* a (+ (* -1 (/ (pow c 2) (pow b 2))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* -1 (/ (pow c 2) (pow b 2)))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) #s(hole binary64 (* -2 (/ (* a (pow c 3)) (pow b 4)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) #s(hole binary64 (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) #s(hole binary64 (* -2 (/ (pow c 3) (pow b 4)))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) #s(hole binary64 (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))))
#s(approx (/ (* -5 (* (pow c 4) a)) (pow b 6)) #s(hole binary64 (* -5 (/ (* a (pow c 4)) (pow b 6)))))
#s(approx (* -5 (* (pow c 4) a)) #s(hole binary64 (* -5 (* a (pow c 4)))))
#s(approx (* (pow c 4) a) #s(hole binary64 (* a (pow c 4))))
#s(approx a #s(hole binary64 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 (* 2 a) #s(hole binary64 (* 2 a)))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 b)) a)))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a)))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a)))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a)))
#s(approx (/ (neg b) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (* 1/2 (/ b a))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a)))
#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 (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) #s(hole binary64 (/ a b)))
#s(approx (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) #s(hole binary64 (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))))
#s(approx (+ (* (* a a) c) (* (* b b) a)) #s(hole binary64 (* a (pow b 2))))
#s(approx (+ (* (* a a) c) (* (* b b) a)) #s(hole binary64 (* a (+ (* a c) (pow b 2)))))
#s(approx (* a a) #s(hole binary64 (pow a 2)))
#s(approx (* (* b b) a) #s(hole binary64 (* a (pow b 2))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) #s(hole binary64 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (pow b 3))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #s(hole binary64 (pow b 3)))
#s(approx (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (- (* 2 (pow b 2)) (* -1 (pow b 2)))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* a (- (* -4 c) (* 2 c)))) (* -1 (pow b 2)))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (pow b 2) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (+ (* a (- (* -4 c) (* 2 c))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (+ (* a (- (+ (* -4 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) (* 2 c))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (+ (* a (- (+ (* -4 c) (* 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (pow b 2)))
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (pow b 2))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ (* -1 (pow b 2)) (* 2 (* a c)))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6)))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) #s(hole binary64 (* -5 (/ (* a (pow c 4)) (pow b 6)))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) #s(hole binary64 (* a (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 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 (* (* -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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (+ (* 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))) (* 2 a)) #s(hole binary64 (+ (* -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))) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 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))) #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 (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) #s(hole binary64 (/ (* (pow a 2) c) (pow b 3))))
#s(approx (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) #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)))
#s(approx (+ (* (* a a) c) (* (* b b) a)) #s(hole binary64 (* (pow a 2) (+ c (/ (pow b 2) a)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) #s(hole binary64 (* (sqrt (* a (pow c 3))) (/ (sqrt -64) (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))
#s(approx (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* a (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* a (- (+ (* -4 c) (* 2 (/ (pow b 2) a))) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* a (- (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* a (- (+ (* -4 c) (/ (pow b 2) a)) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* a (- (+ (* -4 c) (+ (* 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 (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* a (- (+ (* -4 c) (+ (* -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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -4 (* a c))))
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a)))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b (sqrt -4))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 4))) (/ (pow c 2) (* a (pow b 2)))) a))))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) #s(hole binary64 (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))))
#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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1)))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1)))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (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 (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) #s(hole binary64 (* -8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) #s(hole binary64 (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #s(hole binary64 (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))))
#s(approx (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b 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/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) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* -1 (* a (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* -1 (* a (- (+ (* -2 (/ (pow b 2) a)) (* 4 c)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -1 (* a (- (* 4 c) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (pow b 2) a)) (* 4 c)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) a)) (* 4 c)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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)) (* 4 c)) (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (* b (sqrt -1))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #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 6))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #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 6))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #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 6))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 6))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #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 6))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 6))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) #s(hole binary64 (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 6))))
#s(approx (/ (pow c 3) (pow b 4)) #s(hole binary64 (/ (pow c 3) (pow b 4))))
#s(approx (pow b 4) #s(hole binary64 (pow b 4)))
#s(approx b #s(hole binary64 b))
#s(approx (pow b 6) #s(hole binary64 (pow b 6)))
#s(approx (/ (* c c) (* b b)) #s(hole binary64 (/ (pow c 2) (pow b 2))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) #s(hole binary64 (* -1 b)))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -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)))))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))))
#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 (/ (+ (* (* a a) c) (* (* b b) a)) (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)) #s(hole binary64 (+ (* a (pow b 2)) (* (pow a 2) c))))
#s(approx (pow b 3) #s(hole binary64 (pow b 3)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1/8 (* (sqrt (/ c a)) (sqrt -64)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* -1/32 (/ (* b (* (sqrt -64) (sqrt -4))) a)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) #s(hole binary64 (* -1/4 (* (sqrt (* a c)) (sqrt -64)))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) #s(hole binary64 (+ (* -1/4 (* (sqrt (* a c)) (sqrt -64))) (* -1/16 (* b (* (sqrt -64) (sqrt -4)))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) #s(hole binary64 (* -1 (pow b 3))))
#s(approx (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b 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)))) (/ (* (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 (sqrt (+ (* (* -4 a) c) (* b 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)))) (* (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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* -4 (* a c))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (+ (* -4 (* a c)) (* (sqrt (* a c)) (* b (sqrt -4))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (+ (* -4 (* a c)) (* b (- (* 2 b) (* -1 (* (sqrt (* a c)) (sqrt -4))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -4 (* a c))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -4 (* a c)) (* (sqrt (* a c)) (* b (sqrt -4))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -4 (* a c)) (* b (- b (* -1 (* (sqrt (* a c)) (sqrt -4))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (+ (* -4 (* a c)) (* b (- (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* -1 (* (sqrt (* a c)) (sqrt -4))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c)))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2))))) c)))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 2))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 2))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 2))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #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 2))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 4))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) #s(hole binary64 (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 4))))
#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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (* -1 (/ c b))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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))) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (* 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/2 (/ 1 a))))))))
#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 (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) #s(hole binary64 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)))
#s(approx (+ (* (* a a) c) (* (* b b) a)) #s(hole binary64 (* (pow b 2) (+ a (/ (* (pow a 2) c) (pow b 2))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (* 2 a)) #s(hole binary64 (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) #s(hole binary64 (* 1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) b))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) #s(hole binary64 (* 1/2 (* b (+ (* -8 (* a c)) (* -4 (* a c)))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #s(hole binary64 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))))
#s(approx (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* 3 (pow b 2))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* (pow b 2) (- (+ 3 (* -4 (/ (* a c) (pow b 2)))) (* 2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* 2 (pow b 2))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 2 (* -4 (/ (* a c) (pow b 2)))) (* 2 (/ (* a c) (pow b 2)))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 2 (+ (* -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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 2 (+ (* -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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (- (* 2 (/ (* a c) (pow b 2))) 1))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 (+ (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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (* -1 (/ b a))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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))) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b 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/2 (/ 1 a)))))))))
#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 (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) #s(hole binary64 (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) #s(hole binary64 (* -2 b)))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) #s(hole binary64 (* -2 (pow b 3))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ 2 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #s(hole binary64 (* -1 (pow b 3))))
#s(approx (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))))
#s(approx (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (pow b 2)))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (* -4 (/ (* a c) (pow b 2)))) (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (* -4 (* a c)) (* -2 (* a c)))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (+ (* -4 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (* -2 (* a c)))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (+ (* -4 (* a c)) (* 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (+ (* -4 (* a c)) (* 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (pow b 2)))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (+ 1 (* -2 (/ (* a c) (pow b 2)))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 2))) 1))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 2))) 1))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 2))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))))) 1))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2)))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ a (pow b 2))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow c 2) (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (/ 1 (pow b 2))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) #s(hole binary64 (* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 6))) (* -2 (/ a (pow b 4)))))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) #s(hole binary64 (* (pow c 3) (- (* -5 (/ (* a c) (pow b 6))) (* 2 (/ 1 (pow b 4)))))))
#s(approx (pow c 3) #s(hole binary64 (pow c 3)))
#s(approx c #s(hole binary64 c))
#s(approx (pow c 4) #s(hole binary64 (pow c 4)))
#s(approx (* c c) #s(hole binary64 (pow c 2)))
#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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* 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))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a)))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* 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))) #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 (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) #s(hole binary64 (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* c (- (* -4 a) (* 2 a)))) (* -1 (pow b 2)))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (+ (* c (- (* -4 a) (* 2 a))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (+ (* c (- (+ (* -4 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) (* 2 a))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (- (+ (* c (- (+ (* -4 a) (* 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (+ (* -1 (pow b 2)) (* c (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) (/ 1 (pow c 3))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 6))) (* -2 (/ a (* (pow b 4) c)))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 6))) (* -2 (/ a (* (pow b 4) c)))) (/ 1 (* (pow b 2) (pow c 2)))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 6))) (* -2 (/ a (* (pow b 4) c)))))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) #s(hole binary64 (* (pow c 4) (- (* -5 (/ a (pow b 6))) (* 2 (/ 1 (* (pow b 4) 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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))) (* 2 a)) #s(hole binary64 (* 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))) (* 2 a)) #s(hole binary64 (* 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))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 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))) #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 (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) #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 (pow b 2)) c) (pow a 2)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (/ (sqrt -64) (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* c (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* c (- (+ (* -4 a) (* 2 (/ (pow b 2) c))) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* c (- (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* c (- (+ (* -4 a) (/ (pow b 2) c)) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* c (- (+ (* -4 a) (+ (* 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 (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* c (- (+ (* -4 a) (+ (* -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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c)))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4)))) c))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 6))) (* -1 (/ (+ (* 2 (/ a (pow b 4))) (/ 1 (* (pow b 2) c))) c))))))
#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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b 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))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* 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 (/ (+ (* (* a a) c) (* (* b b) a)) (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)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (* a (pow b 2)) c)) (* -1 (pow a 2)))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (* 2 a)) #s(hole binary64 (* -4 (* (sqrt (* a c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) #s(hole binary64 (* -8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) #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 (sqrt (+ (* (* -4 a) c) (* b 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/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) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* -1 (* c (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) #s(hole binary64 (* -1 (* c (- (+ (* -2 (/ (pow b 2) c)) (* 4 a)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -1 (* c (- (* 4 a) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (pow b 2) c)) (* 4 a)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) c)) (* 4 a)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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)) (* 4 a)) (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 (-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (*.f64 (/.f64 c b) (/.f64 c b))) a) c)) b))
(/.f64 (neg.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 (-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (*.f64 (/.f64 c b) (/.f64 c b))) a) c))) (neg.f64 b))
(/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 (-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (*.f64 (/.f64 c b) (/.f64 c b))) a) c)) b)
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 (-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (*.f64 (/.f64 c b) (/.f64 c b))) a) c))
(-.f64 (*.f64 (-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (*.f64 (/.f64 c b) (/.f64 c b))) a) c)
(*.f64 (-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (*.f64 (/.f64 c b) (/.f64 c b))) a)
(-.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 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a) (*.f64 (/.f64 c b) (/.f64 c b)))
(*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a)
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))))))
(fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64))))
(+.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (neg.f64 (pow.f64 c #s(literal 3 binary64))) (neg.f64 (pow.f64 b #s(literal 4 binary64))))
(/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 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)))
c
#s(literal 3 binary64)
(pow.f64 b #s(literal 4 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
b
#s(literal 4 binary64)
#s(literal -2 binary64)
(/.f64 (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a))) (neg.f64 (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))
(*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a))
#s(literal -5 binary64)
(*.f64 (pow.f64 c #s(literal 4 binary64)) a)
(pow.f64 c #s(literal 4 binary64))
(exp.f64 (*.f64 (log.f64 c) #s(literal 4 binary64)))
a
(pow.f64 b #s(literal 6 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)))
#s(literal 6 binary64)
(*.f64 (/.f64 c b) (/.f64 c b))
(/.f64 (neg.f64 (*.f64 c c)) (neg.f64 (*.f64 b b)))
(/.f64 (*.f64 c c) (*.f64 b b))
(*.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 (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 (*.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 (+.f64 (pow.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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 (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 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.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 (neg.f64 (neg.f64 b)) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a))
(neg.f64 b)
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (*.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))
(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 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fabs.f64 (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))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(sqrt.f64 (*.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 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))
(*.f64 #s(literal -4 binary64) a)
#s(literal -4 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) c (*.f64 (*.f64 b b) a)) (pow.f64 b #s(literal 3 binary64))))) 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) c (*.f64 (*.f64 b b) a)) (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) #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 (*.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) #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 (+ (/ 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))))
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) c (*.f64 (*.f64 b b) a))) (pow.f64 (neg.f64 b) #s(literal 3 binary64)))
(/.f64 (fma.f64 (*.f64 a a) c (*.f64 (*.f64 b b) a)) (pow.f64 b #s(literal 3 binary64)))
(+.f64 (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) a) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 a a) c) (-.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 (*.f64 b b) a)) (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) a)))))
(fma.f64 (*.f64 a a) c (*.f64 (*.f64 b b) a))
(+.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) a))
(*.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)))
(*.f64 (*.f64 b b) a)
(*.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 (neg.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.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)))))))) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.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))
(/.f64 (neg.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (-.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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.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)) (fma.f64 b b (-.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 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (-.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 (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))))))
(fma.f64 (*.f64 b b) (neg.f64 b) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))
(fma.f64 (neg.f64 b) (*.f64 b b) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))
(+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #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)))
(*.f64 (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 (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))))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (-.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))))) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (-.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 (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 b b) (-.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 (fabs.f64 b) (fabs.f64 b) (-.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 (neg.f64 b) (neg.f64 b) (-.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 b b (-.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 b b) (-.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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fabs.f64 (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))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(sqrt.f64 (*.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 (*.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))))
#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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (*.f64 #s(literal -1 binary64) (/.f64 c b)))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 #s(literal -1 binary64) c))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 c b) (/.f64 c b)))) c))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 a (-.f64 (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (/.f64 c b) (/.f64 c b)))) c))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.f64 #s(literal -1 binary64) c))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) (/.f64 c b))))) c))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (-.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) c))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) (/.f64 c b))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) (/.f64 c b))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 c b) (/.f64 c b))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (-.f64 (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (/.f64 c b) (/.f64 c b))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))))))
#s(approx (/ (* -5 (* (pow c 4) a)) (pow b 6)) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))
#s(approx (* -5 (* (pow c 4) a)) (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))))
#s(approx (* (pow c 4) a) (*.f64 a (pow.f64 c #s(literal 4 binary64))))
#s(approx 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) b)) a))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b) (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) b))) a))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (fma.f64 #s(literal 1/2 binary64) b (*.f64 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)))))))) a))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (fma.f64 #s(literal 1/2 binary64) b (*.f64 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)))))))))) a))
#s(approx (/ (neg b) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 1/2 binary64) b)) a))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (*.f64 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))))))) a))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (*.f64 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))))))))) a))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b)
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.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 (+ (* (* -4 a) c) (* b b))) (+.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 (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 b b))
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a))
#s(approx (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) (/.f64 a b))
#s(approx (/ (+ (* (* a a) c) (* (* b b) a)) (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 a) c) (* (* b b) a)) (*.f64 a (*.f64 b b)))
#s(approx (+ (* (* a a) c) (* (* b b) a)) (*.f64 a (fma.f64 a c (*.f64 b b))))
#s(approx (* a a) (*.f64 a a))
#s(approx (* (* b b) a) (*.f64 a (*.f64 b b)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 b) (/.f64 c 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 b) (/.f64 c 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (pow.f64 b #s(literal 3 binary64)))
#s(approx (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) (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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (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) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 b) (/.f64 c b)))))) (*.f64 #s(literal 2 binary64) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (-.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (-.f64 (fma.f64 a (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) c)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (-.f64 (fma.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 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (-.f64 (fma.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 b) (/.f64 c b)))))) (*.f64 #s(literal 2 binary64) c)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 b b))
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 b b)))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a c))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 b) (/.f64 c 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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)))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 (pow.f64 a #s(literal 3 binary64)) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64)))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 a #s(literal 3 binary64)))))) (/.f64 (*.f64 c c) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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)))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 a #s(literal 3 binary64)))))) (/.f64 (*.f64 c c) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.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)))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.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 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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 (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 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 (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 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 (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 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/32 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/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 (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.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 (+ (* (* -4 a) c) (* b b))) (*.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 (+ (* (* -4 a) c) (* b b))) (*.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 (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))))
#s(approx (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64))))
#s(approx (/ (+ (* (* a a) c) (* (* b b) a)) (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)) (*.f64 (*.f64 a a) c))
#s(approx (+ (* (* a a) c) (* (* b b) a)) (*.f64 (*.f64 a a) (+.f64 c (/.f64 (*.f64 b b) a))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64))))
#s(approx (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) (*.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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (*.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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (*.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) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 a (-.f64 (fma.f64 #s(literal -4 binary64) c (/.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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (*.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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (*.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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
#s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 4 binary64)))) (*.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))) a) (*.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 c a) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) a))) a) (*.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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 4 binary64)))) (*.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))) a) (*.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 c a) (*.f64 (/.f64 c b) (/.f64 c b))) a))) a) (*.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.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 4 binary64)))) (*.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.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 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))) a) (*.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 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 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))) a)))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))))))
#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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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 (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.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)))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (fma.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)))) (*.f64 #s(literal 1/128 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))))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (fma.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)))) (fma.f64 #s(literal -1/1024 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)))) (*.f64 #s(literal 1/128 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)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.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 (+ (* (* -4 a) c) (* b b))) (*.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 (+ (* (* -4 a) c) (* b b))) (*.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 (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (*.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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (*.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 (sqrt (+ (* (* -4 a) c) (* b 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/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) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (fma.f64 #s(literal -1 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c)))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) c)) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (/.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 6 binary64))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (/.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 6 binary64))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (/.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 6 binary64))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (/.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 6 binary64))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (/.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 6 binary64))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (/.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 6 binary64))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (/.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 6 binary64))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/.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 6 binary64))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (/ (pow c 3) (pow b 4)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))))
#s(approx (pow b 4) (pow.f64 b #s(literal 4 binary64)))
#s(approx b b)
#s(approx (pow b 6) (pow.f64 b #s(literal 6 binary64)))
#s(approx (/ (* c c) (* b b)) (*.f64 (/.f64 c b) (/.f64 c b)))
#s(approx (* b b) (*.f64 b 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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 (neg b) (*.f64 #s(literal -1 binary64) b))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 b 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))))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (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))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 b 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))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/32 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 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 5/2 binary64)))))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (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 (+ (* (* -4 a) c) (* b b))) (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 (+ (* (* -4 a) c) (* b b))) (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 (/ (+ (* (* a a) c) (* (* b b) a)) (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)) (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)))
#s(approx (pow b 3) (pow.f64 b #s(literal 3 binary64)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -64 binary64)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -64 binary64)))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))))
#s(approx (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b 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 (*.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 (sqrt (+ (* (* -4 a) c) (* b 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 (*.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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (-.f64 b (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.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 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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))) (*.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 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (-.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))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (-.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))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) c))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (/.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 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))))) (*.f64 b b)))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (*.f64 b b))) (*.f64 c c)) (*.f64 b b)))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (/.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)) (*.f64 b b)))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) (/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) (*.f64 #s(literal -1 binary64) (/.f64 c b)))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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 (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (*.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))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (*.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))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.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 (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))) b))
#s(approx (+ (* (* a a) c) (* (* b b) a)) (*.f64 (*.f64 b b) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (*.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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (*.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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (*.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) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 2 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 2 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 2 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 (+ (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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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 (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) b))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (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 (/ (+ (* (* a a) c) (* (* b b) a)) (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 (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))))) (*.f64 #s(literal -2 binary64) b))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))))
#s(approx (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3) (*.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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (*.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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (*.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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (*.f64 b b))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (*.f64 a c))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.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 (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 b b))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))))))) #s(literal 1 binary64))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b b))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal -2 binary64)))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) (*.f64 (pow.f64 c #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal -4 binary64))))))
#s(approx (pow c 3) (pow.f64 c #s(literal 3 binary64)))
#s(approx c c)
#s(approx (pow c 4) (pow.f64 c #s(literal 4 binary64)))
#s(approx (* c c) (*.f64 c 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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))))
#s(approx (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (/.f64 b 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) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (/.f64 b 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 (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 b 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 (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 b 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 (sqrt (+ (* (* -4 a) c) (* b b))) (+.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 (+ (* (* -4 a) c) (* b b))) (+.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 (/ (+ (* (* a a) c) (* (* b b) a)) (pow b 3)) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (-.f64 (fma.f64 c (-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) a)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (-.f64 (fma.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 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (-.f64 (fma.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 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (*.f64 b c) #s(literal 2 binary64))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (pow.f64 c #s(literal -1 binary64)) (/.f64 a (*.f64 b b))) (*.f64 c c)))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (*.f64 b c) #s(literal 2 binary64))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (*.f64 b c) #s(literal 2 binary64)))))) (pow.f64 c #s(literal -3 binary64)))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.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 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (*.f64 b c) #s(literal 2 binary64))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (pow.f64 (pow.f64 (*.f64 b c) #s(literal 2 binary64)) #s(literal -1 binary64)))))
#s(approx (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))))
#s(approx (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -1 binary64))))))
#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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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 (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (*.f64 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 (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (*.f64 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 (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (*.f64 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/32 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 7 binary64)) #s(literal -1 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/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 (sqrt (+ (* (* -4 a) c) (* b b))) (*.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 (+ (* (* -4 a) c) (* b b))) (*.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 (+ (* (* -4 a) c) (* b b))) (*.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 (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))))
#s(approx (/ (+ (* (* a a) c) (* (* b b) a)) (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)) (*.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 b b)) c) (*.f64 a a))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (*.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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (*.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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (*.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) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 c (-.f64 (fma.f64 #s(literal -4 binary64) a (/.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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (*.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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (*.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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) c)))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 c #s(literal -2 binary64)) (/.f64 a (*.f64 (*.f64 b b) c)))) c)))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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 6 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) c)))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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 6 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))) c) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))) c)))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.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 6 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) c)))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 b b) c) #s(literal -1 binary64))) c)))))
#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 (+ (/ (neg b) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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) (* 2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 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 (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (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) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/128 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)) (sqrt.f64 #s(literal -1 binary64)))) (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) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))))))
#s(approx (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/128 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)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/1024 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 7 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (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) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))))))
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.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 (+ (* (* -4 a) c) (* b b))) (*.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 (+ (* (* -4 a) c) (* b b))) (*.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 (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)))))
#s(approx (/ (+ (* (* a a) c) (* (* b b) a)) (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)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 b b)) c) (*.f64 #s(literal -1 binary64) (*.f64 a a))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (*.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 (sqrt (+ (* (* -4 a) c) (* b b))) 3) (*.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 (sqrt (+ (* (* -4 a) c) (* b 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/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) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* b b) (- (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (fma.f64 #s(literal -1 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 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 (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)))))
#s(approx (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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 (* (neg b) (sqrt (+ (* (* -4 a) c) (* b 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)))))))))))

eval290.0ms (4%)

Memory
-20.2MiB live, 408.4MiB allocated; 67ms collecting garbage
Compiler

Compiled 95 258 to 6 291 computations (93.4% saved)

prune130.0ms (1.8%)

Memory
-12.9MiB live, 185.1MiB allocated; 34ms collecting garbage
Pruning

44 alts after pruning (42 fresh and 2 done)

PrunedKeptTotal
New1 062191 081
Fresh52328
Picked415
Done011
Total1 071441 115
Accuracy
99.5%
Counts
1 115 → 44
Alt Table
Click to see full alt table
StatusAccuracyProgram
35.4%
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a)))
36.3%
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 b) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 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))
35.0%
(/.f64 (/.f64 (/.f64 (+.f64 (pow.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 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))
33.9%
(/.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))
35.1%
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.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))
33.9%
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))))) #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))
34.7%
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 b b (-.f64 (*.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))
34.3%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (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))
94.0%
(/.f64 (/.f64 #s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 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))
33.4%
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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 (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))))))
34.9%
(/.f64 (+.f64 (/.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (fma.f64 b b (-.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 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (-.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))
33.9%
(/.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))
34.0%
(/.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))
33.9%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 #s(literal -4 binary64) c)) a)))) (*.f64 #s(literal 2 binary64) a))
88.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (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))) (*.f64 #s(literal 2 binary64) a))
91.8%
(/.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 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a)))) b)) (*.f64 #s(literal 2 binary64) a))
91.8%
(/.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) #s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) c)))) b)) (*.f64 #s(literal 2 binary64) a))
79.0%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 #s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
88.0%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 #s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) c)) b)) (*.f64 #s(literal 2 binary64) a))
79.1%
(/.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))
88.0%
(/.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))
88.0%
(/.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))
87.9%
(/.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)) (*.f64 (*.f64 b b) b)))) c)) (*.f64 #s(literal 2 binary64) a))
87.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 #s(approx (+ (* (* a a) c) (* (* b b) a)) (*.f64 (*.f64 a a) (+.f64 c (/.f64 (*.f64 b b) a)))) (pow.f64 b #s(literal 3 binary64))))) c)) (*.f64 #s(literal 2 binary64) a))
87.8%
(/.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 (fma.f64 a c (*.f64 b b)))) (pow.f64 b #s(literal 3 binary64))))) c)) (*.f64 #s(literal 2 binary64) a))
78.9%
(/.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.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 b b) c) a (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) a))
33.6%
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))) (*.f64 #s(literal 2 binary64) a)))
33.3%
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 2 binary64) a)))
33.5%
(+.f64 #s(approx (/ (neg b) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
88.4%
#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)))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (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))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 #s(approx (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) 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))
79.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
88.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) c)) b))
92.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (*.f64 b b))) (*.f64 c c)) (*.f64 b b))) a) c)) b))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))) a) c)) b))
92.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.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 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
92.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)) c)) b))
88.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) c)) b))
88.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)))) b))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (neg.f64 c)) b) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b))) b)))
91.9%
#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))
93.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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)))))
Compiler

Compiled 5 491 to 2 952 computations (46.2% saved)

series177.0ms (2.4%)

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

9 calls:

TimeVariablePointExpression
46.0ms
c
@inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (* c c) c (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) -5 (/ (* (* a a) c) (pow b 6)) (* (* a a) c) (* a a) a (pow b 6) b 6 (* -2 (/ a (pow b 4))) -2 (/ a (pow b 4)) (pow b 4) 4 (pow b -2) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* a (/ c b)) -2) (* a (/ c b)) (/ c b) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) (* -2 (+ (* (* a a) (/ c (* b b))) a)) (+ (* (* a a) (/ c (* b b))) a) (/ c (* b b)) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) (/ (* (* (* a a) c) -2) (pow b 4)) (* (* (* a a) c) -2) (/ a (* b b)) 1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) (* (* a a) (/ c (pow b 5))) (/ c (pow b 5)) (pow b 5) 5 (/ (neg a) (pow b 3)) (neg a) (pow b 3) 3 (pow b -1) -1)
30.0ms
a
@-inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (* c c) c (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) -5 (/ (* (* a a) c) (pow b 6)) (* (* a a) c) (* a a) a (pow b 6) b 6 (* -2 (/ a (pow b 4))) -2 (/ a (pow b 4)) (pow b 4) 4 (pow b -2) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* a (/ c b)) -2) (* a (/ c b)) (/ c b) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) (* -2 (+ (* (* a a) (/ c (* b b))) a)) (+ (* (* a a) (/ c (* b b))) a) (/ c (* b b)) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) (/ (* (* (* a a) c) -2) (pow b 4)) (* (* (* a a) c) -2) (/ a (* b b)) 1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) (* (* a a) (/ c (pow b 5))) (/ c (pow b 5)) (pow b 5) 5 (/ (neg a) (pow b 3)) (neg a) (pow b 3) 3 (pow b -1) -1)
15.0ms
b
@0
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (* c c) c (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) -5 (/ (* (* a a) c) (pow b 6)) (* (* a a) c) (* a a) a (pow b 6) b 6 (* -2 (/ a (pow b 4))) -2 (/ a (pow b 4)) (pow b 4) 4 (pow b -2) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* a (/ c b)) -2) (* a (/ c b)) (/ c b) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) (* -2 (+ (* (* a a) (/ c (* b b))) a)) (+ (* (* a a) (/ c (* b b))) a) (/ c (* b b)) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) (/ (* (* (* a a) c) -2) (pow b 4)) (* (* (* a a) c) -2) (/ a (* b b)) 1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) (* (* a a) (/ c (pow b 5))) (/ c (pow b 5)) (pow b 5) 5 (/ (neg a) (pow b 3)) (neg a) (pow b 3) 3 (pow b -1) -1)
14.0ms
b
@-inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (* c c) c (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) -5 (/ (* (* a a) c) (pow b 6)) (* (* a a) c) (* a a) a (pow b 6) b 6 (* -2 (/ a (pow b 4))) -2 (/ a (pow b 4)) (pow b 4) 4 (pow b -2) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* a (/ c b)) -2) (* a (/ c b)) (/ c b) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) (* -2 (+ (* (* a a) (/ c (* b b))) a)) (+ (* (* a a) (/ c (* b b))) a) (/ c (* b b)) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) (/ (* (* (* a a) c) -2) (pow b 4)) (* (* (* a a) c) -2) (/ a (* b b)) 1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) (* (* a a) (/ c (pow b 5))) (/ c (pow b 5)) (pow b 5) 5 (/ (neg a) (pow b 3)) (neg a) (pow b 3) 3 (pow b -1) -1)
13.0ms
c
@-inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (* c c) c (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) -5 (/ (* (* a a) c) (pow b 6)) (* (* a a) c) (* a a) a (pow b 6) b 6 (* -2 (/ a (pow b 4))) -2 (/ a (pow b 4)) (pow b 4) 4 (pow b -2) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* a (/ c b)) -2) (* a (/ c b)) (/ c b) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) (* -2 (+ (* (* a a) (/ c (* b b))) a)) (+ (* (* a a) (/ c (* b b))) a) (/ c (* b b)) (* b b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) (/ (* (* (* a a) c) -2) (pow b 4)) (* (* (* a a) c) -2) (/ a (* b b)) 1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) (* (* a a) (/ c (pow b 5))) (/ c (pow b 5)) (pow b 5) 5 (/ (neg a) (pow b 3)) (neg a) (pow b 3) 3 (pow b -1) -1)

rewrite251.0ms (3.5%)

Memory
34.4MiB live, 269.3MiB allocated; 25ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0174421680
0183320994
0846320404
Stop Event
iter limit
node limit
iter limit
Counts
477 → 570
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))) a) c)) b))
(/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))) a) c)) b)
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))) a) c))
(-.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))) a) c)
(*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))) a)
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64)))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))
(*.f64 c c)
c
(-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64)))
(*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))))
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))
#s(literal -5 binary64)
(/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64)))
(*.f64 (*.f64 a a) c)
(*.f64 a a)
a
(pow.f64 b #s(literal 6 binary64))
b
#s(literal 6 binary64)
(*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))
#s(literal -2 binary64)
(/.f64 a (pow.f64 b #s(literal 4 binary64)))
(pow.f64 b #s(literal 4 binary64))
#s(literal 4 binary64)
(pow.f64 b #s(literal -2 binary64))
(/.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 a (/.f64 c b))
(/.f64 c b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 #s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) c)) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 #s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) c)) b))
(/.f64 #s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) c)) b)
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) c))
(*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) c)
(*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)
(/.f64 c (*.f64 b b))
(*.f64 b b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)) c)) b))
(/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)) c)) b)
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)) c))
(*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)) c)
(-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c)
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))
(*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64))
(/.f64 a (*.f64 b b))
#s(literal 1 binary64)
#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))
(*.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 (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)))
(*.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)
(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))))
(*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64))))
(/.f64 c (pow.f64 b #s(literal 5 binary64)))
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
(/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))
(neg.f64 a)
(pow.f64 b #s(literal 3 binary64))
#s(literal 3 binary64)
(pow.f64 b #s(literal -1 binary64))
#s(literal -1 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* -1 (/ c b))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -1 c)))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* -1 c)))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2))))) c)))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (- (* a (+ (* -1 (/ (pow c 2) (pow b 2))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))))) c)))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 2)))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2)))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* a (+ (* -1 (/ (pow c 2) (pow b 2))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* -1 (/ (pow c 2) (pow b 2)))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) #s(hole binary64 (* -1 (/ (pow c 2) (pow b 2)))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) #s(hole binary64 (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2))))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) #s(hole binary64 (+ (* -1 (/ (pow c 2) (pow b 2))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) #s(hole binary64 (/ -1 (pow b 2))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) #s(hole binary64 (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) #s(hole binary64 (- (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 6))) (* -2 (/ c (pow b 4))))) (/ 1 (pow b 2)))))
#s(approx (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) #s(hole binary64 (* -2 (/ (* a c) (pow b 4)))))
#s(approx (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) #s(hole binary64 (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 6))) (* -2 (/ c (pow b 4)))))))
#s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) #s(hole binary64 (* -2 (/ a (pow b 4)))))
#s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) #s(hole binary64 (* a (- (* -5 (/ (* a c) (pow b 6))) (* 2 (/ 1 (pow b 4)))))))
#s(approx (/ (* (* a a) c) (pow b 6)) #s(hole binary64 (/ (* (pow a 2) c) (pow b 6))))
#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 (pow b 4))) #s(hole binary64 (* -2 (/ a (pow b 4)))))
#s(approx (/ a (pow b 4)) #s(hole binary64 (/ a (pow b 4))))
#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 (* (* a (/ c b)) -2) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (* a (/ c b)) #s(hole binary64 (/ (* a c) b)))
#s(approx (* 2 a) #s(hole binary64 (* 2 a)))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* -2 (/ (* a c) b))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) 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 (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* -2 (* a c))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))))
#s(approx (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) #s(hole binary64 (* -2 (* a c))))
#s(approx (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) #s(hole binary64 (* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))))
#s(approx (* -2 (+ (* (* a a) (/ c (* b b))) a)) #s(hole binary64 (* -2 a)))
#s(approx (* -2 (+ (* (* a a) (/ c (* b b))) a)) #s(hole binary64 (* a (- (* -2 (/ (* a c) (pow b 2))) 2))))
#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 (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) #s(hole binary64 (* -1 c)))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) #s(hole binary64 (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) #s(hole binary64 (+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2))))))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) #s(hole binary64 -1))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) #s(hole binary64 (- (* -1 (/ (* a c) (pow b 2))) 1)))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) #s(hole binary64 (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1)))
#s(approx (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) #s(hole binary64 (* -1 (/ (* a c) (pow b 2)))))
#s(approx (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) #s(hole binary64 (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2)))))))
#s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) #s(hole binary64 (* -1 (/ a (pow b 2)))))
#s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) #s(hole binary64 (* a (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))))))
#s(approx (/ (* (* (* a a) c) -2) (pow b 4)) #s(hole binary64 (* -2 (/ (* (pow a 2) c) (pow b 4)))))
#s(approx (* (* (* a a) c) -2) #s(hole binary64 (* -2 (* (pow a 2) c))))
#s(approx (/ a (* b b)) #s(hole binary64 (/ a (pow b 2))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) #s(hole binary64 (* -1 (/ c b))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) #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 a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) #s(hole binary64 (/ -1 b)))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) #s(hole binary64 (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) #s(hole binary64 (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b))))
#s(approx (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) #s(hole binary64 (* -1 (/ (* a c) (pow b 3)))))
#s(approx (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) #s(hole binary64 (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3)))))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) #s(hole binary64 (* -1 (/ a (pow b 3)))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) #s(hole binary64 (* a (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))))
#s(approx (* (* a a) (/ c (pow b 5))) #s(hole binary64 (/ (* (pow a 2) c) (pow b 5))))
#s(approx (/ (neg a) (pow b 3)) #s(hole binary64 (* -1 (/ a (pow b 3)))))
#s(approx (neg a) #s(hole binary64 (* -1 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6)))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6)))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 6)))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 6))) (* -2 (/ c (* a (pow b 4))))))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) #s(hole binary64 (* (pow a 2) (- (+ (* -5 (/ (pow c 2) (pow b 6))) (* -2 (/ c (* a (pow b 4))))) (/ 1 (* (pow a 2) (pow b 2)))))))
#s(approx (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) #s(hole binary64 (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 6)))))
#s(approx (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 6))) (* -2 (/ c (* a (pow b 4))))))))
#s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) #s(hole binary64 (* -5 (/ (* (pow a 2) c) (pow b 6)))))
#s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) #s(hole binary64 (* (pow a 2) (- (* -5 (/ c (pow b 6))) (* 2 (/ 1 (* a (pow b 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 (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (* -2 (/ (pow c 2) (* a (pow b 2))))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 4))) (+ (* -2 (/ c (pow a 2))) (* -2 (/ (pow c 2) (* a (pow b 2)))))))))
#s(approx (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
#s(approx (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))))
#s(approx (* -2 (+ (* (* a a) (/ c (* b b))) a)) #s(hole binary64 (* -2 (/ (* (pow a 2) c) (pow b 2)))))
#s(approx (* -2 (+ (* (* a a) (/ c (* b b))) a)) #s(hole binary64 (* (pow a 2) (- (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))))
#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 (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2)))))))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2))))))
#s(approx (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
#s(approx (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))))))
#s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) #s(hole binary64 (* -2 (/ (* (pow a 2) c) (pow b 4)))))
#s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) #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 (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5)))))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))))))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))) (/ 1 (* (pow a 2) b))))))
#s(approx (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5)))))
#s(approx (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) #s(hole binary64 (* -2 (/ (* (pow a 2) c) (pow b 5)))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ c (pow b 5))) (/ 1 (* 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 4))) (/ (pow c 2) (* a (pow b 2)))) a))))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 4))) (/ (pow c 2) (* a (pow b 2)))) a))))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) #s(hole binary64 (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 6))) (* -1 (/ (+ (* 2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))) 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 a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5))))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 2)))) (* 4 (/ (pow c 3) (pow b 4))))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4))))))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a))))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a))))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) #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 (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #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 6))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #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 6))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #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 6))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 6))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #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 6))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 6))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) #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 6))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (* -2 (* a (* (pow b 2) c)))) (pow b 6))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (* -1 (pow b 2))))) (pow b 6))))
#s(approx (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (* -2 (* a (* (pow b 2) c)))) (pow b 6))))
#s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) #s(hole binary64 (/ (+ (* -5 (* (pow a 2) c)) (* -2 (* a (pow b 2)))) (pow b 6))))
#s(approx (pow b 6) #s(hole binary64 (pow b 6)))
#s(approx b #s(hole binary64 b))
#s(approx (pow b 4) #s(hole binary64 (pow b 4)))
#s(approx (pow b -2) #s(hole binary64 (/ 1 (pow b 2))))
#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 (/ c b) #s(hole binary64 (/ c b)))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 4))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))))
#s(approx (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) #s(hole binary64 (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))))
#s(approx (* -2 (+ (* (* a a) (/ c (* b b))) a)) #s(hole binary64 (/ (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 2))))
#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 (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 4))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) #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 4))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 4))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4))))
#s(approx (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 4))))
#s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 4))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) #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 (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 5))))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 5))))
#s(approx (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 5))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 5))))
#s(approx (/ c (pow b 5)) #s(hole binary64 (/ c (pow b 5))))
#s(approx (pow b 5) #s(hole binary64 (pow b 5)))
#s(approx (pow b 3) #s(hole binary64 (pow b 3)))
#s(approx (pow b -1) #s(hole binary64 (/ 1 b)))
#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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c)))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2))))) c)))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 2))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 2))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 2))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #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 2))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) #s(hole binary64 (/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 2))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) #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 2))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) #s(hole binary64 (/ (- (* -2 (/ (* a c) (pow b 2))) 1) (pow b 2))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) #s(hole binary64 (/ (- (+ (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -2 (/ (* a c) (pow b 2)))) 1) (pow b 2))))
#s(approx (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) (pow b 4))))
#s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) #s(hole binary64 (/ (+ (* -5 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)) (pow b 4))))
#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 (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))
#s(approx (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) #s(hole binary64 (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))
#s(approx (* -2 (+ (* (* a a) (/ c (* b b))) a)) #s(hole binary64 (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) #s(hole binary64 (+ a (/ (* (pow a 2) c) (pow b 2)))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) #s(hole binary64 (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) #s(hole binary64 (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)))
#s(approx (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1 (* a c))) (pow b 2))))
#s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) #s(hole binary64 (/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) #s(hole binary64 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) #s(hole binary64 (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) b)))
#s(approx (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1 (* a c))) (pow b 3))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)) (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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 (+ (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 (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) #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 a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) #s(hole binary64 (* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2)))) b))))
#s(approx (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) #s(hole binary64 (* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* a c)) (pow b 3)))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) #s(hole binary64 (* -1 (/ (+ a (* 2 (/ (* (pow a 2) c) (pow b 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 2))) 1))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 2))) 1))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 2))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))))) 1))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2)))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ a (pow b 2))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow c 2) (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (/ 1 (pow b 2))))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) #s(hole binary64 (* (pow c 2) (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) #s(hole binary64 (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (/ 1 (pow b 2))))))
#s(approx (* c c) #s(hole binary64 (pow c 2)))
#s(approx c #s(hole binary64 c))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) #s(hole binary64 (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (/ 1 (pow b 2)))))
#s(approx (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) #s(hole binary64 (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 6))) (* -2 (/ a (pow b 4)))))))
#s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) #s(hole binary64 (+ (* -5 (/ (* (pow a 2) c) (pow b 6))) (* -2 (/ a (pow b 4))))))
#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 (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) 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 (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))))
#s(approx (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) #s(hole binary64 (* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 2))) 1))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) #s(hole binary64 (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)))
#s(approx (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) #s(hole binary64 (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2)))))))
#s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) #s(hole binary64 (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) #s(hole binary64 (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))
#s(approx (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) #s(hole binary64 (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) #s(hole binary64 (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) (/ 1 (pow c 3))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 6))) (* -2 (/ a (* (pow b 4) c)))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 6))) (* -2 (/ a (* (pow b 4) c)))) (/ 1 (* (pow b 2) (pow c 2)))))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 6))) (* -2 (/ a (* (pow b 4) c)))))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) #s(hole binary64 (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 6))) (* -2 (/ a (* (pow b 4) c)))) (/ 1 (* (pow b 2) (pow c 2)))))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) #s(hole binary64 (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 6))) (* -2 (/ a (* (pow b 4) c)))))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) #s(hole binary64 (* (pow c 2) (- (+ (* -5 (/ (pow a 2) (pow b 6))) (* -2 (/ a (* (pow b 4) c)))) (/ 1 (* (pow b 2) (pow c 2)))))))
#s(approx (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) #s(hole binary64 (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 6))) (* -2 (/ a (* (pow b 4) c)))))))
#s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) #s(hole binary64 (* c (+ (* -5 (/ (pow a 2) (pow b 6))) (* -2 (/ a (* (pow b 4) 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 (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (* -2 (/ (pow a 2) (* (pow b 2) c)))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 4))) (+ (* -2 (/ a (pow c 2))) (* -2 (/ (pow a 2) (* (pow b 2) c))))))))
#s(approx (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))))
#s(approx (* -2 (+ (* (* a a) (/ c (* b b))) a)) #s(hole binary64 (* c (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) #s(hole binary64 (* c (+ (/ a c) (/ (pow a 2) (pow b 2))))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) #s(hole binary64 (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) #s(hole binary64 (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2))))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))))
#s(approx (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))))
#s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) #s(hole binary64 (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) #s(hole binary64 (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) #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 (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) #s(hole binary64 (* (pow c 2) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))))
#s(approx (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) #s(hole binary64 (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4)))) c))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 6))) (* -1 (/ (+ (* 2 (/ a (pow b 4))) (/ 1 (* (pow b 2) c))) c))))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) #s(hole binary64 (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 6))) (* -1 (/ (+ (* 2 (/ a (pow b 4))) (/ 1 (* (pow b 2) c))) c))))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) #s(hole binary64 (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 6))) (* -1 (/ (+ (* 2 (/ a (pow b 4))) (/ 1 (* (pow b 2) c))) c))))))
#s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ a (* (pow b 4) c))) (* 5 (/ (pow a 2) (pow b 6))))))))
#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 (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 2) c))) (* 4 (/ (pow a 3) (pow b 4))))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4))))))))
#s(approx (* -2 (+ (* (* a a) (/ c (* b b))) a)) #s(hole binary64 (* -1 (* c (+ (* 2 (/ a c)) (* 2 (/ (pow a 2) (pow b 2))))))))
#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 (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4))))))))
#s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) #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 (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c))))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))) a) c)) b))
(/.f64 (neg.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))) a) c))) (neg.f64 b))
(/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))) a) c)) b)
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))) a) c))
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))) a) (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))) a)) (*.f64 c c)) (fma.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))) a c))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))) a) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))) a) (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))) a) (fma.f64 c c (*.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))) a) c))))
(-.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))) a) c)
(*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))) a)
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64)))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))
(*.f64 c (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 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)))
c
(/.f64 (-.f64 (*.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))))) (*.f64 (pow.f64 b #s(literal -2 binary64)) (pow.f64 b #s(literal -2 binary64)))) (fma.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal -2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (fma.f64 (pow.f64 b #s(literal -2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))))
(-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64)))
(*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))))
(fma.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 6 binary64))) c (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))) c))
(fma.f64 c (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 6 binary64))) c) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))) c))
(+.f64 (*.f64 c (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))))))
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))
(-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))
(+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))
#s(literal -5 binary64)
(/.f64 (neg.f64 (*.f64 (*.f64 a a) c)) (neg.f64 (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64)))
(*.f64 (*.f64 a a) c)
(*.f64 a (*.f64 a c))
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)))
(*.f64 (fabs.f64 a) (fabs.f64 a))
(*.f64 (neg.f64 a) (neg.f64 a))
(*.f64 a a)
(pow.f64 a #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))
a
(*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))
(pow.f64 b #s(literal 6 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)))
b
#s(literal 6 binary64)
(*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))
(/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 4 binary64)))
#s(literal -2 binary64)
(/.f64 (neg.f64 a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))
(/.f64 a (pow.f64 b #s(literal 4 binary64)))
(*.f64 (*.f64 b b) (*.f64 b b))
(pow.f64 b #s(literal 4 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
#s(literal 4 binary64)
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)))
(pow.f64 (*.f64 b b) #s(literal -1 binary64))
(pow.f64 b #s(literal -2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (*.f64 b b))
(exp.f64 (*.f64 (log.f64 b) #s(literal -2 binary64)))
(/.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 a (*.f64 (/.f64 c b) #s(literal -2 binary64)))
(*.f64 a (/.f64 c b))
(/.f64 (*.f64 (neg.f64 a) c) (neg.f64 b))
(/.f64 (*.f64 a c) b)
(/.f64 (neg.f64 c) (neg.f64 b))
(/.f64 c b)
(*.f64 #s(literal 2 binary64) a)
(+.f64 a a)
#s(literal 2 binary64)
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 #s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) c)) b))) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 #s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) c)) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 #s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) c)) b))
(/.f64 (neg.f64 #s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) c))) (neg.f64 b))
(/.f64 #s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) c)) b)
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) c))
(*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) c)
(*.f64 #s(literal -2 binary64) (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) c))
(*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))
(fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64)))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))
(+.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b)))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) a))
(/.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)
(fma.f64 a (*.f64 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 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)))
(*.f64 (fabs.f64 b) (fabs.f64 b))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 b b)
(pow.f64 b #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)) c)) b))
(/.f64 (neg.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)) c))) (neg.f64 b))
(/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)) c)) b)
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)) c))
(*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)) c)
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c)) #s(literal 1 binary64)) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64)))))
(-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c) #s(literal 1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c)
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 a (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64))) (neg.f64 (pow.f64 b #s(literal 4 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))
(*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64))
(*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64)))
(/.f64 (neg.f64 a) (neg.f64 (*.f64 b b)))
(/.f64 a (*.f64 b b))
#s(literal 1 binary64)
#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))
(*.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 (*.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) (*.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 -2 binary64))) (fma.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))))
(/.f64 (-.f64 (pow.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) #s(literal 3 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.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) (*.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) (+.f64 (pow.f64 b #s(literal -2 binary64)) (*.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))))))
(-.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)))
(*.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)
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)))) (*.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))))))
(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))))
(fma.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))))
(*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64))))
(*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 a a) c)) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 c) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(/.f64 c (pow.f64 b #s(literal 5 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)))
#s(literal 5 binary64)
(*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))))
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (pow.f64 b #s(literal 3 binary64))))
(/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))
(neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))))
(*.f64 #s(literal -1 binary64) a)
(neg.f64 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(literal 3 binary64)
(*.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64)))
(pow.f64 b #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 b))
(/.f64 #s(literal 1 binary64) b)
(exp.f64 (*.f64 (log.f64 b) #s(literal -1 binary64)))
#s(literal -1 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)) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.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 (neg.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 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b))))))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (+.f64 (/.f64 (neg.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 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (neg.f64 c))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) c))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 c b) (/.f64 c b)))) c))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 a (-.f64 (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (/.f64 c b) (/.f64 c b)))) c))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (neg.f64 c))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (-.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) c))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b b)))) c))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (-.f64 (*.f64 a (+.f64 (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))))))) c))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b b)))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.f64 a (+.f64 (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b b)))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 c b) (/.f64 c b))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (-.f64 (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (/.f64 c b) (/.f64 c b))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b b)))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b b))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (+.f64 (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal -2 binary64))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (-.f64 (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))
#s(approx (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))))
#s(approx (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64)))))))
#s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))
#s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))))))
#s(approx (/ (* (* a a) c) (pow b 6)) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))))
#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 (pow b 4))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))
#s(approx (/ a (pow b 4)) (/.f64 a (pow.f64 b #s(literal 4 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.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 (*.f64 #s(literal -2 binary64) (*.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 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b)))))))))
#s(approx (* (* a (/ c b)) -2) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b))))
#s(approx (* a (/ c b)) (*.f64 a (/.f64 c b)))
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) 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 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 #s(literal -2 binary64) (*.f64 a c)))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 a (fma.f64 #s(literal -2 binary64) c (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b)))))))
#s(approx (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) (*.f64 #s(literal -2 binary64) (*.f64 a c)))
#s(approx (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))
#s(approx (* -2 (+ (* (* a a) (/ c (* b b))) a)) (*.f64 #s(literal -2 binary64) a))
#s(approx (* -2 (+ (* (* a a) (/ c (* b b))) a)) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 2 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 (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (neg.f64 c))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (fma.f64 #s(literal -1 binary64) c (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b b))))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) #s(literal -1 binary64))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (-.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b b)) #s(literal 1 binary64)))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 c) (*.f64 b b)))) #s(literal 1 binary64)))
#s(approx (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b b)))
#s(approx (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 c) (*.f64 b b)))))
#s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) (/.f64 (neg.f64 a) (*.f64 b b)))
#s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal -2 binary64)))))
#s(approx (/ (* (* (* a a) c) -2) (pow b 4)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))))
#s(approx (* (* (* a a) c) -2) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)))
#s(approx (/ a (* b b)) (/.f64 a (*.f64 b b)))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (/.f64 (neg.f64 c) b))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (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 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (/.f64 #s(literal -1 binary64) b))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (-.f64 (/.f64 (*.f64 (neg.f64 a) c) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))))
#s(approx (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (/.f64 (*.f64 (neg.f64 a) c) (pow.f64 b #s(literal 3 binary64))))
#s(approx (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal -3 binary64)))))
#s(approx (* (* a a) (/ c (pow b 5))) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (neg a) (pow b 3)) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))))
#s(approx (neg a) (neg.f64 a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (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 (*.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 #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 (*.f64 #s(literal -1/16 binary64) (/.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 (*.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 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 (*.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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64)))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (neg.f64 c) (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 c c) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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)))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (neg.f64 c) (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 c c) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.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)))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.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 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64)))))
#s(approx (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 6 binary64))))
#s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b #s(literal 4 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 (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)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.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 (*.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))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 (*.f64 a a) b)) (/.f64 (*.f64 c c) (*.f64 a (pow.f64 b #s(literal 3 binary64)))))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))))))
#s(approx (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 b b)))
#s(approx (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (*.f64 (/.f64 c b) (/.f64 c b))))))
#s(approx (* -2 (+ (* (* a a) (/ c (* b b))) a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))
#s(approx (* -2 (+ (* (* a a) (/ c (* b b))) a)) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2 binary64) a))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 (*.f64 a a) (/.f64 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 (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 a (*.f64 b b))))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 c) (*.f64 a (*.f64 b b))))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 c) (*.f64 a (*.f64 b b)))) (pow.f64 a #s(literal -2 binary64)))))
#s(approx (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))
#s(approx (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 c) (*.f64 a (*.f64 b b))))))
#s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))))
#s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (*.f64 a (*.f64 b b)) #s(literal -1 binary64)))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (*.f64 (*.f64 a 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 binary64) (+.f64 (/.f64 c (*.f64 (*.f64 a a) b)) (/.f64 (*.f64 c c) (*.f64 a (pow.f64 b #s(literal 3 binary64)))))))))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 c) (*.f64 a (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 c) (*.f64 a (pow.f64 b #s(literal 3 binary64))))) (pow.f64 (*.f64 (*.f64 a a) b) #s(literal -1 binary64)))))
#s(approx (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 c) (*.f64 a (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) (*.f64 (*.f64 a a) (-.f64 (*.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)))))
#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 #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)) (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.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)) (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (neg.f64 (*.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 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (neg.f64 (*.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 (neg.f64 (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 3 binary64))))) a) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (neg.f64 (*.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))) (neg.f64 (/.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a))) a) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (neg.f64 (*.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 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (neg.f64 (*.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 4 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 a (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (neg.f64 (*.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 4 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 c a) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b b))) a))) a) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (neg.f64 (*.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 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (neg.f64 (*.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 4 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 a (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (neg.f64 (*.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 4 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 c a) (*.f64 (/.f64 c b) (/.f64 c b))) a))) a) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (neg.f64 (*.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 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (neg.f64 (*.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 4 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 a (*.f64 b b)))) a) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))) a)))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))) a)))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 a (*.f64 b b)) #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 (neg.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 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.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 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (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 (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (neg.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (neg.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (neg.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (neg.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (*.f64 (/.f64 c b) (/.f64 c b)))) a) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 c a) (*.f64 (/.f64 c b) (/.f64 c b))) a)))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (+.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 c (*.f64 b b))) a)))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a)))))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 b (-.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)))))
#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 (*.f64 #s(literal -1/16 binary64) (/.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 (*.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))))) (/.f64 #s(literal 1/2 binary64) a)))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 a) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))))))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 a) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b b) (-.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 a) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))))))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 a) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (/.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 6 binary64))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 b c) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (/.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 6 binary64))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 b c) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (/.f64 (fma.f64 #s(literal -5 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (/.f64 (fma.f64 #s(literal -5 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (neg.f64 (*.f64 b b))))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (/.f64 (fma.f64 #s(literal -5 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 b b)) c))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) (/.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 6 binary64))))
#s(approx (pow b 6) (pow.f64 b #s(literal 6 binary64)))
#s(approx b b)
#s(approx (pow b 4) (pow.f64 b #s(literal 4 binary64)))
#s(approx (pow b -2) (pow.f64 b #s(literal -2 binary64)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (neg.f64 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 (*.f64 #s(literal 1/2 binary64) (/.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 (*.f64 #s(literal -1/8 binary64) (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 (*.f64 #s(literal 1/2 binary64) (/.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 (/ c b) (/.f64 c b))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (/.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (/.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 4 binary64))))
#s(approx (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)))
#s(approx (* -2 (+ (* (* a a) (/ c (* b b))) a)) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c))) (*.f64 b b)))
#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 (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (/.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 b c) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))))) (pow.f64 b #s(literal 4 binary64))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 4 binary64))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (fma.f64 a c (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64))))
#s(approx (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 4 binary64))))
#s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c (*.f64 (neg.f64 a) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (/.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 b c) #s(literal 2 binary64)))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (fma.f64 a c (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c (*.f64 (neg.f64 a) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (/ c (pow b 5)) (/.f64 c (pow.f64 b #s(literal 5 binary64))))
#s(approx (pow b 5) (pow.f64 b #s(literal 5 binary64)))
#s(approx (pow b 3) (pow.f64 b #s(literal 3 binary64)))
#s(approx (pow b -1) (pow.f64 b #s(literal -1 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (+.f64 c (/.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 a (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 (neg.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 a (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 a (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (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 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) c)))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (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 a (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) c))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (neg.f64 a) (*.f64 c c))) (*.f64 b b)))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (/.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 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (neg.f64 a) (*.f64 c c)))) (*.f64 b b)))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 c c)) (*.f64 b b)))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (/.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 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 c c))) (*.f64 b b)))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (*.f64 b b)) (neg.f64 (*.f64 c c))) (*.f64 b b)))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (/.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)) (neg.f64 (*.f64 c c)))) (*.f64 b b)))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (/.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 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)))
#s(approx (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (/.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 4 binary64))))
#s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (pow.f64 b #s(literal 4 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.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))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.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) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) b))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))))
#s(approx (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))))
#s(approx (* -2 (+ (* (* a a) (/ c (* b b))) a)) (*.f64 #s(literal -2 binary64) (+.f64 a (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) (+.f64 a (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b)))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b b)) #s(literal 1 binary64))))
#s(approx (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 (neg.f64 a) c)) (*.f64 b b)))
#s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) a) (*.f64 b b)))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b b)) #s(literal 1 binary64)) b))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b b)) #s(literal 1 binary64))) b))
#s(approx (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 (neg.f64 a) c)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) (neg.f64 a)) (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 #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 (neg.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 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 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 (+ (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) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.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 (neg.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))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) b)))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) b)))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 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 a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) b)))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b)))) b)))
#s(approx (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 a c)) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) (neg.f64 (/.f64 (-.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (/.f64 (*.f64 (neg.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 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.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 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))))))) (pow.f64 b #s(literal -1 binary64)))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (*.f64 c (-.f64 (/.f64 (*.f64 (neg.f64 a) c) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64)))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) b) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64)))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (pow.f64 b #s(literal -1 binary64)))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 c (-.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b b)) #s(literal 1 binary64))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 c (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.f64 c (-.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b b)) #s(literal 1 binary64))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 a) (*.f64 b b)))) #s(literal 1 binary64))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))) #s(literal 1 binary64))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 a) (*.f64 b b)))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal -2 binary64)))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64)))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal -2 binary64)))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64)))))
#s(approx (* c c) (*.f64 c c))
#s(approx c c)
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal -2 binary64))))
#s(approx (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))))
#s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.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 (*.f64 #s(literal -2 binary64) (*.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 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b)))))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) 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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 a (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b)))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 c (fma.f64 #s(literal -2 binary64) a (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)))))))
#s(approx (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 a (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b)))))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (*.f64 c (-.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b b)) #s(literal 1 binary64))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 a) (*.f64 b b)))) #s(literal 1 binary64))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 a) (*.f64 b b)))) #s(literal 1 binary64)))
#s(approx (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 a) (*.f64 b b)))))
#s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (*.f64 c (-.f64 (/.f64 (*.f64 (neg.f64 a) c) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64)))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64)))))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))))
#s(approx (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 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 (*.f64 #s(literal 1/4 binary64) (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 (*.f64 #s(literal -1/16 binary64) (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 (*.f64 #s(literal 1/4 binary64) (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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)))))))
#s(approx (/ (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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 (neg.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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (neg.f64 a) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (neg.f64 (/.f64 (+.f64 (pow.f64 c #s(literal -1 binary64)) (/.f64 a (*.f64 b b))) (*.f64 c c)))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (neg.f64 a) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (neg.f64 a) (pow.f64 (*.f64 b c) #s(literal 2 binary64))))) (pow.f64 c #s(literal -3 binary64)))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.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 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.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 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (neg.f64 a) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (pow.f64 (pow.f64 (*.f64 b c) #s(literal 2 binary64)) #s(literal -1 binary64)))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (pow.f64 (pow.f64 (*.f64 b c) #s(literal 2 binary64)) #s(literal -1 binary64)))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (pow.f64 (pow.f64 (*.f64 b c) #s(literal 2 binary64)) #s(literal -1 binary64)))))
#s(approx (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))))
#s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) (*.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 4 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 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #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)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #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))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 3 binary64)) c)))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c)))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c)))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c c)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) c)))))))
#s(approx (* (* -2 (+ (* (* a a) (/ c (* b b))) a)) c) (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))))
#s(approx (* -2 (+ (* (* a a) (/ c (* b b))) a)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 c (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 a) (*.f64 (*.f64 b b) c)))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (*.f64 (pow.f64 c #s(literal 3 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 a) (*.f64 (*.f64 b b) c))) (pow.f64 c #s(literal -2 binary64)))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 a) (*.f64 (*.f64 b b) c)))))
#s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (+.f64 (pow.f64 c #s(literal -1 binary64)) (/.f64 a (*.f64 b b))) c)))))
#s(approx (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 a) (*.f64 (*.f64 b b) c)))))
#s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 a) (*.f64 (*.f64 b b) c)))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c)))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (*.f64 (pow.f64 c #s(literal 3 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c))) (pow.f64 (*.f64 b (*.f64 c c)) #s(literal -1 binary64)))))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c)))))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c))) (pow.f64 (*.f64 b (*.f64 c c)) #s(literal -1 binary64)))))
#s(approx (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c)))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.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 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal -1/8 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 -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 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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))) (neg.f64 (/.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 a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) 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))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (*.f64 b c) #s(literal -1 binary64))) c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) c)))))
#s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b 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 6 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 c #s(literal -2 binary64)) (/.f64 a (*.f64 (*.f64 b b) c)))) c)))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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 6 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) c)))))
#s(approx (- (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) c) (*.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 6 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 a) (*.f64 b b)) (pow.f64 c #s(literal -1 binary64))) c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) c)))))
#s(approx (* (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) a) (*.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 6 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) c)))))
#s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 b b) c) #s(literal -1 binary64))) c)))))
#s(approx (* (* c c) (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 b b) c) #s(literal -1 binary64))) c)))))
#s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 b b) c) #s(literal -1 binary64))) c)))))
#s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) (*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.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 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.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 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (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 (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (neg.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c)) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) b) (neg.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (neg.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))))))
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (neg.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))) c) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))))))
#s(approx (* -2 (+ (* (* a a) (/ c (* b b))) a)) (*.f64 (neg.f64 c) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))))
#s(approx (+ (* (* a a) (/ c (* b b))) a) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (neg.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))))))
#s(approx (* (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) c) (neg.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 a) (*.f64 b b)) (pow.f64 c #s(literal -1 binary64))) c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
#s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) (*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c)))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (neg.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (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))))))
#s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (neg.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (*.f64 b c) #s(literal -1 binary64))) c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))
#s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 b c) #s(literal -1 binary64)) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c)))))
#s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) (*.f64 (neg.f64 c) (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)))))

eval149.0ms (2.1%)

Memory
-15.2MiB live, 226.4MiB allocated; 30ms collecting garbage
Compiler

Compiled 61 642 to 4 326 computations (93% saved)

prune112.0ms (1.5%)

Memory
-22.5MiB live, 263.4MiB allocated; 14ms collecting garbage
Pruning

45 alts after pruning (43 fresh and 2 done)

PrunedKeptTotal
New68016696
Fresh102737
Picked505
Done022
Total69545740
Accuracy
99.5%
Counts
740 → 45
Alt Table
Click to see full alt table
StatusAccuracyProgram
35.4%
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a)))
36.3%
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 b) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 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))
35.0%
(/.f64 (/.f64 (/.f64 (+.f64 (pow.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 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))
33.9%
(/.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))
35.1%
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.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))
33.9%
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))))) #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))
34.7%
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 b b (-.f64 (*.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))
34.3%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (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))
94.0%
(/.f64 (/.f64 #s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -4 a) c) (* b 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 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))
33.4%
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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 (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))))))
34.9%
(/.f64 (+.f64 (/.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (fma.f64 b b (-.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 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (-.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))
33.9%
(/.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))
34.0%
(/.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))
33.9%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 b (/.f64 b a) (*.f64 #s(literal -4 binary64) c)) a)))) (*.f64 #s(literal 2 binary64) a))
88.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (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))) (*.f64 #s(literal 2 binary64) a))
79.0%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 #s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
88.0%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 #s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) c)) b)) (+.f64 a a))
79.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a a))
88.0%
(/.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))
88.0%
(/.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))
87.9%
(/.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)) (*.f64 (*.f64 b b) b)))) c)) (*.f64 #s(literal 2 binary64) a))
78.9%
(/.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))
33.6%
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))) (*.f64 #s(literal 2 binary64) a)))
33.3%
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (* (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 2 binary64) a)))
33.5%
(+.f64 #s(approx (/ (neg b) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
88.4%
#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)))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (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))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 #s(approx (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) 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))
79.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
88.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) c)) b))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c #s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) (/.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 6 binary64))))) (pow.f64 b #s(literal -2 binary64))))) a) c)) b))
92.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) #s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b))))) a) c)) b))
92.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 (*.f64 #s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) a) (*.f64 b b))) c) #s(literal 1 binary64)) c)) b))
88.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 #s(approx (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b b))) #s(literal 1 binary64)) c)) b))
92.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 #s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b b)) #s(literal 1 binary64)))) c)) b))
91.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 #s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (fma.f64 a c (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64)))) c)) b))
91.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 #s(approx (- (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) 1) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 c) (*.f64 a (*.f64 b b)))) (pow.f64 a #s(literal -2 binary64))))) c)) b))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (neg.f64 c)) b) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/4 binary64) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b))) b)))
91.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 #s(approx (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c (*.f64 (neg.f64 a) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c))
91.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (fma.f64 a c (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64)))) c))
91.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b b)) #s(literal 1 binary64))) b)) c))
88.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b b)) #s(literal 1 binary64)) b)) c))
79.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (/.f64 #s(literal -1 binary64) b)) c))
91.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b)))) b))) c))
91.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) c) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))))) (pow.f64 b #s(literal 5 binary64)))))
Compiler

Compiled 8 461 to 2 408 computations (71.5% saved)

regimes136.0ms (1.9%)

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

4 calls:

42.0ms
a
36.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))
30.0ms
b
23.0ms
c
Results
AccuracySegmentsBranch
94.1%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.1%1a
94.1%1b
94.1%1c
Compiler

Compiled 20 to 23 computations (-15% saved)

regimes74.0ms (1%)

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

4 calls:

28.0ms
b
15.0ms
a
14.0ms
c
13.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
92.2%1b
92.2%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))
92.2%1a
92.2%1c
Compiler

Compiled 20 to 23 computations (-15% saved)

regimes32.0ms (0.4%)

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

4 calls:

9.0ms
a
7.0ms
c
7.0ms
b
7.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
92.1%1b
92.1%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))
92.1%1a
92.1%1c
Compiler

Compiled 20 to 23 computations (-15% saved)

regimes31.0ms (0.4%)

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

4 calls:

8.0ms
a
7.0ms
b
7.0ms
c
7.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
90.9%2(/.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))
88.4%1c
88.4%1a
88.4%1b
Compiler

Compiled 20 to 23 computations (-15% saved)

regimes19.0ms (0.3%)

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

4 calls:

6.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))
4.0ms
b
4.0ms
c
4.0ms
a
Results
AccuracySegmentsBranch
88.4%1a
88.4%1b
88.4%1c
88.4%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.4%)

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

4 calls:

23.0ms
c
3.0ms
a
3.0ms
b
3.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
88.3%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))
88.3%1a
88.3%1b
88.3%1c
Compiler

Compiled 20 to 23 computations (-15% saved)

regimes81.0ms (1.1%)

Memory
-18.0MiB live, 23.8MiB allocated; 8ms collecting garbage
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)) (*.f64 #s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (/.f64 #s(literal -1 binary64) b)) c))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a 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 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 #s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b b)) #s(literal 1 binary64)) b)) c))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b b)) #s(literal 1 binary64)) b)) c))
Calls

4 calls:

73.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))
2.0ms
b
2.0ms
a
2.0ms
c
Results
AccuracySegmentsBranch
88.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))
88.0%1a
88.0%1c
88.0%1b
Compiler

Compiled 20 to 23 computations (-15% saved)

regimes9.0ms (0.1%)

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

Total -0.3b remaining (-2.4%)

Threshold costs -0.3b (-2.4%)

Counts
6 → 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)) (*.f64 #s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (/.f64 #s(literal -1 binary64) b)) c))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a 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 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 #s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))))) (*.f64 (*.f64 c a) #s(literal -2 binary64))) b)) (*.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:

2.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))
2.0ms
b
2.0ms
a
2.0ms
c
Results
AccuracySegmentsBranch
79.2%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))
79.2%1c
79.2%1a
79.2%1b
Compiler

Compiled 20 to 23 computations (-15% saved)

bsearch1.0ms (0%)

Memory
1.1MiB live, 1.2MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-3.4801759879210983
-3.1156646779011083
Compiler

Compiled 20 to 20 computations (0% saved)

simplify70.0ms (1%)

Memory
20.6MiB live, 52.7MiB allocated; 18ms collecting garbage
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0164761
1319761
2870755
33586755
Stop Event
node limit
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c #s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) (/.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 6 binary64))))) (pow.f64 b #s(literal -2 binary64))))) a) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) #s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b))))) a) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 (*.f64 #s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) a) (*.f64 b b))) c) #s(literal 1 binary64)) c)) b))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -3602879701896397/1125899906842624 binary64)) (/.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)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) c)) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 #s(approx (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b b))) #s(literal 1 binary64)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b b)) #s(literal 1 binary64)) b)) c))
#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)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) (-.f64 (*.f64 c #s(approx (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4)))) (/.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 6 binary64))))) (pow.f64 b #s(literal -2 binary64))))) a) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (*.f64 #s(approx (- (* (+ (* (/ (pow c 3) (pow b 4)) -2) (/ (* -5 (* (pow c 4) a)) (pow b 6))) a) (/ (* c c) (* b b))) (*.f64 (*.f64 c c) #s(approx (- (* c (+ (* -5 (/ (* (* a a) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (pow b -2)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b))))) a) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 (*.f64 #s(approx (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) a) (*.f64 b b))) c) #s(literal 1 binary64)) c)) b))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -3602879701896397/1125899906842624 binary64)) (/.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)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) c)) b)))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -3602879701896397/1125899906842624 binary64)) (/.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)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (neg.f64 b) b)) c)) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b b)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (neg.f64 b) b)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (+ (* (/ (* (* a a) (pow c 3)) (pow b 4)) -2) (neg c)) (+ (* (/ (/ (* (pow (* c a) 4) 20) a) (pow b 6)) -1/4) (neg (/ (* (* c c) a) (* b b))))) (*.f64 (-.f64 #s(approx (* (- (/ (* (* (* a a) c) -2) (pow b 4)) (/ a (* b b))) c) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b b))) #s(literal 1 binary64)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (+ (* (* (* a a) (/ c (pow b 5))) -2) (/ (neg a) (pow b 3))) c) (pow b -1)) (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b b)) #s(literal 1 binary64)) b)) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))

derivations1.1s (14.6%)

Memory
-369.3MiB live, 336.1MiB allocated; 1.3s collecting garbage
Stop Event
fuel
Compiler

Compiled 761 to 170 computations (77.7% saved)

preprocess50.0ms (0.7%)

Memory
-15.1MiB live, 76.6MiB allocated; 8ms collecting garbage
Compiler

Compiled 1 556 to 368 computations (76.3% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...