Cubic critical

Time bar (total: 4.3s)

start0.0ms (0%)

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

analyze161.0ms (3.7%)

Memory
-64.8MiB live, 200.6MiB allocated; 86ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
0%0%99.9%0.1%0%0%0%1
0%0%99.9%0.1%0%0%0%2
0%0%99.9%0.1%0%0%0%3
25%25%74.9%0.1%0%0%0%4
37.5%37.4%62.4%0.1%0%0%0%5
37.5%37.4%62.4%0.1%0%0%0%6
40%37.4%56.2%0.1%0%6.2%0%7
48.3%45.2%48.4%0.1%0%6.2%0%8
53%48.4%42.9%0.1%0%8.6%0%9
58.1%50.3%36.3%0.1%0%13.3%0%10
66.1%56.8%29.1%0.1%0%14%0%11
70.4%58.8%24.7%0.1%0%16.4%0%12
Compiler

Compiled 19 to 14 computations (26.3% saved)

sample1.4s (31.8%)

Memory
135.3MiB live, 2 306.2MiB allocated; 430ms collecting garbage
Samples
429.0ms5 491×0valid
252.0ms1 312×1valid
240.0ms1 246×2valid
66.0ms932×0invalid
46.0ms207×3valid
Precisions
Click to see histograms. Total time spent on operations: 732.0ms
ival-mult!: 225.0ms (30.7% of total)
ival-div!: 135.0ms (18.4% of total)
ival-sqrt: 129.0ms (17.6% of total)
adjust: 87.0ms (11.9% of total)
ival-add!: 73.0ms (10% of total)
ival-neg: 54.0ms (7.4% of total)
ival-sub!: 29.0ms (4% of total)
Bogosity

explain167.0ms (3.8%)

Memory
-9.5MiB live, 333.5MiB allocated; 41ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
990-0-(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))
600-0-(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))))
140-2(-1.0323524036941413e-209 3.601322737868585e+173 -1.396702371266361e+64)(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
60-0-(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))
00-0-a
00-0-#s(literal 3 binary64)
00-0-(*.f64 (*.f64 #s(literal 3 binary64) a) c)
00-0-(*.f64 b b)
00-0-c
00-0-(neg.f64 b)
00-0-b
00-0-(*.f64 #s(literal 3 binary64) a)
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
sqrt.f64(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))oflow-rescue910
(*.f64 b b)overflow76
(*.f64 (*.f64 #s(literal 3 binary64) a) c)overflow27
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))overflow91
+.f64(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))))cancellation600
/.f64(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))u/n120
(*.f64 (*.f64 #s(literal 3 binary64) a) c)underflow34
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))underflow8
(*.f64 b b)underflow43
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))))underflow19
sqrt.f64(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))uflow-rescue80
(*.f64 b b)underflow43
(*.f64 (*.f64 #s(literal 3 binary64) a) c)underflow34
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))underflow8
-.f64(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))nan-rescue60
(*.f64 b b)overflow76
(*.f64 (*.f64 #s(literal 3 binary64) a) c)overflow27
Confusion
Predicted +Predicted -
+1160
-22118
Precision
0.8405797101449275
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+11600
-220118
Precision?
0.8405797101449275
Recall?
1.0
Freqs
test
numberfreq
0118
1102
233
33
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
50.0ms356×0valid
13.0ms80×1valid
12.0ms68×2valid
2.0ms3valid
Compiler

Compiled 153 to 40 computations (73.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 54.0ms
ival-mult!: 32.0ms (59.3% of total)
ival-sqrt: 6.0ms (11.1% of total)
adjust: 6.0ms (11.1% of total)
ival-div!: 4.0ms (7.4% of total)
ival-sub!: 2.0ms (3.7% of total)
ival-add!: 2.0ms (3.7% of total)
ival-neg: 2.0ms (3.7% of total)

preprocess25.0ms (0.6%)

Memory
-3.9MiB live, 42.8MiB allocated; 5ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
053175
1167168
2475168
3920168
41418168
51594168
61646168
Stop Event
saturated
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.1%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
Compiler

Compiled 34 to 24 computations (29.4% saved)

series33.0ms (0.8%)

Memory
-34.6MiB live, 60.5MiB allocated; 7ms collecting garbage
Counts
12 → 107
Calls
Call 1
Inputs
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))))
(neg.f64 b)
b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 3 binary64) a) c)
(*.f64 #s(literal 3 binary64) a)
#s(literal 3 binary64)
a
c
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -3/2 (/ (* a c) b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 b))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b)))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (pow b 2)))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2))))
#s(approx (* (* 3 a) c) #s(hole binary64 (* 3 (* a c))))
#s(approx (* 3 a) #s(hole binary64 (* 3 a)))
#s(approx a #s(hole binary64 a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -3 (* a c))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 3 c)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx b #s(hole binary64 b))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (- (pow b 2) (* 3 (* a c)))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -2 b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))))
#s(approx c #s(hole binary64 c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 3 a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))))
Calls

9 calls:

TimeVariablePointExpression
8.0ms
a
@inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* b b) (* (* 3 a) c) (* 3 a) 3 a c)
4.0ms
b
@0
((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* b b) (* (* 3 a) c) (* 3 a) 3 a c)
3.0ms
c
@-inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* b b) (* (* 3 a) c) (* 3 a) 3 a c)
3.0ms
a
@-inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* b b) (* (* 3 a) c) (* 3 a) 3 a c)
3.0ms
c
@inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* b b) (* (* 3 a) c) (* 3 a) 3 a c)

rewrite146.0ms (3.4%)

Memory
50.1MiB live, 188.3MiB allocated; 20ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06824687
06964375
039064140
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
119 → 157
Calls
Call 1
Inputs
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))))
(neg.f64 b)
b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 3 binary64) a) c)
(*.f64 #s(literal 3 binary64) a)
#s(literal 3 binary64)
a
c
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -3/2 (/ (* a c) b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 b))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b)))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (pow b 2)))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2))))
#s(approx (* (* 3 a) c) #s(hole binary64 (* 3 (* a c))))
#s(approx (* 3 a) #s(hole binary64 (* 3 a)))
#s(approx a #s(hole binary64 a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -3 (* a c))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 3 c)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx b #s(hole binary64 b))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (- (pow b 2) (* 3 (* a c)))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -2 b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))))
#s(approx c #s(hole binary64 c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 3 a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))))
Outputs
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a)
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal 3 binary64))))
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))
(+.f64 (/.f64 (neg.f64 b) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (*.f64 a #s(literal 3 binary64))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 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 -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 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 -3 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64))
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) (fma.f64 b b (*.f64 (*.f64 a #s(literal 3 binary64)) c)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -3 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 3 binary64)) c) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -3 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 3 binary64))) c))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c))
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(fma.f64 b b (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c))
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c))
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 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 3 binary64))
(*.f64 (*.f64 a #s(literal 3 binary64)) c)
(*.f64 c (*.f64 a #s(literal 3 binary64)))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(*.f64 a #s(literal 3 binary64))
(*.f64 #s(literal 3 binary64) a)
#s(literal 3 binary64)
a
c
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 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 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (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 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) b)
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b))
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))
#s(approx (- (* b b) (* (* 3 a) c)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))
#s(approx (* (* 3 a) c) (*.f64 (*.f64 a #s(literal 3 binary64)) c))
#s(approx (* 3 a) (*.f64 a #s(literal 3 binary64)))
#s(approx a a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 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 -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 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 -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a))) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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 -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) a))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))
#s(approx (sqrt (- (* b b) (* (* 3 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 -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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 -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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 -3 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 -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a))
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 3 binary64))) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a))) a))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) a)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a)) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 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/8 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a)))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 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/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)))
#s(approx (- (* b b) (* (* 3 a) c)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64) (*.f64 c #s(literal 3 binary64))) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 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/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -3 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -3 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 -3 binary64)) #s(literal -1 binary64)))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
#s(approx (neg b) (neg.f64 b))
#s(approx b b)
#s(approx (sqrt (- (* b b) (* (* 3 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 -3 binary64))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
#s(approx (sqrt (- (* b b) (* (* 3 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 -3 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 -3 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
#s(approx (sqrt (- (* b b) (* (* 3 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 -3 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 -3 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 -3 binary64) #s(literal 5/2 binary64))))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
#s(approx (- (* b b) (* (* 3 a) c)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))
#s(approx (* b b) (*.f64 b b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 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 -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 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 -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) b))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
#s(approx (sqrt (- (* b b) (* (* 3 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 -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) b))
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 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 -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 2 binary64))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 b))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))
#s(approx (sqrt (- (* b b) (* (* 3 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 -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 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 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b))
#s(approx c c)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 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 -3 binary64)))))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 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 -3 binary64))))))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -3 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 -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)))) c))
#s(approx (sqrt (- (* b b) (* (* 3 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 -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))
#s(approx (sqrt (- (* b b) (* (* 3 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 -3 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 -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))
#s(approx (sqrt (- (* b b) (* (* 3 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 -3 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 -3 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 -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c))
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 3 binary64))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c))) c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)) c)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c)) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c)))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c)))
#s(approx (- (* b b) (* (* 3 a) c)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64) (*.f64 a #s(literal 3 binary64))) c)))

eval22.0ms (0.5%)

Memory
1.2MiB live, 46.4MiB allocated; 5ms collecting garbage
Compiler

Compiled 5 657 to 934 computations (83.5% saved)

prune15.0ms (0.3%)

Memory
-13.8MiB live, 31.4MiB allocated; 4ms collecting garbage
Pruning

17 alts after pruning (16 fresh and 1 done)

PrunedKeptTotal
New13816154
Fresh000
Picked011
Done000
Total13817155
Accuracy
99.8%
Counts
155 → 17
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.2%
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a)
30.0%
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
36.8%
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
57.2%
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))
57.1%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
39.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
35.0%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a))
17.9%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b)) (*.f64 #s(literal 3 binary64) a))
20.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b)) (*.f64 #s(literal 3 binary64) a))
28.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a))
36.8%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
30.5%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a))
32.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
18.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
15.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
35.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
36.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
Compiler

Compiled 995 to 652 computations (34.5% saved)

series160.0ms (3.7%)

Memory
19.6MiB live, 306.5MiB allocated; 36ms collecting garbage
Counts
40 → 492
Calls
Call 1
Inputs
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a)
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
#s(literal -1 binary64)
b
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))
(*.f64 #s(literal -3 binary64) a)
#s(literal -3 binary64)
a
c
(*.f64 b b)
#s(literal 3 binary64)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
#s(literal -2/3 binary64)
(/.f64 b a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))
(*.f64 (/.f64 c a) #s(literal -3 binary64))
(/.f64 c a)
#s(literal 1/3 binary64)
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
(neg.f64 b)
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(*.f64 c a)
(*.f64 #s(literal 3 binary64) a)
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 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 -3 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 -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))
(fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
(*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
Outputs
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (/ (+ b (* -1 b)) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))) a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (+ b (* -1 b)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (* -1 b))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -3/2 (/ (* a c) b)) (* -1 b)))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2))))
#s(approx (* -3 a) #s(hole binary64 (* -3 a)))
#s(approx a #s(hole binary64 a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))
#s(approx (* -2/3 (/ b a)) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ b a) #s(hole binary64 (/ b a)))
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -3))))
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a))))
#s(approx (/ c a) #s(hole binary64 (/ c a)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -3/2 (/ (* a c) b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 b))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b)))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (pow b 2)))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2))))
#s(approx (* -3 (* c a)) #s(hole binary64 (* -3 (* a c))))
#s(approx (* c a) #s(hole binary64 (* a c)))
#s(approx (* 3 a) #s(hole binary64 (* 3 a)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (* a (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) a)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (* a (+ (* 1/3 (* a (- (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (* 1/3 (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))))) a)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (* a (+ (* 1/3 (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* a (+ (* 1/3 (* a (- (* 1/2 (/ (- (* -27 (pow c 3)) (* 1/2 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -27/16 (/ (* (pow c 3) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -9/8 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/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/3 (- (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* a (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* a (- (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/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)) (- (* -3 c) (* 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* a (- (+ (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* a (- (* 1/2 (/ (- (* -27 (pow c 3)) (* 1/2 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -27/16 (/ (* (pow c 3) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -9/8 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/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))))))))) (+ (* -9/8 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/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)) (- (* -3 c) (* 3/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 (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (pow b 3))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* 1/2 (/ (* a (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 3))) (pow b 3)))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (pow b 3))))) (pow b 3)))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* a (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -27 (pow c 3)) (* 1/2 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (pow b 3)))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (+ (* 1/2 (/ (* a (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 3))) (pow b 3))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (pow b 3))))) (pow b 3))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -27 (pow c 3)) (* 1/2 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (- (* 2 (pow b 2)) (* -1 (pow b 2)))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* a (- (* -3 c) (* 3/2 c)))) (* -1 (pow b 2)))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* a (- (+ (* -3 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) (* 3/2 c)))) (* -1 (pow b 2)))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* a (- (+ (* -3 c) (* a (- (* -27/16 (/ (* a (pow c 3)) (pow b 4))) (* 9/8 (/ (pow c 2) (pow b 2)))))) (* 3/2 c)))) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (pow b 2) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (+ (* a (- (* -3 c) (* 3/2 c))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (+ (* a (- (+ (* -3 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) (* 3/2 c))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (+ (* a (- (+ (* -3 c) (* a (- (* -27/16 (/ (* a (pow c 3)) (pow b 4))) (* 9/8 (/ (pow c 2) (pow b 2)))))) (* 3/2 c))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (pow b 2)))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (pow b 2))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -1 (pow b 2)) (* 3/2 (* a c)))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ (* 3/2 c) (* a (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 27/16 (/ (* a (pow c 3)) (pow b 4))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -3 (* a c))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -3 (* a c))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 3 c)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -2/3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -2/3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))) (+ (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))) (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -27))) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))))) (pow a 2)))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -2/3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))) (+ (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))) (+ (* 1/3 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -27))) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -27))) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2))))))) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))) (pow a 3))) (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -27))) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))))) (pow a 2))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* (sqrt (* a (pow c 3))) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* a (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* a (- (+ (* -1 (/ (pow b 3) (* (pow a 2) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -27))) (* (pow a 2) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2))))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* a (- (+ (* -1 (/ (pow b 3) (* (pow a 2) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -27))) (* (pow a 3) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -27))) (* (pow a 2) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2))))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -27))) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2))))))) (* (pow a 3) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -27))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -27)))) (* (sqrt (/ (pow c 3) a)) (sqrt -27)))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -27)))) (* (sqrt (/ (pow c 3) a)) (sqrt -27))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -27) 2))))) (sqrt -27)))) (* (sqrt (/ (pow c 3) a)) (sqrt -27)))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -27))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -27)))) (* (sqrt (/ (pow c 3) a)) (sqrt -27))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -27)))) (* (sqrt (/ (pow c 3) a)) (sqrt -27)))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -27) 2))))) (sqrt -27)))) (* (sqrt (/ (pow c 3) a)) (sqrt -27))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* a (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* a (- (+ (* -3 c) (* 2 (/ (pow b 2) a))) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* a (- (+ (* -3 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -3)))) (* 2 (/ (pow b 2) a)))) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* a (- (+ (* -3 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -3) 3)))) (* 2 (/ (pow b 2) a)))) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -3)))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (- (+ (* -3 c) (/ (pow b 2) a)) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (- (+ (* -3 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -3)))) (/ (pow b 2) a))) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (- (+ (* -3 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -3) 3)))) (/ (pow b 2) a))) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -3)))))))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -3 (* a c))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a)))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b (sqrt -3))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -3))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -3) 3)))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 7) (pow (sqrt -3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -3) 3))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -2/3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))) (* -1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))) a)) (* 2/3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) a)) (* -1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (- (+ (* -1 (/ (pow b 3) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))))) (* 1/3 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))))) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))) a))) a)) (* 2/3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) a)) (* -1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* (sqrt (* a (pow c 3))) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))) (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow b 3) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))) a)) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) a)) (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))))) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))) a)) (+ (* -1 (/ (pow b 3) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))) a)) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) a)) (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (sqrt 27)))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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)))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 27)))) (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 27))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b 3) (pow a 2))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 27)))) (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 27)))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (sqrt -1) (- (pow b 6) (* -1/4 (/ (* a (pow (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt 27) 2)))))) (sqrt 27)))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 27))))) (pow a 3))) (+ (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 27)))) (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 27)))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (sqrt 27)))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 27)))) (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 27)))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 27)))) (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 27))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (sqrt -1) (- (pow b 6) (* -1/4 (/ (* a (pow (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt 27) 2)))))) (sqrt 27)))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 27))))) (pow a 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 27)))) (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 27))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* -1 (* a (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* -1 (* a (- (+ (* -2 (/ (pow b 2) a)) (* 3 c)) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 2))) a)) (* 3 c)) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 3)))) (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt 3))))) a)) (* 2 (pow b 2))) a)) (* 3 c)) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* a (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (pow b 2) a)) (* 3 c)) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))) (pow b 2)) a)) (* 3 c)) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 3)))) (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt 3))))) a)) (pow b 2)) a)) (* 3 c)) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (sqrt (* a c)) (* b (* (sqrt -1) (sqrt 3))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 3))))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 3)))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3)))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx b #s(hole binary64 b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (- (pow b 2) (* 3 (* a c)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1/9 (* (sqrt (/ c a)) (sqrt -27)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1/9 (* (sqrt (/ c a)) (sqrt -27))) (* -1/27 (/ (* b (* (sqrt -27) (sqrt -3))) a)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1/9 (* (sqrt (/ c a)) (sqrt -27))) (* b (+ (* -1/27 (/ (* (sqrt -27) (sqrt -3)) a)) (* 1/3 (* b (- (* -1/6 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/27 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -27) (pow (sqrt -3) 2)))) (* 2/9 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -27))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1/9 (* (sqrt (/ c a)) (sqrt -27))) (* b (+ (* -1/27 (/ (* (sqrt -27) (sqrt -3)) a)) (* b (+ (* 1/3 (* b (- (* 1/3 (/ 1 (* (pow a 2) c))) (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (- (* -1/6 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/27 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -27) (pow (sqrt -3) 2)))) (* 2/9 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -27)))))))) (+ (* 1/18 (/ (sqrt -27) (* (pow a 2) (* c (sqrt -3))))) (* 2/27 (/ (* (sqrt -27) (sqrt -3)) (* (pow a 2) c)))))))) (* 1/3 (- (* -1/6 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/27 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -27) (pow (sqrt -3) 2)))) (* 2/9 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -27)))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (sqrt -27)))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (+ (* -1/3 (* (sqrt (* a c)) (sqrt -27))) (* -1/9 (* b (* (sqrt -27) (sqrt -3)))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (+ (* -1/3 (* (sqrt (* a c)) (sqrt -27))) (* b (- (* b (- (* -1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/27 (* (sqrt (/ 1 (* a c))) (* (sqrt -27) (pow (sqrt -3) 2)))) (* 2/9 (* (sqrt (/ 1 (* a c))) (sqrt -27)))))) (* 1/9 (* (sqrt -27) (sqrt -3))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (+ (* -1/3 (* (sqrt (* a c)) (sqrt -27))) (* b (- (* b (- (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (* b (- (* 1/3 (/ 1 (* a c))) (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (- (* -1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/27 (* (sqrt (/ 1 (* a c))) (* (sqrt -27) (pow (sqrt -3) 2)))) (* 2/9 (* (sqrt (/ 1 (* a c))) (sqrt -27)))))))) (+ (* 1/18 (/ (sqrt -27) (* a (* c (sqrt -3))))) (* 2/27 (/ (* (sqrt -27) (sqrt -3)) (* a c)))))))) (+ (* 1/27 (* (sqrt (/ 1 (* a c))) (* (sqrt -27) (pow (sqrt -3) 2)))) (* 2/9 (* (sqrt (/ 1 (* a c))) (sqrt -27)))))) (* 1/9 (* (sqrt -27) (sqrt -3))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (sqrt -27)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -27)))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -27)) (* (pow b 2) (+ (* -1 b) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -27)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (- (+ (* -6 (* a c)) (* -3 (* a c))) (* 1/4 (/ (pow (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -27) 2))))))) (sqrt -27)))) 1)))))))
#s(approx (pow (neg b) 3) #s(hole binary64 (* -1 (pow b 3))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (sqrt -27)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -27)))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -27)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -6 (* a c)) (* -3 (* a c))) (* 1/4 (/ (pow (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -27) 2))))))) (sqrt -27)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -27)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (- (+ (* -6 (* a c)) (* -3 (* a c))) (* 1/4 (/ (pow (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -27) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -27) 2))))))) (sqrt -27)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -6 (* a c)) (* -3 (* a c))) (* 1/4 (/ (pow (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -27) 2)))))) (sqrt -27)))))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* -3 (* a c))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (+ (* -3 (* a c)) (* (sqrt (* a c)) (* b (sqrt -3))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (+ (* -3 (* a c)) (* b (- (* 2 b) (* -1 (* (sqrt (* a c)) (sqrt -3))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (+ (* -3 (* a c)) (* b (- (* b (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* -1 (* (sqrt (* a c)) (sqrt -3))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -3 (* a c))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* a c)) (* (sqrt (* a c)) (* b (sqrt -3))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* a c)) (* b (- b (* -1 (* (sqrt (* a c)) (sqrt -3))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* a c)) (* b (- (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* -1 (* (sqrt (* a c)) (sqrt -3))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -3))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/2 (/ (* a c) b))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -3/2 (/ (* a c) b))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a b)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 1/3 (/ (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))) (pow b 2)))) b)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (+ (* 1/3 (/ (- (* 1/6 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) a)) (+ (* -1/16 (* a (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 1/3 (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))))))) (pow b 4))) (* 1/3 (/ (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))) (pow b 2))))) b)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (+ (* 1/3 (/ (- (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))))))))) a)) (+ (* -3/8 (* (pow a 2) (* (pow c 2) (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a)))))) (+ (* -3/32 (* (pow a 2) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 1/3 (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) a)) (+ (* -1/16 (* a (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 1/3 (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a)))))))))))) (pow b 6))) (+ (* 1/3 (/ (- (* 1/6 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) a)) (+ (* -1/16 (* a (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 1/3 (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))))))) (pow b 4))) (* 1/3 (/ (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))) (pow b 2)))))) b)))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* 1/6 (/ (+ (* -6 (* a c)) (* -3 (* a c))) b))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (/ (- (+ (* 1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 2)))) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) (pow b 2)))) b)))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (/ (- (+ (* 1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (+ (* 1/6 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) (pow b 4))) (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 2))))) (+ (* -1/16 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) (pow b 2))) (* 1/3 (/ (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))) (* 1/18 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c))))))) (pow b 4)))))) b)))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (/ (- (+ (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (+ (* 1/6 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) (pow b 4))) (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 2)))))) (+ (* -3/8 (/ (* (pow a 2) (* (pow c 2) (- (* 1/6 (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))) (* 1/18 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))))))) (pow b 6))) (+ (* -3/32 (/ (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* -1/16 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) (pow b 2))) (+ (* 1/3 (/ (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))))))) (+ (* -1/16 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 1/3 (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))) (* 1/18 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c))))))))))) (pow b 6))) (* 1/3 (/ (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))) (* 1/18 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c))))))) (pow b 4))))))))) b)))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* 1/2 (* b (+ (* -6 (* a c)) (* -3 (* a c)))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* b (+ (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 2)))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* b (+ (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (+ (* 1/2 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 2))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* b (+ (* -1/2 (/ (+ (* 1/4 (pow (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (+ (* 1/2 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 2)))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2)))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 4))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 4)))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* 3 (pow b 2))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* (pow b 2) (- (+ 3 (* -3 (/ (* a c) (pow b 2)))) (* 3/2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* (pow b 2) (- (+ 3 (+ (* -3 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (* 3/2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* (pow b 2) (- (+ 3 (+ (* -3 (/ (* a c) (pow b 2))) (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* 2 (pow b 2))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 2 (* -3 (/ (* a c) (pow b 2)))) (* 3/2 (/ (* a c) (pow b 2)))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 2 (+ (* -3 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (* 3/2 (/ (* a c) (pow b 2)))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 2 (+ (* -3 (/ (* a c) (pow b 2))) (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2))))))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (- (* 3/2 (/ (* a c) (pow b 2))) 1))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))) 1))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -2/3 b)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -2 b)))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -2 b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* 1/3 (/ (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a))) (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* 1/3 (/ (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a))) (pow b 2))) (+ (* 1/3 (/ (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (+ (* 9/4 (* a (pow c 2))) (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a)))))) (pow b 4))) (* 2/3 (/ 1 a))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* 1/3 (/ (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a))) (pow b 2))) (+ (* 1/3 (/ (- (* 1/2 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) a)) (+ (* 9/8 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a)))))) (+ (* 27/8 (* (pow a 2) (pow c 3))) (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (+ (* 9/4 (* a (pow c 2))) (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a)))))))))) (pow b 6))) (+ (* 1/3 (/ (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (+ (* 9/4 (* a (pow c 2))) (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a)))))) (pow b 4))) (* 2/3 (/ 1 a)))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -2 b)))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* b (- (+ 2 (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2)))) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) (pow b 2))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* b (- (+ 2 (+ (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 4))))) (+ (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) (pow b 2))) (+ (* 9/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 2 (- (* -3 (* a c)) (* -3/2 (* a c)))))) (pow b 4)))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* b (- (+ 2 (+ (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 4)))))) (+ (* 9/8 (/ (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 2 (- (* -3 (* a c)) (* -3/2 (* a c))))))) (pow b 6))) (+ (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) (pow b 2))) (+ (* 9/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 27/8 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (/ (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 2 (- (* -3 (* a c)) (* -3/2 (* a c)))))) (pow b 4)) (/ (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))) (+ (* 9/4 (* (pow a 2) (pow c 2))) (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 2 (- (* -3 (* a c)) (* -3/2 (* a c))))))))) (pow b 6))))))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* -2 (pow b 3))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ 2 (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 4)))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 4))))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* -1 (pow b 3))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 4)))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 4))))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (pow b 2)))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (* -3 (/ (* a c) (pow b 2)))) (* -3/2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (+ (* -3 (/ (* a c) (pow b 2))) (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (* -3/2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (+ (* -3 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (* -3 (* a c)) (* -3/2 (* a c)))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (+ (* -3 (* a c)) (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (* -3/2 (* a c)))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (+ (* -3 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (+ (* -3 (* a c)) (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (pow b 2)))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 1/3 (/ (+ b (* -1 b)) a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))))
#s(approx c #s(hole binary64 c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* c (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))))) (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (+ (* 1/3 (* c (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -9/8 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (* 1/3 (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (+ (* 1/3 (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (* c (+ (* 1/3 (* c (- (* 1/2 (/ (- (* -27 (pow a 3)) (* 1/2 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -27/16 (/ (* (pow a 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -9/8 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -9/8 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/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/3 (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -9/8 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* c (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow a 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/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)) (- (* -3 a) (* 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (- (+ (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (- (* 1/2 (/ (- (* -27 (pow a 3)) (* 1/2 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -27/16 (/ (* (pow a 3) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -9/8 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow a 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/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))))))))) (+ (* -9/8 (/ (* (pow a 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/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)) (- (* -3 a) (* 3/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 (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* 1/2 (/ (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 3))) (pow b 3)))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (pow b 3))))) (pow b 3)))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* c (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -27 (pow a 3)) (* 1/2 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (+ (* 1/2 (/ (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 3))) (pow b 3))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (pow b 3))))) (pow b 3))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -27 (pow a 3)) (* 1/2 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* c (- (* -3 a) (* 3/2 a)))) (* -1 (pow b 2)))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* c (- (+ (* -3 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) (* 3/2 a)))) (* -1 (pow b 2)))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* c (- (+ (* -3 a) (* c (- (* -27/16 (/ (* (pow a 3) c) (pow b 4))) (* 9/8 (/ (pow a 2) (pow b 2)))))) (* 3/2 a)))) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (+ (* c (- (* -3 a) (* 3/2 a))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (+ (* c (- (+ (* -3 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) (* 3/2 a))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (+ (* c (- (+ (* -3 a) (* c (- (* -27/16 (/ (* (pow a 3) c) (pow b 4))) (* 9/8 (/ (pow a 2) (pow b 2)))))) (* 3/2 a))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -1 (pow b 2)) (* c (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -1 (pow b 2)) (* c (+ (* 3/2 a) (* c (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 27/16 (/ (* (pow a 3) c) (pow b 4))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 3 a)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* c (+ (* -2/3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* c (+ (* -2/3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))) (+ (* 1/3 (* (sqrt (/ a c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (* a (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt -27)) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))))) (pow c 2))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* c (+ (* -2/3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))) (+ (* 1/3 (* (sqrt (/ a c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (+ (* 1/3 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))) (+ (* -1 (/ (* (pow b 5) (sqrt -27)) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (* a (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt -27)) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2))))))) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))) (pow c 3))) (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (* a (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt -27)) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))))) (pow c 2)))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* c (- (+ (* -1 (/ (pow b 3) (* (pow c 2) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -27))) (* (pow c 2) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2))))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* c (- (+ (* -1 (/ (pow b 3) (* (pow c 2) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (+ (* -1 (/ (* a (* (pow b 5) (sqrt -27))) (* (pow c 3) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3))))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -27))) (* (pow c 2) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2))))) (+ (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* a (* (pow b 3) (sqrt -27))) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2))))))) (* (pow c 3) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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)))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -27)))) (* (sqrt (/ (pow a 3) c)) (sqrt -27)))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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)))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -27)))) (* (sqrt (/ (pow a 3) c)) (sqrt -27))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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)))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -27) 2))))) (sqrt -27)))) (* (sqrt (/ (pow a 3) c)) (sqrt -27)))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -27)))) (* (sqrt (/ (pow a 3) c)) (sqrt -27))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -27)))) (* (sqrt (/ (pow a 3) c)) (sqrt -27)))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -27) 2))))) (sqrt -27)))) (* (sqrt (/ (pow a 3) c)) (sqrt -27))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* c (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* c (- (+ (* -3 a) (* 2 (/ (pow b 2) c))) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* c (- (+ (* -3 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -3)))) (* 2 (/ (pow b 2) c)))) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* c (- (+ (* -3 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 3)))) (* 2 (/ (pow b 2) c)))) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -3)))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (- (+ (* -3 a) (/ (pow b 2) c)) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (- (+ (* -3 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -3)))) (/ (pow b 2) c))) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (- (+ (* -3 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 3)))) (/ (pow b 2) c))) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -3)))))))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c)))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -3))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 3)))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 7) (pow (sqrt -3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 3))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))) (* 2/3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -2/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))) (* -1/3 (/ (- (+ (* -1 (/ (pow b 3) (* a (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt 27)) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))) c))) c)) (* 1/3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))) (+ (* -1 (/ (* (pow b 5) (sqrt 27)) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (* a (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt 27)) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))))) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))) c)) (* 1/3 (- (+ (* -1 (/ (pow b 3) (* a (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt 27)) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))))) c)) (* -2/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) c)) (* 1/3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow b 3) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* a (* (pow b 3) (sqrt 27))) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) c)) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))) (+ (* -1 (/ (* a (* (pow b 5) (sqrt 27))) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* a (* (pow b 3) (sqrt 27))) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))))) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))) c)) (+ (* -1 (/ (pow b 3) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* a (* (pow b 3) (sqrt 27))) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) c)) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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)))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 27)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 27))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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 5)))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 27)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 27)))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (- (pow b 6) (* -1/4 (/ (* c (pow (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt 27) 2)))))) (sqrt 27)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 27))))) (pow c 3))) (+ (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 27)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 27)))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 27)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 27)))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow c 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 27)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 27))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (- (pow b 6) (* -1/4 (/ (* c (pow (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt 27) 2)))))) (sqrt 27)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 27))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 27)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 27))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* -1 (* c (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* -1 (* c (- (+ (* -2 (/ (pow b 2) c)) (* 3 a)) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 2))) c)) (* 3 a)) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 3)))) (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt 3))))) c)) (* 2 (pow b 2))) c)) (* 3 a)) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* c (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (pow b 2) c)) (* 3 a)) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))) (pow b 2)) c)) (* 3 a)) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 3)))) (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt 3))))) c)) (pow b 2)) c)) (* 3 a)) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 3))))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 3)))))))))))
Calls

9 calls:

TimeVariablePointExpression
25.0ms
a
@-inf
((/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) -1 b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) -2/3 (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* -3 (* c a)) (* c a) (* 3 a) (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))
19.0ms
c
@-inf
((/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) -1 b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) -2/3 (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* -3 (* c a)) (* c a) (* 3 a) (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))
15.0ms
b
@0
((/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) -1 b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) -2/3 (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* -3 (* c a)) (* c a) (* 3 a) (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))
14.0ms
c
@inf
((/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) -1 b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) -2/3 (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* -3 (* c a)) (* c a) (* 3 a) (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))
14.0ms
a
@0
((/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) -1 b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) -2/3 (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* -3 (* c a)) (* c a) (* 3 a) (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))

rewrite277.0ms (6.4%)

Memory
-29.2MiB live, 545.1MiB allocated; 38ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0289342316
0294438532
0858137306
Stop Event
iter-limit
node-limit
iter-limit
Counts
532 → 583
Calls
Call 1
Inputs
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a)
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
#s(literal -1 binary64)
b
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))
(*.f64 #s(literal -3 binary64) a)
#s(literal -3 binary64)
a
c
(*.f64 b b)
#s(literal 3 binary64)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
#s(literal -2/3 binary64)
(/.f64 b a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))
(*.f64 (/.f64 c a) #s(literal -3 binary64))
(/.f64 c a)
#s(literal 1/3 binary64)
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
(neg.f64 b)
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(*.f64 c a)
(*.f64 #s(literal 3 binary64) a)
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 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 -3 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 -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))
(fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
(*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (/ (+ b (* -1 b)) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))) a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (+ b (* -1 b)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (* -1 b))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -3/2 (/ (* a c) b)) (* -1 b)))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2))))
#s(approx (* -3 a) #s(hole binary64 (* -3 a)))
#s(approx a #s(hole binary64 a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))
#s(approx (* -2/3 (/ b a)) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ b a) #s(hole binary64 (/ b a)))
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -3))))
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a))))
#s(approx (/ c a) #s(hole binary64 (/ c a)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -3/2 (/ (* a c) b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 b))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b)))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (pow b 2)))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2))))
#s(approx (* -3 (* c a)) #s(hole binary64 (* -3 (* a c))))
#s(approx (* c a) #s(hole binary64 (* a c)))
#s(approx (* 3 a) #s(hole binary64 (* 3 a)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (* a (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) a)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (* a (+ (* 1/3 (* a (- (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (* 1/3 (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))))) a)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (* a (+ (* 1/3 (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* a (+ (* 1/3 (* a (- (* 1/2 (/ (- (* -27 (pow c 3)) (* 1/2 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -27/16 (/ (* (pow c 3) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -9/8 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/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/3 (- (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* a (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* a (- (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/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)) (- (* -3 c) (* 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* a (- (+ (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* a (- (* 1/2 (/ (- (* -27 (pow c 3)) (* 1/2 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -27/16 (/ (* (pow c 3) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -9/8 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/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))))))))) (+ (* -9/8 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/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)) (- (* -3 c) (* 3/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 (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (pow b 3))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* 1/2 (/ (* a (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 3))) (pow b 3)))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (pow b 3))))) (pow b 3)))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* a (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -27 (pow c 3)) (* 1/2 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (pow b 3)))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (+ (* 1/2 (/ (* a (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c)))) (pow b 3))) (pow b 3))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (pow b 3))))) (pow b 3))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -27 (pow c 3)) (* 1/2 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (- (* 2 (pow b 2)) (* -1 (pow b 2)))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* a (- (* -3 c) (* 3/2 c)))) (* -1 (pow b 2)))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* a (- (+ (* -3 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) (* 3/2 c)))) (* -1 (pow b 2)))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* a (- (+ (* -3 c) (* a (- (* -27/16 (/ (* a (pow c 3)) (pow b 4))) (* 9/8 (/ (pow c 2) (pow b 2)))))) (* 3/2 c)))) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (pow b 2) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (+ (* a (- (* -3 c) (* 3/2 c))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (+ (* a (- (+ (* -3 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) (* 3/2 c))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (+ (* a (- (+ (* -3 c) (* a (- (* -27/16 (/ (* a (pow c 3)) (pow b 4))) (* 9/8 (/ (pow c 2) (pow b 2)))))) (* 3/2 c))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (pow b 2)))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (pow b 2))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -1 (pow b 2)) (* 3/2 (* a c)))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ (* 3/2 c) (* a (+ (* 9/8 (/ (pow c 2) (pow b 2))) (* 27/16 (/ (* a (pow c 3)) (pow b 4))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -3 (* a c))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -3 (* a c))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 3 c)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -2/3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -2/3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))) (+ (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))) (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -27))) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))))) (pow a 2)))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -2/3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))) (+ (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))) (+ (* 1/3 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -27))) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -27))) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2))))))) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))) (pow a 3))) (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -27))) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))))) (pow a 2))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* (sqrt (* a (pow c 3))) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* a (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* a (- (+ (* -1 (/ (pow b 3) (* (pow a 2) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -27))) (* (pow a 2) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2))))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* a (- (+ (* -1 (/ (pow b 3) (* (pow a 2) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -27))) (* (pow a 3) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -27))) (* (pow a 2) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2))))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -27))) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2))))))) (* (pow a 3) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -27))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -27)))) (* (sqrt (/ (pow c 3) a)) (sqrt -27)))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -27)))) (* (sqrt (/ (pow c 3) a)) (sqrt -27))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -27) 2))))) (sqrt -27)))) (* (sqrt (/ (pow c 3) a)) (sqrt -27)))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -27))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -27)))) (* (sqrt (/ (pow c 3) a)) (sqrt -27))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -27)))) (* (sqrt (/ (pow c 3) a)) (sqrt -27)))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -27) 2))))) (sqrt -27)))) (* (sqrt (/ (pow c 3) a)) (sqrt -27))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* a (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* a (- (+ (* -3 c) (* 2 (/ (pow b 2) a))) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* a (- (+ (* -3 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -3)))) (* 2 (/ (pow b 2) a)))) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* a (- (+ (* -3 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -3) 3)))) (* 2 (/ (pow b 2) a)))) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -3)))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (- (+ (* -3 c) (/ (pow b 2) a)) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (- (+ (* -3 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -3)))) (/ (pow b 2) a))) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (- (+ (* -3 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -3) 3)))) (/ (pow b 2) a))) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -3)))))))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -3 (* a c))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a)))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b (sqrt -3))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -3))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -3) 3)))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 7) (pow (sqrt -3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -3) 3))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -2/3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))) (* -1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))) a)) (* 2/3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) a)) (* -1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (- (+ (* -1 (/ (pow b 3) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))))) (* 1/3 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))))) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))) a))) a)) (* 2/3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) a)) (* -1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* (sqrt (* a (pow c 3))) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))) (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow b 3) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))) a)) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) a)) (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))))) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))) a)) (+ (* -1 (/ (pow b 3) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))) a)) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) a)) (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (sqrt 27)))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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)))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 27)))) (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 27))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b 3) (pow a 2))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 27)))) (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 27)))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (sqrt -1) (- (pow b 6) (* -1/4 (/ (* a (pow (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt 27) 2)))))) (sqrt 27)))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 27))))) (pow a 3))) (+ (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 27)))) (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 27)))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (sqrt 27)))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 27)))) (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 27)))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 27)))) (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 27))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (sqrt -1) (- (pow b 6) (* -1/4 (/ (* a (pow (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt 27) 2)))))) (sqrt 27)))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (sqrt 27))))) (pow a 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (sqrt 27)))) (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (sqrt 27))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* -1 (* a (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* -1 (* a (- (+ (* -2 (/ (pow b 2) a)) (* 3 c)) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 2))) a)) (* 3 c)) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 3)))) (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt 3))))) a)) (* 2 (pow b 2))) a)) (* 3 c)) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* a (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (pow b 2) a)) (* 3 c)) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))) (pow b 2)) a)) (* 3 c)) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 3)))) (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt 3))))) a)) (pow b 2)) a)) (* 3 c)) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (sqrt (* a c)) (* b (* (sqrt -1) (sqrt 3))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 3))))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 3)))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3)))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx b #s(hole binary64 b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (- (pow b 2) (* 3 (* a c)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1/9 (* (sqrt (/ c a)) (sqrt -27)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1/9 (* (sqrt (/ c a)) (sqrt -27))) (* -1/27 (/ (* b (* (sqrt -27) (sqrt -3))) a)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1/9 (* (sqrt (/ c a)) (sqrt -27))) (* b (+ (* -1/27 (/ (* (sqrt -27) (sqrt -3)) a)) (* 1/3 (* b (- (* -1/6 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/27 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -27) (pow (sqrt -3) 2)))) (* 2/9 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -27))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1/9 (* (sqrt (/ c a)) (sqrt -27))) (* b (+ (* -1/27 (/ (* (sqrt -27) (sqrt -3)) a)) (* b (+ (* 1/3 (* b (- (* 1/3 (/ 1 (* (pow a 2) c))) (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (- (* -1/6 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/27 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -27) (pow (sqrt -3) 2)))) (* 2/9 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -27)))))))) (+ (* 1/18 (/ (sqrt -27) (* (pow a 2) (* c (sqrt -3))))) (* 2/27 (/ (* (sqrt -27) (sqrt -3)) (* (pow a 2) c)))))))) (* 1/3 (- (* -1/6 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/27 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -27) (pow (sqrt -3) 2)))) (* 2/9 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -27)))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (sqrt -27)))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (+ (* -1/3 (* (sqrt (* a c)) (sqrt -27))) (* -1/9 (* b (* (sqrt -27) (sqrt -3)))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (+ (* -1/3 (* (sqrt (* a c)) (sqrt -27))) (* b (- (* b (- (* -1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/27 (* (sqrt (/ 1 (* a c))) (* (sqrt -27) (pow (sqrt -3) 2)))) (* 2/9 (* (sqrt (/ 1 (* a c))) (sqrt -27)))))) (* 1/9 (* (sqrt -27) (sqrt -3))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (+ (* -1/3 (* (sqrt (* a c)) (sqrt -27))) (* b (- (* b (- (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (* b (- (* 1/3 (/ 1 (* a c))) (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (- (* -1/6 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/27 (* (sqrt (/ 1 (* a c))) (* (sqrt -27) (pow (sqrt -3) 2)))) (* 2/9 (* (sqrt (/ 1 (* a c))) (sqrt -27)))))))) (+ (* 1/18 (/ (sqrt -27) (* a (* c (sqrt -3))))) (* 2/27 (/ (* (sqrt -27) (sqrt -3)) (* a c)))))))) (+ (* 1/27 (* (sqrt (/ 1 (* a c))) (* (sqrt -27) (pow (sqrt -3) 2)))) (* 2/9 (* (sqrt (/ 1 (* a c))) (sqrt -27)))))) (* 1/9 (* (sqrt -27) (sqrt -3))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (sqrt -27)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -27)))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -27)) (* (pow b 2) (+ (* -1 b) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -27)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (- (+ (* -6 (* a c)) (* -3 (* a c))) (* 1/4 (/ (pow (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -27) 2))))))) (sqrt -27)))) 1)))))))
#s(approx (pow (neg b) 3) #s(hole binary64 (* -1 (pow b 3))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2))))) (sqrt -27)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -27)))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -27)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -6 (* a c)) (* -3 (* a c))) (* 1/4 (/ (pow (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -27) 2))))))) (sqrt -27)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -27)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (- (+ (* -6 (* a c)) (* -3 (* a c))) (* 1/4 (/ (pow (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -27) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -27) 2))))))) (sqrt -27)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -6 (* a c)) (* -3 (* a c))) (* 1/4 (/ (pow (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -27) 2)))))) (sqrt -27)))))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* -3 (* a c))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (+ (* -3 (* a c)) (* (sqrt (* a c)) (* b (sqrt -3))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (+ (* -3 (* a c)) (* b (- (* 2 b) (* -1 (* (sqrt (* a c)) (sqrt -3))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (+ (* -3 (* a c)) (* b (- (* b (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* -1 (* (sqrt (* a c)) (sqrt -3))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -3 (* a c))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* a c)) (* (sqrt (* a c)) (* b (sqrt -3))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* a c)) (* b (- b (* -1 (* (sqrt (* a c)) (sqrt -3))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* a c)) (* b (- (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* -1 (* (sqrt (* a c)) (sqrt -3))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -3))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/2 (/ (* a c) b))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -3/2 (/ (* a c) b))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a b)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 1/3 (/ (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))) (pow b 2)))) b)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (+ (* 1/3 (/ (- (* 1/6 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) a)) (+ (* -1/16 (* a (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 1/3 (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))))))) (pow b 4))) (* 1/3 (/ (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))) (pow b 2))))) b)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (+ (* 1/3 (/ (- (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))))))))) a)) (+ (* -3/8 (* (pow a 2) (* (pow c 2) (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a)))))) (+ (* -3/32 (* (pow a 2) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 1/3 (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) a)) (+ (* -1/16 (* a (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 1/3 (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a)))))))))))) (pow b 6))) (+ (* 1/3 (/ (- (* 1/6 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) a)) (+ (* -1/16 (* a (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 1/3 (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))))))) (pow b 4))) (* 1/3 (/ (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))) (pow b 2)))))) b)))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* 1/6 (/ (+ (* -6 (* a c)) (* -3 (* a c))) b))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (/ (- (+ (* 1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 2)))) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) (pow b 2)))) b)))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (/ (- (+ (* 1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (+ (* 1/6 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) (pow b 4))) (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 2))))) (+ (* -1/16 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) (pow b 2))) (* 1/3 (/ (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))) (* 1/18 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c))))))) (pow b 4)))))) b)))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (/ (- (+ (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/6 (+ (* -6 (* a c)) (* -3 (* a c)))) (+ (* 1/6 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) (pow b 4))) (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 2)))))) (+ (* -3/8 (/ (* (pow a 2) (* (pow c 2) (- (* 1/6 (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))) (* 1/18 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))))))) (pow b 6))) (+ (* -3/32 (/ (* (pow a 3) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 6))) (+ (* -1/16 (/ (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c))))) (pow b 4))) (+ (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) (pow b 2))) (+ (* 1/3 (/ (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))))))) (+ (* -1/16 (* (pow a 2) (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 1/3 (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))) (* 1/18 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c))))))))))) (pow b 6))) (* 1/3 (/ (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))) (* 1/18 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c))))))) (pow b 4))))))))) b)))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* 1/2 (* b (+ (* -6 (* a c)) (* -3 (* a c)))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* b (+ (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 2)))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* b (+ (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (+ (* 1/2 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 2))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* b (+ (* -1/2 (/ (+ (* 1/4 (pow (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (+ (* 1/2 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 2)))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2)))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 4))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 4)))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* 3 (pow b 2))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* (pow b 2) (- (+ 3 (* -3 (/ (* a c) (pow b 2)))) (* 3/2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* (pow b 2) (- (+ 3 (+ (* -3 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (* 3/2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* (pow b 2) (- (+ 3 (+ (* -3 (/ (* a c) (pow b 2))) (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* 2 (pow b 2))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 2 (* -3 (/ (* a c) (pow b 2)))) (* 3/2 (/ (* a c) (pow b 2)))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 2 (+ (* -3 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (* 3/2 (/ (* a c) (pow b 2)))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 2 (+ (* -3 (/ (* a c) (pow b 2))) (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2))))))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (- (* 3/2 (/ (* a c) (pow b 2))) 1))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))) 1))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (- (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -2/3 b)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -2 b)))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -2 b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* 1/3 (/ (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a))) (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* 1/3 (/ (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a))) (pow b 2))) (+ (* 1/3 (/ (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (+ (* 9/4 (* a (pow c 2))) (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a)))))) (pow b 4))) (* 2/3 (/ 1 a))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* 1/3 (/ (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a))) (pow b 2))) (+ (* 1/3 (/ (- (* 1/2 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) a)) (+ (* 9/8 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a)))))) (+ (* 27/8 (* (pow a 2) (pow c 3))) (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (+ (* 9/4 (* a (pow c 2))) (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a)))))))))) (pow b 6))) (+ (* 1/3 (/ (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (+ (* 9/4 (* a (pow c 2))) (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a)))))) (pow b 4))) (* 2/3 (/ 1 a)))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -2 b)))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* b (- (+ 2 (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2)))) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) (pow b 2))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* b (- (+ 2 (+ (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 4))))) (+ (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) (pow b 2))) (+ (* 9/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 2 (- (* -3 (* a c)) (* -3/2 (* a c)))))) (pow b 4)))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* b (- (+ 2 (+ (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 4)))))) (+ (* 9/8 (/ (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 2 (- (* -3 (* a c)) (* -3/2 (* a c))))))) (pow b 6))) (+ (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) (pow b 2))) (+ (* 9/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 27/8 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (/ (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 2 (- (* -3 (* a c)) (* -3/2 (* a c)))))) (pow b 4)) (/ (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))) (+ (* 9/4 (* (pow a 2) (pow c 2))) (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (+ (* -6 (* a c)) (* -3 (* a c)))) (* 2 (- (* -3 (* a c)) (* -3/2 (* a c))))))))) (pow b 6))))))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* -2 (pow b 3))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ 2 (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 4)))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 4))))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* -1 (pow b 3))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 4)))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) (pow b 4))))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (pow b 2)))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (* -3 (/ (* a c) (pow b 2)))) (* -3/2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (+ (* -3 (/ (* a c) (pow b 2))) (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (* -3/2 (/ (* a c) (pow b 2)))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (+ (* -3 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (* -3 (* a c)) (* -3/2 (* a c)))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (+ (* -3 (* a c)) (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (* -3/2 (* a c)))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (+ (* -3 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (+ (* -3 (* a c)) (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (pow b 2)))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 1/3 (/ (+ b (* -1 b)) a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))))
#s(approx c #s(hole binary64 c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* c (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))))) (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (+ (* 1/3 (* c (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -9/8 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (* 1/3 (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (+ (* 1/3 (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (* c (+ (* 1/3 (* c (- (* 1/2 (/ (- (* -27 (pow a 3)) (* 1/2 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -27/16 (/ (* (pow a 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -9/8 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -9/8 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/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/3 (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -9/8 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* c (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow a 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/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)) (- (* -3 a) (* 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (+ (* -1 (/ (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (- (+ (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (- (* 1/2 (/ (- (* -27 (pow a 3)) (* 1/2 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -27/16 (/ (* (pow a 3) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -9/8 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow a 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/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))))))))) (+ (* -9/8 (/ (* (pow a 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/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)) (- (* -3 a) (* 3/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 (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* 1/2 (/ (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 3))) (pow b 3)))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (pow b 3))))) (pow b 3)))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (+ (* -1 (pow b 3)) (+ (* c (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -27 (pow a 3)) (* 1/2 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (+ (* 1/2 (/ (* c (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4))))) (pow b 3))) (pow b 3))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (pow b 3))))) (pow b 3))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -27 (pow a 3)) (* 1/2 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* c (- (* -3 a) (* 3/2 a)))) (* -1 (pow b 2)))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* c (- (+ (* -3 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) (* 3/2 a)))) (* -1 (pow b 2)))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (- (+ (* 2 (pow b 2)) (* c (- (+ (* -3 a) (* c (- (* -27/16 (/ (* (pow a 3) c) (pow b 4))) (* 9/8 (/ (pow a 2) (pow b 2)))))) (* 3/2 a)))) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (+ (* c (- (* -3 a) (* 3/2 a))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (+ (* c (- (+ (* -3 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) (* 3/2 a))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (- (+ (* c (- (+ (* -3 a) (* c (- (* -27/16 (/ (* (pow a 3) c) (pow b 4))) (* 9/8 (/ (pow a 2) (pow b 2)))))) (* 3/2 a))) (pow b 2)) (* -1 (pow b 2)))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -1 (pow b 2)) (* c (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -1 (pow b 2)) (* c (+ (* 3/2 a) (* c (+ (* 9/8 (/ (pow a 2) (pow b 2))) (* 27/16 (/ (* (pow a 3) c) (pow b 4))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 3 a)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* c (+ (* -2/3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* c (+ (* -2/3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))) (+ (* 1/3 (* (sqrt (/ a c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (* a (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt -27)) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))))) (pow c 2))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* c (+ (* -2/3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))) (+ (* 1/3 (* (sqrt (/ a c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (+ (* 1/3 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))) (+ (* -1 (/ (* (pow b 5) (sqrt -27)) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (* a (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt -27)) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2))))))) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))) (pow c 3))) (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (* a (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt -27)) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))))) (pow c 2)))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* c (- (+ (* -1 (/ (pow b 3) (* (pow c 2) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -27))) (* (pow c 2) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2))))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* c (- (+ (* -1 (/ (pow b 3) (* (pow c 2) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (+ (* -1 (/ (* a (* (pow b 5) (sqrt -27))) (* (pow c 3) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3))))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -27))) (* (pow c 2) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2))))) (+ (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* a (* (pow b 3) (sqrt -27))) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2))))))) (* (pow c 3) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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)))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -27)))) (* (sqrt (/ (pow a 3) c)) (sqrt -27)))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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)))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -27)))) (* (sqrt (/ (pow a 3) c)) (sqrt -27))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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)))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -27) 2))))) (sqrt -27)))) (* (sqrt (/ (pow a 3) c)) (sqrt -27)))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -27)))) (* (sqrt (/ (pow a 3) c)) (sqrt -27))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -27)))) (* (sqrt (/ (pow a 3) c)) (sqrt -27)))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (sqrt -27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -27) 2))))) (sqrt -27)))) (* (sqrt (/ (pow a 3) c)) (sqrt -27))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* c (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* c (- (+ (* -3 a) (* 2 (/ (pow b 2) c))) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* c (- (+ (* -3 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -3)))) (* 2 (/ (pow b 2) c)))) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* c (- (+ (* -3 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 3)))) (* 2 (/ (pow b 2) c)))) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -3)))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (- (+ (* -3 a) (/ (pow b 2) c)) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (- (+ (* -3 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -3)))) (/ (pow b 2) c))) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (- (+ (* -3 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 3)))) (/ (pow b 2) c))) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -3)))))))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c)))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -3))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 3)))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 7) (pow (sqrt -3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -3) 3))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))) (* 2/3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -2/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))) (* -1/3 (/ (- (+ (* -1 (/ (pow b 3) (* a (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt 27)) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))) c))) c)) (* 1/3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))) (+ (* -1 (/ (* (pow b 5) (sqrt 27)) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (* a (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt 27)) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))))) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))) c)) (* 1/3 (- (+ (* -1 (/ (pow b 3) (* a (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt 27)) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))))) c)) (* -2/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) c)) (* 1/3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow b 3) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* a (* (pow b 3) (sqrt 27))) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) c)) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))) (+ (* -1 (/ (* a (* (pow b 5) (sqrt 27))) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* a (* (pow b 3) (sqrt 27))) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))))) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))) c)) (+ (* -1 (/ (pow b 3) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* a (* (pow b 3) (sqrt 27))) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) c)) (* (sqrt (/ (pow a 3) c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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)))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 27)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 27))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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 5)))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 27)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 27)))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (- (pow b 6) (* -1/4 (/ (* c (pow (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt 27) 2)))))) (sqrt 27)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 27))))) (pow c 3))) (+ (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 27)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 27)))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 27)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 27)))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow c 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 27)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 27)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 27))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (- (pow b 6) (* -1/4 (/ (* c (pow (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt 27) 2)))))) (sqrt 27)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (sqrt 27))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (sqrt 27)))) (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 27))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* -1 (* c (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* -1 (* c (- (+ (* -2 (/ (pow b 2) c)) (* 3 a)) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))) (* 2 (pow b 2))) c)) (* 3 a)) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 3)))) (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt 3))))) c)) (* 2 (pow b 2))) c)) (* 3 a)) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* c (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (pow b 2) c)) (* 3 a)) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))) (pow b 2)) c)) (* 3 a)) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 3)))) (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt 3))))) c)) (pow b 2)) c)) (* 3 a)) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 3))))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 3) (sqrt -1)) (sqrt 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt 3) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt 3) 3)))))))))))
Outputs
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64))) (neg.f64 a))
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a)
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) #s(literal -3 binary64))
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64))
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b) (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
(+.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
#s(literal -1 binary64)
b
(pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64))
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (*.f64 #s(literal -3 binary64) a) c) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))
(sqrt.f64 (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b))
(*.f64 #s(literal -3 binary64) a)
#s(literal -3 binary64)
a
c
(*.f64 (fabs.f64 b) (fabs.f64 b))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 b b)
(pow.f64 b #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
#s(literal 3 binary64)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
#s(literal -2/3 binary64)
(/.f64 (neg.f64 b) (neg.f64 a))
(/.f64 b a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))
(pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))
(*.f64 (/.f64 c a) #s(literal -3 binary64))
(/.f64 (neg.f64 c) (neg.f64 a))
(/.f64 c a)
#s(literal 1/3 binary64)
(/.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 3 binary64) a)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a))
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))))))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))))
(neg.f64 b)
(pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(*.f64 c a)
(*.f64 #s(literal 3 binary64) a)
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))))) (neg.f64 (*.f64 #s(literal 3 binary64) a)))
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (neg.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))))
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 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 -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))))
(*.f64 (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 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 -3 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 -3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 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 -3 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 -3 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 -3 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 -3 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 -3 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))
(*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))
(pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 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 -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 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 -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))))))
(fma.f64 (fabs.f64 b) (fabs.f64 b) (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))
(fma.f64 (neg.f64 b) (neg.f64 b) (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))
(fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))
(+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))
(-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (*.f64 #s(literal -3 binary64) a) c) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))
(sqrt.f64 (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b))
(*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) b)) a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 1/3 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 #s(literal 1/3 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))) a))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 #s(literal 1/3 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))) a))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal 1/3 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 1/3 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal 1/3 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal 1/3 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (+.f64 b (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -1 binary64) b))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (+.f64 b (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (+.f64 b (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) b)
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (+.f64 b (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (+.f64 b (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 b b))
#s(approx (+ (* (* -3 a) c) (* b b)) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))
#s(approx (* -3 a) (*.f64 #s(literal -3 binary64) a))
#s(approx a a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 81/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 81/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) b))))))))
#s(approx (* -2/3 (/ b a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ b a) (/.f64 b a))
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (sqrt (* (/ c a) -3)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))
#s(approx (* (/ c a) -3) (*.f64 #s(literal -3 binary64) (/.f64 c a)))
#s(approx (/ c a) (/.f64 c a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -27/16 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 81/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 81/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) b)))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) b)
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (+.f64 b (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (+.f64 b (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))))
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))
#s(approx (- (* b b) (* (* 3 a) c)) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))
#s(approx (* -3 (* c a)) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
#s(approx (* c a) (*.f64 a c))
#s(approx (* 3 a) (*.f64 #s(literal 3 binary64) a))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal 1/3 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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal 3/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/3 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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (/.f64 (fma.f64 #s(literal 1/3 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/3 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -9/8 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 -3 binary64) c) (*.f64 #s(literal 3/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal 3/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/3 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (/.f64 (fma.f64 #s(literal 1/3 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/3 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal 3/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/3 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -27/16 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 -9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal 3/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 -3 binary64) c) (*.f64 #s(literal 3/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -9/8 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 -3 binary64) c) (*.f64 #s(literal 3/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal 3/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/3 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -9/8 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 -3 binary64) c) (*.f64 #s(literal 3/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -9/8 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 -3 binary64) c) (*.f64 #s(literal 3/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal 3/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 -3 binary64) c) (*.f64 #s(literal 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -27 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -27/16 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 -9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal 3/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 -3 binary64) c) (*.f64 #s(literal 3/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -9/8 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 -3 binary64) c) (*.f64 #s(literal 3/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal 3/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 -9/8 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 -3 binary64) c) (*.f64 #s(literal 3/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal 3/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 -3 binary64) c) (*.f64 #s(literal 3/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 (+ (* (* -3 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 (+ (* (* -3 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 -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 (+ (* (* -3 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 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 (+ (* (* -3 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 -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -27 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 (+ (* (* -3 a) c) (* b b))) 3) (pow.f64 b #s(literal 3 binary64)))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 (+ (* (* -3 a) c) (* b b))) 3) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 (+ (* (* -3 a) c) (* b b))) 3) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -27 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 a (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 3/2 binary64) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 a (-.f64 (fma.f64 #s(literal -3 binary64) c (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal 3/2 binary64) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 a (-.f64 (fma.f64 #s(literal -3 binary64) c (*.f64 a (-.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) (*.f64 #s(literal 3/2 binary64) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (-.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (-.f64 (fma.f64 a (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal 3/2 binary64) c)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (-.f64 (fma.f64 a (-.f64 (fma.f64 #s(literal -3 binary64) c (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal 3/2 binary64) c)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (-.f64 (fma.f64 a (-.f64 (fma.f64 #s(literal -3 binary64) c (*.f64 a (-.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) (*.f64 #s(literal 3/2 binary64) c)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 b b))
#s(approx (+ (* (* -3 a) c) (* b b)) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 b b)))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) c)))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a (fma.f64 #s(literal 3/2 binary64) c (*.f64 a (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 #s(literal 1/6 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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/6 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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 #s(literal 1/6 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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/6 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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b 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 -3 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))
#s(approx (sqrt (+ (* (* -3 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))
#s(approx (sqrt (+ (* (* -3 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 -3 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))
#s(approx (sqrt (+ (* (* -3 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 -3 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 -3 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 a (fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b b) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 #s(literal 1/6 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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/6 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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -3 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) (/.f64 b a))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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 -3 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))))
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (-.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 3 binary64) c))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) (*.f64 a a))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (fma.f64 #s(literal 1/3 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 -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))))) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) (*.f64 a a)))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -27 binary64))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -27 binary64)))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 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 -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -27 binary64))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 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 -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -27 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 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal -27 binary64))))) (sqrt.f64 #s(literal -27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -27 binary64)))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -27 binary64))))
#s(approx (pow (sqrt (+ (* (* -3 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 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -27 binary64))))))
#s(approx (pow (sqrt (+ (* (* -3 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 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 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 -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -27 binary64)))))))
#s(approx (pow (sqrt (+ (* (* -3 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 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 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 -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -27 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 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal -27 binary64))))) (sqrt.f64 #s(literal -27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -27 binary64))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 a (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 a (-.f64 (fma.f64 #s(literal -3 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 -3 binary64))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 a (-.f64 (fma.f64 #s(literal -3 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 -3 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 -3 binary64))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 a (-.f64 (fma.f64 #s(literal -3 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 -3 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 -3 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 -3 binary64)))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 a (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 a (-.f64 (fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 a (-.f64 (fma.f64 #s(literal -3 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 -3 binary64)))) (/.f64 (*.f64 b b) a))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 a (-.f64 (fma.f64 #s(literal -3 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 -3 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 -3 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 -3 binary64)))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 a (fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b b) a))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -3 binary64))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -3 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 -3 binary64) #s(literal 3/2 binary64)))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -3 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 -3 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 -3 binary64) #s(literal 3/2 binary64))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) b)) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))))) a) (*.f64 #s(literal 1/3 binary64) b)) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a) (*.f64 #s(literal -1/3 binary64) b)) a) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a)))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))))
#s(approx (+ (* (* -3 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 3 binary64) c)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) b)) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))))) a) (*.f64 #s(literal 1/3 binary64) b)) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (sqrt (* (/ c a) -3)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a)) b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))))
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -3 binary64) c)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal 27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) a) (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))) a) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal 27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal 27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal 27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))))) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) a))) a) (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))) a) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 #s(literal -1 binary64) (*.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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal 27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))) a) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal 27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal 27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))))) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal 27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))) a) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -27 binary64))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64))))) (sqrt.f64 #s(literal 27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -27 binary64)))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (sqrt.f64 #s(literal 27 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64))))) (sqrt.f64 #s(literal 27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -27 binary64))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.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 (sqrt.f64 #s(literal -1 binary64)) (-.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 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 27 binary64)))))) (sqrt.f64 #s(literal 27 binary64)))) (*.f64 #s(literal 1/2 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 3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (sqrt.f64 #s(literal 27 binary64)))))) (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/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64))))) (sqrt.f64 #s(literal 27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -27 binary64))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -27 binary64))))
#s(approx (pow (sqrt (+ (* (* -3 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64))))) (sqrt.f64 #s(literal 27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -27 binary64))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) (*.f64 (*.f64 a a) (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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (sqrt.f64 #s(literal 27 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64))))) (sqrt.f64 #s(literal 27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -27 binary64)))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.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 (sqrt.f64 #s(literal -1 binary64)) (-.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 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 27 binary64)))))) (sqrt.f64 #s(literal 27 binary64)))) (*.f64 #s(literal 1/2 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 3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (sqrt.f64 #s(literal 27 binary64)))))) (pow.f64 a #s(literal 3 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64))))) (sqrt.f64 #s(literal 27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -27 binary64)))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 3 binary64) c)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) (*.f64 #s(literal 3 binary64) c)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) (*.f64 #s(literal 3 binary64) c)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 3 binary64) c)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 b b)) a) (*.f64 #s(literal 3 binary64) c)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a) (*.f64 b b)) a) (*.f64 #s(literal 3 binary64) c)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))
#s(approx (+ (* (* -3 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 3 binary64) c)))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 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 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 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 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 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 -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/6 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 -3 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/3 binary64)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))))) #s(literal 1/3 binary64)))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (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 -3 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (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 -3 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 -3 binary64)) #s(literal -1 binary64)))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx b b)
#s(approx (sqrt (+ (* (* -3 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 -3 binary64)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 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 -3 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 -3 binary64)) #s(literal -1 binary64))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 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 -3 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 -3 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 -3 binary64) #s(literal 5/2 binary64)))))))))))
#s(approx (* b b) (*.f64 b b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 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 -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/6 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 -3 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -3 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -3 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 -3 binary64)) #s(literal -1 binary64)))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 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 -3 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 -3 binary64)) #s(literal -1 binary64))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 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 -3 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 -3 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 -3 binary64) #s(literal 5/2 binary64)))))))))))
#s(approx (- (* b b) (* (* 3 a) c)) (-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))) (*.f64 #s(literal -1/27 binary64) (/.f64 (*.f64 b #s(literal 9 binary64)) a))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))) (*.f64 b (fma.f64 #s(literal -1/27 binary64) (/.f64 #s(literal 9 binary64) a) (*.f64 #s(literal 1/3 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1/6 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 binary64))))) (fma.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 2/9 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal -27 binary64))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))) (*.f64 b (fma.f64 #s(literal -1/27 binary64) (/.f64 #s(literal 9 binary64) a) (*.f64 b (fma.f64 #s(literal 1/3 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 (*.f64 a a) c) #s(literal -1 binary64))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (-.f64 (*.f64 #s(literal -1/6 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 binary64))))) (fma.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 2/9 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal -27 binary64)))))))) (fma.f64 #s(literal 1/18 binary64) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 2/27 binary64) (/.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))))) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 binary64))))) (fma.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 2/9 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal -27 binary64)))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -27 binary64)))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -27 binary64))) (*.f64 #s(literal -1/9 binary64) (*.f64 b #s(literal 9 binary64)))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -27 binary64))) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 binary64))))) (fma.f64 #s(literal 1/27 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 2/9 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -27 binary64))))))) #s(literal 1 binary64)))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -27 binary64))) (*.f64 b (-.f64 (*.f64 b (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 binary64))))) (fma.f64 #s(literal 1/27 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 2/9 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -27 binary64)))))))) (fma.f64 #s(literal 1/18 binary64) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 2/27 binary64) (/.f64 #s(literal 9 binary64) (*.f64 a c)))))))) (fma.f64 #s(literal 1/27 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 2/9 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -27 binary64))))))) #s(literal 1 binary64)))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (sqrt.f64 #s(literal -27 binary64)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -27 binary64)))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (fma.f64 (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (sqrt.f64 #s(literal -27 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 binary64)))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (fma.f64 (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (sqrt.f64 #s(literal -27 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 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 -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 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 -27 binary64))))))) (sqrt.f64 #s(literal -27 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 (+ (* (* -3 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (sqrt.f64 #s(literal -27 binary64)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -27 binary64)))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) (fma.f64 (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (sqrt.f64 #s(literal -27 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 -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 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 -27 binary64))))))) (sqrt.f64 #s(literal -27 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 binary64)))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) (fma.f64 (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (sqrt.f64 #s(literal -27 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 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 -27 binary64)))))) (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -27 binary64))))))) (sqrt.f64 #s(literal -27 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 -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 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 -27 binary64)))))) (sqrt.f64 #s(literal -27 binary64)))))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (fma.f64 #s(literal -3 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 -3 binary64))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (fma.f64 #s(literal -3 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 -3 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b (-.f64 b (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (fma.f64 #s(literal -3 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 -3 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 b (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 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 -3 binary64))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 b (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 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 -3 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 -3 binary64) #s(literal 3/2 binary64))))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 b (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 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 -3 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 -3 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 -3 binary64)) #s(literal -3 binary64)))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 #s(literal -9/16 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/2 binary64) c (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 #s(literal -9/16 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/2 binary64) c (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 81/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 81/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))))) b))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) b))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 81/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 81/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))))) b))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) b))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (fma.f64 #s(literal -9/8 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 81/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 81/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))))) b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 #s(literal -9/16 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/2 binary64) c (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 #s(literal -9/16 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/2 binary64) c (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 81/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 81/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (fma.f64 #s(literal -9/8 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 81/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 81/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))))) b))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 a b))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (/.f64 (fma.f64 #s(literal 1/18 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c)))) a))) (*.f64 b b)))) b))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (/.f64 (fma.f64 #s(literal 1/18 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c)))) a))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c)))) a))) (*.f64 b b))))) b))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (/.f64 (fma.f64 #s(literal 1/18 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) a)) (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c)))) a))))) (fma.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c)))) a)))))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c)))) a))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c)))) a))) (*.f64 b b)))))) b))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) b)))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (/.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b)))) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c)))) (*.f64 b b)))) b))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (/.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c)))) (*.f64 b b)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/18 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))))))) (pow.f64 b #s(literal 4 binary64))))))) b))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 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 -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b)))))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/18 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c)))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c)))) (*.f64 b b)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/18 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))))))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/18 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))))))) (pow.f64 b #s(literal 4 binary64)))))))))) b))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (*.f64 #s(literal 1/2 binary64) (*.f64 b (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b)))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 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 -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b))))))))
#s(approx (pow (sqrt (+ (* (* -3 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 -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b b))))))
#s(approx (pow (sqrt (+ (* (* -3 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 -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (pow (sqrt (+ (* (* -3 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 -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 #s(literal 9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 #s(literal 9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal 9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) #s(literal 1 binary64))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal 9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal 27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) #s(literal 1 binary64))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -9/16 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/2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (fma.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -9/8 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) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -9/16 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/2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -9/8 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) (* (* 3 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) b))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) a))) (*.f64 b b)) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) a))) (*.f64 b b)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) a)))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) a))) (*.f64 b b)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) a))))) (fma.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) a)))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) a)))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 #s(literal -2 binary64) b))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (*.f64 b b)))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 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 -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (*.f64 b b)) (fma.f64 #s(literal 9/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 -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c)))))) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))))) (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (*.f64 b b)) (fma.f64 #s(literal 9/4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 27/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 -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (fma.f64 #s(literal 9/4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))))))))) (pow.f64 b #s(literal 6 binary64))))))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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 (+ (* (* -3 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 -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b b)))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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 -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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 -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))))
#s(approx (pow (sqrt (+ (* (* -3 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 -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b b)))))))
#s(approx (pow (sqrt (+ (* (* -3 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 -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (pow (sqrt (+ (* (* -3 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 -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 b b))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal 9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal 27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 #s(literal 9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 #s(literal 27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 81/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 81/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 b b))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) b)) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) b)) a) (*.f64 c (-.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -1 binary64)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) b)) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -1 binary64)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal 1/3 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal 1/3 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (+.f64 b (fma.f64 #s(literal -1 binary64) b (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (+.f64 b (fma.f64 #s(literal -1 binary64) b (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (+.f64 b (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (+.f64 b (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))))))
#s(approx c c)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 c (-.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -1 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -1 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 c a) (/.f64 (fma.f64 #s(literal 81/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 81/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) b))))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -1 binary64))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -27/16 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 81/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 81/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) b)))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (+.f64 b (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (+.f64 b (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal 1/3 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal 3/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/3 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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal 1/3 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/3 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -9/8 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 -3 binary64) a) (*.f64 #s(literal 3/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal 3/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/3 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal 1/3 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/3 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal 3/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/3 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -27/16 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 -9/8 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal 3/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 -3 binary64) a) (*.f64 #s(literal 3/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -9/8 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 -3 binary64) a) (*.f64 #s(literal 3/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal 3/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/3 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -9/8 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 -3 binary64) a) (*.f64 #s(literal 3/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -9/8 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 -3 binary64) a) (*.f64 #s(literal 3/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal 3/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 -3 binary64) a) (*.f64 #s(literal 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -27 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -27/16 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 -9/8 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal 3/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 -3 binary64) a) (*.f64 #s(literal 3/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -9/8 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 -3 binary64) a) (*.f64 #s(literal 3/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal 3/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 -9/8 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 -3 binary64) a) (*.f64 #s(literal 3/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal 3/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 -3 binary64) a) (*.f64 #s(literal 3/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 (+ (* (* -3 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 -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 (+ (* (* -3 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 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 (+ (* (* -3 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 -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -27 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 (+ (* (* -3 a) c) (* b b))) 3) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 (+ (* (* -3 a) c) (* b b))) 3) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 (+ (* (* -3 a) c) (* b b))) 3) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -27 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 c (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal 3/2 binary64) a)))) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 c (-.f64 (fma.f64 #s(literal -3 binary64) a (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) (*.f64 #s(literal 3/2 binary64) a)))) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 c (-.f64 (fma.f64 #s(literal -3 binary64) a (*.f64 c (-.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 3/2 binary64) a)))) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (-.f64 (fma.f64 c (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal 3/2 binary64) a)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (-.f64 (fma.f64 c (-.f64 (fma.f64 #s(literal -3 binary64) a (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) (*.f64 #s(literal 3/2 binary64) a)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (-.f64 (fma.f64 c (-.f64 (fma.f64 #s(literal -3 binary64) a (*.f64 c (-.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 3/2 binary64) a)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 b b))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 c (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) a)))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 c (fma.f64 #s(literal 3/2 binary64) a (*.f64 c (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 4 binary64))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/6 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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/6 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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b c) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b c) (fma.f64 #s(literal 1/6 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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b c) (fma.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/6 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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b 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 -3 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))))
#s(approx (sqrt (+ (* (* -3 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))
#s(approx (sqrt (+ (* (* -3 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 -3 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))
#s(approx (sqrt (+ (* (* -3 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 -3 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 -3 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 c (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/6 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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/6 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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (/.f64 b c))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -3 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) (/.f64 b c))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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 -3 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))))
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 c (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal 3 binary64) a))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 c (fma.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 c (fma.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) (*.f64 c c)))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 c (fma.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (fma.f64 #s(literal 1/3 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 -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))))) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) (*.f64 c c))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -3 binary64))) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -3 binary64))) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -3 binary64))) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -27 binary64)))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 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 -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 #s(literal -27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -27 binary64))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 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 -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 #s(literal -27 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 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal -27 binary64))))) (sqrt.f64 #s(literal -27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -27 binary64)))))))))
#s(approx (pow (sqrt (+ (* (* -3 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 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -27 binary64))))))
#s(approx (pow (sqrt (+ (* (* -3 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 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 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 -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 #s(literal -27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -27 binary64)))))))
#s(approx (pow (sqrt (+ (* (* -3 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 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 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 -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 #s(literal -27 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 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal -27 binary64))))) (sqrt.f64 #s(literal -27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -27 binary64))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 c (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 c (-.f64 (fma.f64 #s(literal -3 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 -3 binary64))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 c (-.f64 (fma.f64 #s(literal -3 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 -3 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 -3 binary64))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 c (-.f64 (fma.f64 #s(literal -3 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 -3 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 -3 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 -3 binary64)))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 c (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 c (-.f64 (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 c (-.f64 (fma.f64 #s(literal -3 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 -3 binary64)))) (/.f64 (*.f64 b b) c))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 c (-.f64 (fma.f64 #s(literal -3 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 -3 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 -3 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 -3 binary64)))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 c (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -3 binary64))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -3 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 -3 binary64) #s(literal 3/2 binary64)))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -3 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 -3 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 -3 binary64) #s(literal 3/2 binary64))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 b (*.f64 a c)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) 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/24 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 b c))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.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/24 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c) (*.f64 #s(literal -1/3 binary64) b)) c) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c))) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))))
#s(approx (+ (* (* -3 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 3 binary64) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 b (*.f64 a c)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 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/24 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))))))))
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (sqrt (* (/ c a) -3)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))))
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))))
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -3 binary64) a)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal 27 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) c))) c) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 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/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal 27 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal 27 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))))) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) c) (*.f64 #s(literal 1/3 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal 27 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))))) c) (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))) c) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 #s(literal -1 binary64) (*.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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal 27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))) c) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))))
#s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal 27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal 27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))))) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) c) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal 27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))) c) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (sqrt.f64 #s(literal 27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -27 binary64)))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (sqrt.f64 #s(literal 27 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (sqrt.f64 #s(literal 27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -27 binary64))))))))
#s(approx (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.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 (sqrt.f64 #s(literal -1 binary64)) (-.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 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 27 binary64)))))) (sqrt.f64 #s(literal 27 binary64)))) (*.f64 #s(literal 1/2 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 3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (sqrt.f64 #s(literal 27 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/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (sqrt.f64 #s(literal 27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -27 binary64))))))))
#s(approx (pow (sqrt (+ (* (* -3 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (sqrt.f64 #s(literal 27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -27 binary64))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) (*.f64 (*.f64 c c) (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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (sqrt.f64 #s(literal 27 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (sqrt.f64 #s(literal 27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -27 binary64)))))))
#s(approx (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.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 (sqrt.f64 #s(literal -1 binary64)) (-.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 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 27 binary64)))))) (sqrt.f64 #s(literal 27 binary64)))) (*.f64 #s(literal 1/2 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 3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (sqrt.f64 #s(literal 27 binary64)))))) (pow.f64 c #s(literal 3 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (sqrt.f64 #s(literal 27 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -27 binary64)))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 3 binary64) a)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) c) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))
#s(approx (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c) (*.f64 #s(literal 2 binary64) (*.f64 b b))) c) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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 3 binary64) a)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 b b)) c) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))
#s(approx (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 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/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c) (*.f64 b b)) c) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))
#s(approx (+ (* (* -3 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 3 binary64) a)))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 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 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))))))))
#s(approx (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 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 (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))))))))))

eval115.0ms (2.6%)

Memory
27.1MiB live, 210.3MiB allocated; 28ms collecting garbage
Compiler

Compiled 66 441 to 4 841 computations (92.7% saved)

prune36.0ms (0.8%)

Memory
-26.2MiB live, 67.4MiB allocated; 7ms collecting garbage
Pruning

30 alts after pruning (25 fresh and 5 done)

PrunedKeptTotal
New75020770
Fresh6511
Picked145
Done011
Total75730787
Accuracy
99.9%
Counts
787 → 30
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.2%
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a)
35.0%
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) a)
30.0%
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
35.8%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
37.4%
(/.f64 (/.f64 (*.f64 (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
36.8%
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a)
30.5%
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) #s(literal 3 binary64)) a)
57.2%
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))
57.1%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
39.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
41.0%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))) (*.f64 #s(literal 3 binary64) a))
35.0%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a))
36.8%
(/.f64 #s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
34.9%
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) a)
20.3%
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b)) a)
30.5%
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) a)
36.8%
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a)
34.0%
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) a)
20.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b)) (*.f64 #s(literal 3 binary64) a))
28.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a))
21.2%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))
30.5%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a))
15.4%
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
17.7%
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))))
15.4%
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
32.7%
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
32.8%
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 b (*.f64 a c)))))))
18.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
35.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
36.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
Compiler

Compiled 1 911 to 1 184 computations (38% saved)

series82.0ms (1.9%)

Memory
35.7MiB live, 133.9MiB allocated; 11ms collecting garbage
Counts
35 → 319
Calls
Call 1
Inputs
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b))
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))
(*.f64 #s(literal -3 binary64) a)
#s(literal -3 binary64)
a
c
(*.f64 b b)
b
(neg.f64 b)
(*.f64 #s(literal 3 binary64) a)
#s(literal 3 binary64)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
#s(literal -1/2 binary64)
(/.f64 c b)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))
(sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))
(*.f64 (*.f64 a c) #s(literal -3 binary64))
(*.f64 a c)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))))
(fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))
#s(literal -1/3 binary64)
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))
(*.f64 (/.f64 c a) #s(literal -3 binary64))
(/.f64 c a)
(*.f64 #s(literal -1/3 binary64) (/.f64 b a))
(/.f64 b a)
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))
(-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
Outputs
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -3/2 (/ (* a c) b))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2))))
#s(approx (* -3 a) #s(hole binary64 (* -3 a)))
#s(approx a #s(hole binary64 a))
#s(approx (* 3 a) #s(hole binary64 (* 3 a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (/ (+ b (* -1 b)) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))) a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -3/2 (/ (* a c) b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (* (* a c) -3)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (* (* a c) -3) #s(hole binary64 (* -3 (* a c))))
#s(approx (* a c) #s(hole binary64 (* a c)))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (/ (+ (* -1/3 b) (* -1/3 (* (sqrt (* a c)) (sqrt -3)))) a)))
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -3))))
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a))))
#s(approx (/ c a) #s(hole binary64 (/ c a)))
#s(approx (* -1/3 (/ b a)) #s(hole binary64 (* -1/3 (/ b a))))
#s(approx (/ b a) #s(hole binary64 (/ b a)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -3/2 (/ (* a c) b))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* 3 (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* 3 (* a c))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (pow b 2)))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -2 b)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* 3/2 (/ (* a c) b)) (* 2 b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) (* 2 b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) (* 2 b))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -3 (* a c))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (sqrt -3)))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/3 (/ b a)))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -3) 4))))) (pow a 3))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))))))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -3 (* a c))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a)))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (* (* a c) -3)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))))
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -1 (/ (+ (* 3 (/ (* a b) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a))) a)) (* 3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ b a) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx b #s(hole binary64 b))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))))
#s(approx (* -1/2 (/ c b)) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ c b) #s(hole binary64 (/ c b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* 3 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -3 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (* 3 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (* -1/3 (/ b a))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (* b (- (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3 (/ (+ (* -27/32 (* (pow a 4) (pow c 4))) (* -27/128 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b)))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -2 b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (* -1 (* b (+ (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (* b (- (+ (* -1 (/ (+ (* -3/8 (* a (pow c 2))) (* 3/4 (* a (pow c 2)))) (pow b 4))) (* 2/3 (/ 1 a))) (* 1/2 (/ c (pow b 2))))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/8 (* a (pow c 2))) (* 3/4 (* a (pow c 2))))))) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* 2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (* 2/3 (/ 1 a))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (* 3/4 (/ (* a (pow c 2)) (pow b 4))))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -2 b)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3 (/ (+ (* -3/8 (* (pow a 2) (pow c 2))) (* 3/4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* -3/2 (/ (* a c) (pow b 2)))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3 (/ (+ (* -3/4 (* a (* c (+ (* -3/8 (* (pow a 2) (pow c 2))) (* 3/4 (* (pow a 2) (pow c 2))))))) (+ (* -9/16 (* (pow a 3) (pow c 3))) (* 2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (+ (* -3 (/ (+ (* -3/8 (* (pow a 2) (pow c 2))) (* 3/4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* -3/2 (/ (* a c) (pow b 2))))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -3/2 (/ (* a c) b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))))
#s(approx c #s(hole binary64 c))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 1/3 (/ (+ b (* -1 b)) a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* 3 (* c (+ (* -27/32 (/ (pow a 4) (pow b 7))) (* -27/128 (/ (pow a 4) (pow b 7))))))))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) (* 2 b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) (* 2 b))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (* c (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* -1/3 (/ b (* a c)))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2)))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4))))) (pow c 3))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))))))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (* -1 (* c (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))))
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -1 (/ (+ (* 3 (/ (* b c) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt 3) 4))))) c))) c)) (* 3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (- (/ b c) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
Calls

9 calls:

TimeVariablePointExpression
16.0ms
c
@0
((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) (* 3 a) 3 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (* -1/2 (/ c b)) -1/2 (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* (* a c) -3)) (* (* a c) -3) (* a c) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) -1/3 (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* -1/3 (/ b a)) (/ b a) (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))
11.0ms
c
@inf
((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) (* 3 a) 3 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (* -1/2 (/ c b)) -1/2 (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* (* a c) -3)) (* (* a c) -3) (* a c) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) -1/3 (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* -1/3 (/ b a)) (/ b a) (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))
8.0ms
b
@0
((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) (* 3 a) 3 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (* -1/2 (/ c b)) -1/2 (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* (* a c) -3)) (* (* a c) -3) (* a c) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) -1/3 (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* -1/3 (/ b a)) (/ b a) (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))
8.0ms
c
@-inf
((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) (* 3 a) 3 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (* -1/2 (/ c b)) -1/2 (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* (* a c) -3)) (* (* a c) -3) (* a c) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) -1/3 (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* -1/3 (/ b a)) (/ b a) (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))
7.0ms
a
@-inf
((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) (* 3 a) 3 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (* -1/2 (/ c b)) -1/2 (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* (* a c) -3)) (* (* a c) -3) (* a c) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) -1/3 (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* -1/3 (/ b a)) (/ b a) (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))))

rewrite196.0ms (4.5%)

Memory
-17.9MiB live, 309.3MiB allocated; 18ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0149016847
0153313413
0859813031
Stop Event
iter-limit
node-limit
iter-limit
Counts
354 → 472
Calls
Call 1
Inputs
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b))
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))
(*.f64 #s(literal -3 binary64) a)
#s(literal -3 binary64)
a
c
(*.f64 b b)
b
(neg.f64 b)
(*.f64 #s(literal 3 binary64) a)
#s(literal 3 binary64)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
#s(literal -1/2 binary64)
(/.f64 c b)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))
(sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))
(*.f64 (*.f64 a c) #s(literal -3 binary64))
(*.f64 a c)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))))
(fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))
#s(literal -1/3 binary64)
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))
(*.f64 (/.f64 c a) #s(literal -3 binary64))
(/.f64 c a)
(*.f64 #s(literal -1/3 binary64) (/.f64 b a))
(/.f64 b a)
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))
(-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -3/2 (/ (* a c) b))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2))))
#s(approx (* -3 a) #s(hole binary64 (* -3 a)))
#s(approx a #s(hole binary64 a))
#s(approx (* 3 a) #s(hole binary64 (* 3 a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (/ (+ b (* -1 b)) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))) a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -3/2 (/ (* a c) b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (* (* a c) -3)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (* (* a c) -3) #s(hole binary64 (* -3 (* a c))))
#s(approx (* a c) #s(hole binary64 (* a c)))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (/ (+ (* -1/3 b) (* -1/3 (* (sqrt (* a c)) (sqrt -3)))) a)))
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -3))))
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a))))
#s(approx (/ c a) #s(hole binary64 (/ c a)))
#s(approx (* -1/3 (/ b a)) #s(hole binary64 (* -1/3 (/ b a))))
#s(approx (/ b a) #s(hole binary64 (/ b a)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -3/2 (/ (* a c) b))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* 3 (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* 3 (* a c))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (pow b 2)))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -2 b)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* 3/2 (/ (* a c) b)) (* 2 b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) (* 2 b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) (* 2 b))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -3 (* a c))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (sqrt -3)))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* -1/3 (/ b a)))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -3) 4))))) (pow a 3))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))))))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -3 (* a c))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a)))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (* (* a c) -3)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))))
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -1 (/ (+ (* 3 (/ (* a b) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a))) a)) (* 3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ b a) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx b #s(hole binary64 b))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))))
#s(approx (* -1/2 (/ c b)) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ c b) #s(hole binary64 (/ c b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* 3 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -3 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (* 3 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (* -1/3 (/ b a))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (* b (- (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3 (/ (+ (* -27/32 (* (pow a 4) (pow c 4))) (* -27/128 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b)))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -2 b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (* -1 (* b (+ (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (* b (- (+ (* -1 (/ (+ (* -3/8 (* a (pow c 2))) (* 3/4 (* a (pow c 2)))) (pow b 4))) (* 2/3 (/ 1 a))) (* 1/2 (/ c (pow b 2))))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/8 (* a (pow c 2))) (* 3/4 (* a (pow c 2))))))) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* 2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (* 2/3 (/ 1 a))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (* 3/4 (/ (* a (pow c 2)) (pow b 4))))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -2 b)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3 (/ (+ (* -3/8 (* (pow a 2) (pow c 2))) (* 3/4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* -3/2 (/ (* a c) (pow b 2)))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3 (/ (+ (* -3/4 (* a (* c (+ (* -3/8 (* (pow a 2) (pow c 2))) (* 3/4 (* (pow a 2) (pow c 2))))))) (+ (* -9/16 (* (pow a 3) (pow c 3))) (* 2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (+ (* -3 (/ (+ (* -3/8 (* (pow a 2) (pow c 2))) (* 3/4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* -3/2 (/ (* a c) (pow b 2))))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -3/2 (/ (* a c) b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))))
#s(approx c #s(hole binary64 c))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 1/3 (/ (+ b (* -1 b)) a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* 3 (* c (+ (* -27/32 (/ (pow a 4) (pow b 7))) (* -27/128 (/ (pow a 4) (pow b 7))))))))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) (* 2 b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) (* 2 b))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (* c (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* -1/3 (/ b (* a c)))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2)))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4))))) (pow c 3))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))))))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) #s(hole binary64 (* -1 (* c (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))))
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -1 (/ (+ (* 3 (/ (* b c) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt 3) 4))))) c))) c)) (* 3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (- (/ b c) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
Outputs
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)) a)
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)))
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)))))
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b))
(pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/2 binary64))
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b)))))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b))
(-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (neg.f64 b) b))
(sqrt.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(*.f64 a #s(literal -3 binary64))
(*.f64 #s(literal -3 binary64) a)
#s(literal -3 binary64)
a
c
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)))
(*.f64 (fabs.f64 b) (fabs.f64 b))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 b b)
(pow.f64 b #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
b
(*.f64 #s(literal -1 binary64) b)
(*.f64 b #s(literal -1 binary64))
(neg.f64 b)
(*.f64 #s(literal 3 binary64) a)
(*.f64 a #s(literal 3 binary64))
#s(literal 3 binary64)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
(*.f64 (/.f64 c b) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
#s(literal -1/2 binary64)
(/.f64 (neg.f64 c) (neg.f64 b))
(/.f64 c b)
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a)
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (neg.f64 (*.f64 #s(literal 3 binary64) a)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))
(pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(*.f64 (*.f64 a #s(literal -3 binary64)) c)
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(*.f64 c a)
(*.f64 a c)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a))))
(*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))))))
(fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))
(fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))
(fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
(fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))
(fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
(-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(literal -1/3 binary64)
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))
(pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))
(*.f64 (/.f64 c a) #s(literal -3 binary64))
(*.f64 #s(literal -3 binary64) (/.f64 c a))
(/.f64 (*.f64 c #s(literal -3 binary64)) a)
(/.f64 (neg.f64 c) (neg.f64 a))
(/.f64 c a)
(*.f64 (/.f64 b a) #s(literal -1/3 binary64))
(*.f64 #s(literal -1/3 binary64) (/.f64 b a))
(/.f64 (*.f64 #s(literal -1/3 binary64) b) a)
(/.f64 (neg.f64 b) (neg.f64 a))
(/.f64 b a)
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)) a)
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)))
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)))))
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))
(fma.f64 b b (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))
(-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b)))))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b))
(-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (neg.f64 b) b))
(sqrt.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) 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 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (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 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) b)
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 b b))
#s(approx (+ (* (* -3 a) c) (* b b)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))
#s(approx (* -3 a) (*.f64 a #s(literal -3 binary64)))
#s(approx a a)
#s(approx (* 3 a) (*.f64 #s(literal 3 binary64) a))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) a))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))) a))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 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 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (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 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a))
#s(approx (sqrt (* (* a c) -3)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))
#s(approx (* (* a c) -3) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
#s(approx (* a c) (*.f64 c a))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) (/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a))
#s(approx (sqrt (* (/ c a) -3)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))
#s(approx (* (/ c a) -3) (*.f64 (/.f64 c a) #s(literal -3 binary64)))
#s(approx (/ c a) (/.f64 c a))
#s(approx (* -1/3 (/ b a)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))
#s(approx (/ b a) (/.f64 b a))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) a (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a))
#s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 b b))
#s(approx (+ (* (* -3 a) c) (* b b)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)) (*.f64 #s(literal -2 binary64) b)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.f64 (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.f64 (fma.f64 (fma.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 3/2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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/24 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) a)) a))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a)) a))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a))) a))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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 -3 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 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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/24 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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/24 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) a)) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a)) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a))) a))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (neg.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal -1 binary64) (/.f64 b #s(literal -3 binary64))) a))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal 1/2 binary64) (/.f64 b #s(literal -3 binary64))))) a))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 b (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (fma.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (*.f64 #s(literal 9 binary64) c)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal 1/2 binary64) (/.f64 b #s(literal -3 binary64))))))) a))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal -3 binary64) (*.f64 (/.f64 b #s(literal -3 binary64)) #s(literal 3 binary64))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 b #s(literal -3 binary64)) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 9 binary64))) #s(literal -1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))))))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a)))))))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (-.f64 (*.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 -3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a))) a))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 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)))))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a))) a))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))))) a))) a))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a)) a)))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.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 -1/3 binary64)))) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a)) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 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/8 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a)))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 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/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 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 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)))
#s(approx (+ (* (* -3 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))) a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))))) a))) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))))) a))) a))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a)) a)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.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 -1/3 binary64)))) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a)) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)))
#s(approx (sqrt (* (* a c) -3)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a))))
#s(approx (sqrt (* (/ c a) -3)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) (sqrt.f64 (/.f64 c a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal -1 binary64) (/.f64 b #s(literal 3 binary64))) a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 #s(literal -1/3 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) a))) a))) a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 #s(literal -1/3 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 b #s(literal 3 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 9 binary64))) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))) a)))) a))) a))) a)))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1/3 binary64))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal 3 binary64) (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -3 binary64))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1/3 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (fma.f64 a (/.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) a))) a))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1/3 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 b #s(literal 3 binary64))) #s(literal 3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 9 binary64))) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))) a) #s(literal 3 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) #s(literal -3 binary64))) a))) a))))
#s(approx (+ (* (* -3 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))) a)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (*.f64 (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.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 -1/3 binary64)))) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))) (sqrt.f64 (/.f64 a c))))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 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/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b)))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (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 -3 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (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 -3 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 -3 binary64)) #s(literal -1 binary64)))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (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 -3 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 -3 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (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 -3 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 -3 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 -3 binary64)) #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
#s(approx (* b b) (*.f64 b b))
#s(approx b b)
#s(approx (neg b) (neg.f64 b))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 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/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))
#s(approx (* -1/2 (/ c b)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
#s(approx (/ c b) (/.f64 c b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 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/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -3 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -3 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 -3 binary64)) #s(literal -1 binary64)))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1 binary64) (/.f64 (/.f64 b a) #s(literal -3 binary64))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) b (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64))) b (neg.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (fma.f64 (fma.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal 9 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64))) b (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64))) b (neg.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) b)))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -3 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 9 binary64) c) a)) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))))) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) b #s(literal -1 binary64)) b (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (-.f64 (*.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 -3 binary64)))) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (-.f64 (*.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 -3 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))))) b) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) 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 -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) 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 -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))))) b))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))) b))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) b))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) 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 -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) 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 -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 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 -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 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 -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) 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 -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.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 -27/32 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (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 -27/128 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)))))) b))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))) b))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 3 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal 2 binary64)) b))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64))) b))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))) b))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) 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 -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 2 binary64))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) 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 -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 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 -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 2 binary64))))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 2/3 binary64) a)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/2 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3/4 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 3/8 binary64)) c) (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) c)))) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 2/3 binary64) a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (fma.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/2 binary64)))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) #s(literal 2 binary64))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3/4 binary64) a) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3/8 binary64)) c) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) c) #s(literal 2/9 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 6 binary64))) #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 2 binary64))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)) #s(literal 9/8 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) b)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) 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 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b))
#s(approx c c)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 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 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) c (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 9/8 binary64) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 27/16 binary64) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 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 -3 binary64)))))) c))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 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 -3 binary64))))))) c))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)) c))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.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 -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) c))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.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 -3 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 -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)))) c))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.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 -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.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 -3 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 -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.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 -3 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 -3 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 -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c)) c))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 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 -3 binary64)))))) c))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 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 -3 binary64))))))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 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 -3 binary64)))))) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 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 -3 binary64))))))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 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 -3 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 -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)))) c))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) (*.f64 (*.f64 #s(literal -1/3 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))) (*.f64 c c))) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -3 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 9 binary64))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 b (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 c a))))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (neg.f64 b) (*.f64 a #s(literal -3 binary64))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c))))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (*.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 b #s(literal -3 binary64)) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (/.f64 (*.f64 c c) #s(literal 9 binary64))) #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 c a))))) (pow.f64 c #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c)))))))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c)) c))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (-.f64 (*.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 -3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c))) c))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (-.f64 (*.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 -3 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 -3 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)))) c))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c))) c)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c)))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)) c)))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.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 -1/3 binary64)))) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))) (*.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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c)) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.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 -1/3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 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 -1/3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c)))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 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 -1/3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c)))
#s(approx (+ (* (* -3 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))) c)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c))) c)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c))) c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)) c)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.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 -1/3 binary64)))) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))) (*.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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c)) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
#s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal -1/3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/3 binary64))) c)))
#s(approx (sqrt (* (/ c a) -3)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (sqrt.f64 #s(literal -1/3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (sqrt.f64 #s(literal -1/3 binary64)) (sqrt.f64 (/.f64 c a)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 b a) (/.f64 c #s(literal 3 binary64))))) c))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 (sqrt.f64 #s(literal -1/3 binary64)) (sqrt.f64 (/.f64 c a)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 c (*.f64 (*.f64 a a) #s(literal 9 binary64)))) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64))) c) (*.f64 (/.f64 b a) (/.f64 c #s(literal 3 binary64))))) c))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1/3 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (fma.f64 b (/.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) c))) c))))
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1/3 binary64)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b c) #s(literal 3 binary64)) #s(literal 3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (/.f64 (*.f64 c c) #s(literal 9 binary64))) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a))))) c) #s(literal 3 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) #s(literal -3 binary64))) c))) c))))
#s(approx (+ (* (* -3 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))) c)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (*.f64 (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.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 -1/3 binary64)))) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/3 binary64))) (sqrt.f64 (/.f64 c a))))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)))

eval110.0ms (2.5%)

Memory
-23.8MiB live, 106.9MiB allocated; 100ms collecting garbage
Compiler

Compiled 29 029 to 2 713 computations (90.7% saved)

prune84.0ms (1.9%)

Memory
-17.8MiB live, 77.0MiB allocated; 4ms collecting garbage
Pruning

26 alts after pruning (18 fresh and 8 done)

PrunedKeptTotal
New5928600
Fresh101020
Picked235
Done055
Total60426630
Accuracy
99.9%
Counts
630 → 26
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.2%
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a)
35.0%
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) a)
9.9%
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) #s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) (*.f64 #s(literal 3 binary64) a))
46.0%
(/.f64 (/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
36.8%
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a)
30.5%
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) #s(literal 3 binary64)) a)
57.2%
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))
39.2%
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))
57.1%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
35.0%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a))
36.8%
(/.f64 #s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
34.9%
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) a)
30.5%
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) a)
36.8%
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a)
34.0%
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) a)
28.4%
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a))
21.2%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))
30.5%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a))
15.4%
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
17.7%
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))))
15.4%
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
35.7%
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
32.7%
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
17.8%
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b)))
18.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
36.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
Compiler

Compiled 1 461 to 970 computations (33.6% saved)

series124.0ms (2.8%)

Memory
16.4MiB live, 256.7MiB allocated; 16ms collecting garbage
Counts
43 → 290
Calls
Call 1
Inputs
(/.f64 (/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))
#s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c))
(*.f64 (*.f64 #s(literal 3 binary64) a) c)
(*.f64 #s(literal 3 binary64) a)
#s(literal 3 binary64)
a
c
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
(neg.f64 b)
b
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))
(*.f64 #s(literal -3 binary64) a)
#s(literal -3 binary64)
(*.f64 b b)
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a)
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b))
(*.f64 #s(literal -2/3 binary64) b)
#s(literal -2/3 binary64)
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
(*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))))
#s(literal -1/9 binary64)
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))
(*.f64 (/.f64 c a) #s(literal -27 binary64))
(/.f64 c a)
#s(literal -27 binary64)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))
(/.f64 c (*.f64 b b))
#s(literal -1/2 binary64)
(/.f64 #s(literal 2/3 binary64) a)
#s(literal 2/3 binary64)
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) a)
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
(*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(literal -1 binary64)
(*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))
(+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))
(/.f64 (*.f64 a c) (*.f64 b b))
(*.f64 a c)
Outputs
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -3/2 (/ (* a c) b))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* 3 (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* 3 (* a c))))
#s(approx (* (* 3 a) c) #s(hole binary64 (* 3 (* a c))))
#s(approx (* 3 a) #s(hole binary64 (* 3 a)))
#s(approx a #s(hole binary64 a))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -2 b)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* 3/2 (/ (* a c) b)) (* 2 b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) (* 2 b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) (* 2 b))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2))))
#s(approx (* -3 a) #s(hole binary64 (* -3 a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (/ (+ b (* -1 b)) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))) a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (+ b (* -1 b)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (* a (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) a)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (* a (+ (* 1/3 (* a (- (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (* 1/3 (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))))) a)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (* a (+ (* 1/3 (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* a (+ (* 1/3 (* a (- (* 1/2 (/ (- (* -27 (pow c 3)) (* 1/2 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -27/16 (/ (* (pow c 3) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -9/8 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/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/3 (- (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))))))) a)))
#s(approx (* -1/9 (sqrt (* (/ c a) -27))) #s(hole binary64 (* -1/9 (* (sqrt (/ c a)) (sqrt -27)))))
#s(approx (sqrt (* (/ c a) -27)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -27))))
#s(approx (* (/ c a) -27) #s(hole binary64 (* -27 (/ c a))))
#s(approx (/ c a) #s(hole binary64 (/ c a)))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a)))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ 2/3 a)))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a)))
#s(approx (/ 2/3 a) #s(hole binary64 (/ 2/3 a)))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (* -2/3 b)))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (+ (* -2/3 b) (* 1/2 (/ (* a c) b)))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (* 2/3 b)))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 2/3 b))))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) #s(hole binary64 2/3))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) #s(hole binary64 (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))
#s(approx (* -1/2 (/ (* a c) (* b b))) #s(hole binary64 (* -1/2 (/ (* a c) (pow b 2)))))
#s(approx (/ (* a c) (* b b)) #s(hole binary64 (/ (* a c) (pow b 2))))
#s(approx (* a c) #s(hole binary64 (* a c)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -3) 4))))) (pow a 3))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -3 (* a c))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -2/3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -2/3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))) (+ (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))) (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -27))) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))))) (pow a 2)))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -2/3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))) (+ (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))) (+ (* 1/3 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -27))) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -27))) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2))))))) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))) (pow a 3))) (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -27))) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))))) (pow a 2))))))))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* 1/2 (/ c b))))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* -1/2 (/ c (pow b 2)))))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (* 1/2 (/ (* a c) b))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (* a (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (* -1/2 (/ (* a c) b))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (* a (+ (* -1/2 (/ c b)) (* 2/3 (/ b a))))))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) #s(hole binary64 (* -1/2 (/ (* a c) (pow b 2)))))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) #s(hole binary64 (* a (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -1 (/ (+ (* 3 (/ (* a b) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a))) a)) (* 3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ b a) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -2/3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))) (* -1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))) a)) (* 2/3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) a)) (* -1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (- (+ (* -1 (/ (pow b 3) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))))) (* 1/3 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))))) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))) a))) a)) (* 2/3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) a)) (* -1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))))
#s(approx (* -1/9 (sqrt (* (/ c a) -27))) #s(hole binary64 (* -1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 27))))))
#s(approx (sqrt (* (/ c a) -27)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 27)))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (* -1 (* a (+ (* -1/2 (/ c b)) (* 2/3 (/ b a)))))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (* -1 (* a (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))))))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) #s(hole binary64 (* -1 (* a (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* 3 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -3 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (* 3 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx b #s(hole binary64 b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3)))))
#s(approx (* -2/3 b) #s(hole binary64 (* -2/3 b)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1/9 (* (sqrt (/ c a)) (sqrt -27)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1/9 (* (sqrt (/ c a)) (sqrt -27))) (* -1/27 (/ (* b (* (sqrt -27) (sqrt -3))) a)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1/9 (* (sqrt (/ c a)) (sqrt -27))) (* b (+ (* -1/27 (/ (* (sqrt -27) (sqrt -3)) a)) (* 1/3 (* b (- (* -1/6 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/27 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -27) (pow (sqrt -3) 2)))) (* 2/9 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -27))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1/9 (* (sqrt (/ c a)) (sqrt -27))) (* b (+ (* -1/27 (/ (* (sqrt -27) (sqrt -3)) a)) (* b (+ (* 1/3 (* b (- (* 1/3 (/ 1 (* (pow a 2) c))) (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (- (* -1/6 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/27 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -27) (pow (sqrt -3) 2)))) (* 2/9 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -27)))))))) (+ (* 1/18 (/ (sqrt -27) (* (pow a 2) (* c (sqrt -3))))) (* 2/27 (/ (* (sqrt -27) (sqrt -3)) (* (pow a 2) c)))))))) (* 1/3 (- (* -1/6 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/27 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -27) (pow (sqrt -3) 2)))) (* 2/9 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -27)))))))))))))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b)))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2))))
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (/ (+ (* -2/3 (pow b 2)) (* 1/2 (* a c))) b)))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* 2/3 (pow b 2))) b)))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* 2/3 (pow b 2))) (pow b 2))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3 (/ (+ (* -27/32 (* (pow a 4) (pow c 4))) (* -27/128 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/2 (/ (* a c) b))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a b)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 1/3 (/ (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))) (pow b 2)))) b)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (+ (* 1/3 (/ (- (* 1/6 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) a)) (+ (* -1/16 (* a (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 1/3 (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))))))) (pow b 4))) (* 1/3 (/ (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))) (pow b 2))))) b)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (+ (* 1/3 (/ (- (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))))))))) a)) (+ (* -3/8 (* (pow a 2) (* (pow c 2) (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a)))))) (+ (* -3/32 (* (pow a 2) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 1/3 (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) a)) (+ (* -1/16 (* a (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 1/3 (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a)))))))))))) (pow b 6))) (+ (* 1/3 (/ (- (* 1/6 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) a)) (+ (* -1/16 (* a (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 1/3 (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))))))) (pow b 4))) (* 1/3 (/ (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))) (pow b 2)))))) b)))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 2/3))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (* b (- (+ (* -1 (/ (+ (* -3/8 (* a (pow c 2))) (* 3/4 (* a (pow c 2)))) (pow b 4))) (* 2/3 (/ 1 a))) (* 1/2 (/ c (pow b 2))))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/8 (* a (pow c 2))) (* 3/4 (* a (pow c 2))))))) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* 2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (* 2/3 (/ 1 a))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (* 3/4 (/ (* a (pow c 2)) (pow b 4))))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -2 b)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3 (/ (+ (* -3/8 (* (pow a 2) (pow c 2))) (* 3/4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* -3/2 (/ (* a c) (pow b 2)))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3 (/ (+ (* -3/4 (* a (* c (+ (* -3/8 (* (pow a 2) (pow c 2))) (* 3/4 (* (pow a 2) (pow c 2))))))) (+ (* -9/16 (* (pow a 3) (pow c 3))) (* 2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (+ (* -3 (/ (+ (* -3/8 (* (pow a 2) (pow c 2))) (* 3/4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* -3/2 (/ (* a c) (pow b 2))))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -3/2 (/ (* a c) b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -2/3 b)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* 1/3 (/ (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a))) (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* 1/3 (/ (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a))) (pow b 2))) (+ (* 1/3 (/ (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (+ (* 9/4 (* a (pow c 2))) (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a)))))) (pow b 4))) (* 2/3 (/ 1 a))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* 1/3 (/ (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a))) (pow b 2))) (+ (* 1/3 (/ (- (* 1/2 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) a)) (+ (* 9/8 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a)))))) (+ (* 27/8 (* (pow a 2) (pow c 3))) (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (+ (* 9/4 (* a (pow c 2))) (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a)))))))))) (pow b 6))) (+ (* 1/3 (/ (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (+ (* 9/4 (* a (pow c 2))) (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a)))))) (pow b 4))) (* 2/3 (/ 1 a)))))))))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 2/3)))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* 3 (* c (+ (* -27/32 (/ (pow a 4) (pow b 7))) (* -27/128 (/ (pow a 4) (pow b 7))))))))))))))
#s(approx c #s(hole binary64 c))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) (* 2 b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) (* 2 b))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 1/3 (/ (+ b (* -1 b)) a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* c (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))))) (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (+ (* 1/3 (* c (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -9/8 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (* 1/3 (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (+ (* 1/3 (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (* c (+ (* 1/3 (* c (- (* 1/2 (/ (- (* -27 (pow a 3)) (* 1/2 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -27/16 (/ (* (pow a 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -9/8 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -9/8 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/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/3 (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -9/8 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2)))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4))))) (pow c 3))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* c (+ (* -2/3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* c (+ (* -2/3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))) (+ (* 1/3 (* (sqrt (/ a c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (* a (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt -27)) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))))) (pow c 2))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* c (+ (* -2/3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))) (+ (* 1/3 (* (sqrt (/ a c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (+ (* 1/3 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))) (+ (* -1 (/ (* (pow b 5) (sqrt -27)) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (* a (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt -27)) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2))))))) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))) (pow c 3))) (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (* a (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt -27)) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))))) (pow c 2)))))))))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2)))))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (* c (+ (* -2/3 (/ b c)) (* 1/2 (/ a b))))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (* c (+ (* -1/2 (/ a b)) (* 2/3 (/ b c))))))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) #s(hole binary64 (* c (+ (* -1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -1 (/ (+ (* 3 (/ (* b c) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt 3) 4))))) c))) c)) (* 3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (- (/ b c) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))) (* 2/3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -2/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))) (* -1/3 (/ (- (+ (* -1 (/ (pow b 3) (* a (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt 27)) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))) c))) c)) (* 1/3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))) (+ (* -1 (/ (* (pow b 5) (sqrt 27)) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (* a (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt 27)) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))))) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))) c)) (* 1/3 (- (+ (* -1 (/ (pow b 3) (* a (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt 27)) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))))) c)) (* -2/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) c)) (* 1/3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))))))
#s(approx (* -1/9 (sqrt (* (/ c a) -27))) #s(hole binary64 (* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 27))))))
#s(approx (sqrt (* (/ c a) -27)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 27))))))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))))))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c))))))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (* -1 (* c (+ (* -1/2 (/ a b)) (* 2/3 (/ b c)))))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -2/3 (/ b c)) (* 1/2 (/ a b)))))))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c)))))))
Calls

9 calls:

TimeVariablePointExpression
13.0ms
a
@inf
((/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (* (* 3 a) c) (* 3 a) 3 a c (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg b) b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 (* b b) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* -2/3 b) -2/3 (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (* -1/9 (sqrt (* (/ c a) -27))) -1/9 (sqrt (* (/ c a) -27)) (* (/ c a) -27) (/ c a) -27 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) -1/2 (/ 2/3 a) 2/3 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) (* -1/2 (/ (* a c) (* b b))) (/ (* a c) (* b b)) (* a c))
12.0ms
c
@-inf
((/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (* (* 3 a) c) (* 3 a) 3 a c (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg b) b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 (* b b) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* -2/3 b) -2/3 (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (* -1/9 (sqrt (* (/ c a) -27))) -1/9 (sqrt (* (/ c a) -27)) (* (/ c a) -27) (/ c a) -27 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) -1/2 (/ 2/3 a) 2/3 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) (* -1/2 (/ (* a c) (* b b))) (/ (* a c) (* b b)) (* a c))
11.0ms
a
@-inf
((/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (* (* 3 a) c) (* 3 a) 3 a c (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg b) b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 (* b b) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* -2/3 b) -2/3 (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (* -1/9 (sqrt (* (/ c a) -27))) -1/9 (sqrt (* (/ c a) -27)) (* (/ c a) -27) (/ c a) -27 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) -1/2 (/ 2/3 a) 2/3 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) (* -1/2 (/ (* a c) (* b b))) (/ (* a c) (* b b)) (* a c))
11.0ms
c
@inf
((/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (* (* 3 a) c) (* 3 a) 3 a c (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg b) b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 (* b b) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* -2/3 b) -2/3 (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (* -1/9 (sqrt (* (/ c a) -27))) -1/9 (sqrt (* (/ c a) -27)) (* (/ c a) -27) (/ c a) -27 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) -1/2 (/ 2/3 a) 2/3 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) (* -1/2 (/ (* a c) (* b b))) (/ (* a c) (* b b)) (* a c))
10.0ms
a
@0
((/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (* (* 3 a) c) (* 3 a) 3 a c (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg b) b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 (* b b) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* -2/3 b) -2/3 (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (* -1/9 (sqrt (* (/ c a) -27))) -1/9 (sqrt (* (/ c a) -27)) (* (/ c a) -27) (/ c a) -27 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) -1/2 (/ 2/3 a) 2/3 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) (* -1/2 (/ (* a c) (* b b))) (/ (* a c) (* b b)) (* a c))

rewrite265.0ms (6.1%)

Memory
16.1MiB live, 393.9MiB allocated; 32ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0209422522
0213520443
0844019772
Stop Event
iter-limit
node-limit
iter-limit
Counts
333 → 364
Calls
Call 1
Inputs
(/.f64 (/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))
#s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c))
(*.f64 (*.f64 #s(literal 3 binary64) a) c)
(*.f64 #s(literal 3 binary64) a)
#s(literal 3 binary64)
a
c
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
(neg.f64 b)
b
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))
(*.f64 #s(literal -3 binary64) a)
#s(literal -3 binary64)
(*.f64 b b)
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a)
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b))
(*.f64 #s(literal -2/3 binary64) b)
#s(literal -2/3 binary64)
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
(*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))))
#s(literal -1/9 binary64)
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))
(*.f64 (/.f64 c a) #s(literal -27 binary64))
(/.f64 c a)
#s(literal -27 binary64)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))
(/.f64 c (*.f64 b b))
#s(literal -1/2 binary64)
(/.f64 #s(literal 2/3 binary64) a)
#s(literal 2/3 binary64)
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) a)
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
(*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
#s(literal -1 binary64)
(*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))
(+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))
(/.f64 (*.f64 a c) (*.f64 b b))
(*.f64 a c)
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -3/2 (/ (* a c) b))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* 3 (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* 3 (* a c))))
#s(approx (* (* 3 a) c) #s(hole binary64 (* 3 (* a c))))
#s(approx (* 3 a) #s(hole binary64 (* 3 a)))
#s(approx a #s(hole binary64 a))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -2 b)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* 3/2 (/ (* a c) b)) (* 2 b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) (* 2 b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) (* 2 b))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2))))
#s(approx (* -3 a) #s(hole binary64 (* -3 a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (/ (+ b (* -1 b)) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))) a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (+ b (* -1 b)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (* a (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) a)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (* a (+ (* 1/3 (* a (- (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (* 1/3 (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))))) a)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (- (* 2 (pow b 2)) (* -1 (pow b 2))))) (* a (+ (* 1/3 (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* a (+ (* 1/3 (* a (- (* 1/2 (/ (- (* -27 (pow c 3)) (* 1/2 (/ (* (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -27/16 (/ (* (pow c 3) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -9/8 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/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/3 (- (* 1/2 (/ (- (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (+ (* -9/8 (/ (* (pow c 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 c) (* 3/2 c)) (- (* 1/2 (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 c) (* 3/2 c))) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))))))) a)))
#s(approx (* -1/9 (sqrt (* (/ c a) -27))) #s(hole binary64 (* -1/9 (* (sqrt (/ c a)) (sqrt -27)))))
#s(approx (sqrt (* (/ c a) -27)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -27))))
#s(approx (* (/ c a) -27) #s(hole binary64 (* -27 (/ c a))))
#s(approx (/ c a) #s(hole binary64 (/ c a)))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a)))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ 2/3 a)))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a)))
#s(approx (/ 2/3 a) #s(hole binary64 (/ 2/3 a)))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (* -2/3 b)))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (+ (* -2/3 b) (* 1/2 (/ (* a c) b)))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (* 2/3 b)))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 2/3 b))))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) #s(hole binary64 2/3))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) #s(hole binary64 (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))
#s(approx (* -1/2 (/ (* a c) (* b b))) #s(hole binary64 (* -1/2 (/ (* a c) (pow b 2)))))
#s(approx (/ (* a c) (* b b)) #s(hole binary64 (/ (* a c) (pow b 2))))
#s(approx (* a c) #s(hole binary64 (* a c)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -3) 4))))) (pow a 3))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -3 (* a c))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -2/3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))) (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -2/3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))) (+ (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))) (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -27))) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))))) (pow a 2)))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -2/3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))) (+ (* 1/3 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))) (+ (* 1/3 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* -6 (* (pow b 4) c)) (* -3 (* (pow b 4) c))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -27))) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -27))) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2))))))) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))))) (pow a 3))) (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2)))) (* (sqrt -27) (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt -27))) (* (sqrt -3) (pow (- (* -3 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -3))))) 2)))))) (pow a 2))))))))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* 1/2 (/ c b))))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* -1/2 (/ c (pow b 2)))))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (* 1/2 (/ (* a c) b))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (* a (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (* -1/2 (/ (* a c) b))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (* a (+ (* -1/2 (/ c b)) (* 2/3 (/ b a))))))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) #s(hole binary64 (* -1/2 (/ (* a c) (pow b 2)))))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) #s(hole binary64 (* a (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -1 (/ (+ (* 3 (/ (* a b) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a))) a)) (* 3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ b a) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -2/3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))) (* -1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))) a)) (* 2/3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) a)) (* -1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (- (+ (* -1 (/ (pow b 3) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))))) (* 1/3 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 3 (* (pow b 4) c)) (* 6 (* (pow b 4) c)))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 9 (* (pow b 2) (pow c 2))) (* 18 (* (pow b 2) (pow c 2))))) (* (sqrt 27) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (* c (sqrt 27))) (* (sqrt 3) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))))) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))))))) a))) a)) (* 2/3 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) a)) (* -1/3 (* (sqrt (/ (pow c 3) a)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 c) (* -1 (* (sqrt (/ c a)) (* b (* (sqrt -1) (sqrt 3))))))))))))
#s(approx (* -1/9 (sqrt (* (/ c a) -27))) #s(hole binary64 (* -1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 27))))))
#s(approx (sqrt (* (/ c a) -27)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 27)))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (* -1 (* a (+ (* -1/2 (/ c b)) (* 2/3 (/ b a)))))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (* -1 (* a (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))))))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) #s(hole binary64 (* -1 (* a (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* 3 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -3 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (* 3 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (neg b) #s(hole binary64 (* -1 b)))
#s(approx b #s(hole binary64 b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3)))))
#s(approx (* -2/3 b) #s(hole binary64 (* -2/3 b)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1/9 (* (sqrt (/ c a)) (sqrt -27)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1/9 (* (sqrt (/ c a)) (sqrt -27))) (* -1/27 (/ (* b (* (sqrt -27) (sqrt -3))) a)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1/9 (* (sqrt (/ c a)) (sqrt -27))) (* b (+ (* -1/27 (/ (* (sqrt -27) (sqrt -3)) a)) (* 1/3 (* b (- (* -1/6 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/27 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -27) (pow (sqrt -3) 2)))) (* 2/9 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -27))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* -1/9 (* (sqrt (/ c a)) (sqrt -27))) (* b (+ (* -1/27 (/ (* (sqrt -27) (sqrt -3)) a)) (* b (+ (* 1/3 (* b (- (* 1/3 (/ 1 (* (pow a 2) c))) (+ (* -1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (- (* -1/6 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/27 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -27) (pow (sqrt -3) 2)))) (* 2/9 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -27)))))))) (+ (* 1/18 (/ (sqrt -27) (* (pow a 2) (* c (sqrt -3))))) (* 2/27 (/ (* (sqrt -27) (sqrt -3)) (* (pow a 2) c)))))))) (* 1/3 (- (* -1/6 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (sqrt -27)))) (+ (* 1/27 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -27) (pow (sqrt -3) 2)))) (* 2/9 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -27)))))))))))))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b)))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2))))
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (/ (+ (* -2/3 (pow b 2)) (* 1/2 (* a c))) b)))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* 2/3 (pow b 2))) b)))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* 2/3 (pow b 2))) (pow b 2))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3 (/ (+ (* -27/32 (* (pow a 4) (pow c 4))) (* -27/128 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/2 (/ c b))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/2 (/ (* a c) b))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) (* a b)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 1/3 (/ (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))) (pow b 2)))) b)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (+ (* 1/3 (/ (- (* 1/6 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) a)) (+ (* -1/16 (* a (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 1/3 (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))))))) (pow b 4))) (* 1/3 (/ (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))) (pow b 2))))) b)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/18 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (+ (* 1/3 (/ (- (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))))))))) a)) (+ (* -3/8 (* (pow a 2) (* (pow c 2) (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a)))))) (+ (* -3/32 (* (pow a 2) (* (pow c 3) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 1/3 (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) a)) (+ (* -1/16 (* a (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 1/3 (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a)))))))))))) (pow b 6))) (+ (* 1/3 (/ (- (* 1/6 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) a)) (+ (* -1/16 (* a (* (pow c 2) (+ (* -6 (* a c)) (* -3 (* a c)))))) (* 1/3 (* (- (* -3 (* a c)) (* 3/2 (* a c))) (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))))))) (pow b 4))) (* 1/3 (/ (- (* 1/6 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (* -3 (* a c)) (* 3/2 (* a c)))) a))) (pow b 2)))))) b)))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 2/3))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (* b (- (+ (* -1 (/ (+ (* -3/8 (* a (pow c 2))) (* 3/4 (* a (pow c 2)))) (pow b 4))) (* 2/3 (/ 1 a))) (* 1/2 (/ c (pow b 2))))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/8 (* a (pow c 2))) (* 3/4 (* a (pow c 2))))))) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* 2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (* 2/3 (/ 1 a))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (* 3/4 (/ (* a (pow c 2)) (pow b 4))))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -2 b)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3 (/ (+ (* -3/8 (* (pow a 2) (pow c 2))) (* 3/4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* -3/2 (/ (* a c) (pow b 2)))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3 (/ (+ (* -3/4 (* a (* c (+ (* -3/8 (* (pow a 2) (pow c 2))) (* 3/4 (* (pow a 2) (pow c 2))))))) (+ (* -9/16 (* (pow a 3) (pow c 3))) (* 2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (+ (* -3 (/ (+ (* -3/8 (* (pow a 2) (pow c 2))) (* 3/4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* -3/2 (/ (* a c) (pow b 2))))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -3/2 (/ (* a c) b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 b)))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -2/3 b)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* 1/3 (/ (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a))) (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* 1/3 (/ (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a))) (pow b 2))) (+ (* 1/3 (/ (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (+ (* 9/4 (* a (pow c 2))) (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a)))))) (pow b 4))) (* 2/3 (/ 1 a))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* 1/3 (/ (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a))) (pow b 2))) (+ (* 1/3 (/ (- (* 1/2 (/ (- (* -27 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -6 (* a c)) (* -3 (* a c))) (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2)))))) a)) (+ (* 9/8 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a)))))) (+ (* 27/8 (* (pow a 2) (pow c 3))) (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (+ (* 9/4 (* a (pow c 2))) (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a)))))))))) (pow b 6))) (+ (* 1/3 (/ (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow c 2))) (* 18 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -6 (* a c)) (* -3 (* a c))) 2))) a)) (+ (* 9/4 (* a (pow c 2))) (* (- (* -3 (* a c)) (* -3/2 (* a c))) (- (* 1/2 (/ (+ (* -6 (* a c)) (* -3 (* a c))) a)) (* 2 (/ (- (* -3 (* a c)) (* -3/2 (* a c))) a)))))) (pow b 4))) (* 2/3 (/ 1 a)))))))))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 2/3)))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* 3 (* c (+ (* -27/32 (/ (pow a 4) (pow b 7))) (* -27/128 (/ (pow a 4) (pow b 7))))))))))))))
#s(approx c #s(hole binary64 c))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) (* 2 b))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (- (* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) (* 2 b))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 1/3 (/ (+ b (* -1 b)) a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* c (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))))) (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (+ (* 1/3 (* c (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -9/8 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))))) (* 1/3 (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (* c (+ (* 1/3 (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (* c (+ (* 1/3 (* c (- (* 1/2 (/ (- (* -27 (pow a 3)) (* 1/2 (/ (* (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -27/16 (/ (* (pow a 2) (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (+ (* -9/8 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (* (pow b 2) (- (* 2 (pow b 2)) (* -1 (pow b 2)))))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -9/8 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/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/3 (- (* 1/2 (/ (- (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (+ (* -9/8 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2)))) (/ (* (- (* -3 a) (* 3/2 a)) (- (* 1/2 (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* a (* (pow b 3) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))) (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (- (* -3 a) (* 3/2 a))) (* a (pow (- (* 2 (pow b 2)) (* -1 (pow b 2))) 2))))) (- (* 2 (pow b 2)) (* -1 (pow b 2))))))))))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2)))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4))))) (pow c 3))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* c (+ (* -2/3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* c (+ (* -2/3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))) (+ (* 1/3 (* (sqrt (/ a c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (* a (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt -27)) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))))) (pow c 2))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* c (+ (* -2/3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))) (+ (* 1/3 (* (sqrt (/ a c)) (/ (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (+ (* 1/3 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* -6 (* a (pow b 4))) (* -3 (* a (pow b 4)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))) (+ (* -1 (/ (* (pow b 5) (sqrt -27)) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (* a (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt -27)) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2))))))) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))))))) (pow c 3))) (* 1/3 (/ (- (+ (* -1 (/ (pow b 3) (* a (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2)))) (* (sqrt -27) (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -27)) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt -27)) (* (sqrt -3) (pow (- (* -3 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -3))))) 2)))))) (pow c 2)))))))))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2)))))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (* c (+ (* -2/3 (/ b c)) (* 1/2 (/ a b))))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (* c (+ (* -1/2 (/ a b)) (* 2/3 (/ b c))))))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) #s(hole binary64 (* c (+ (* -1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -1 (/ (+ (* 3 (/ (* b c) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt 3) 4))))) c))) c)) (* 3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (- (/ b c) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))) (* 2/3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -2/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))) (* -1/3 (/ (- (+ (* -1 (/ (pow b 3) (* a (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt 27)) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))) c))) c)) (* 1/3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 3 (* a (pow b 4))) (* 6 (* a (pow b 4))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))) (+ (* -1 (/ (* (pow b 5) (sqrt 27)) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 2 (/ (* (pow b 2) (- (+ (* -1 (/ (pow b 3) (* a (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt 27)) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))))) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))))))) c)) (* 1/3 (- (+ (* -1 (/ (pow b 3) (* a (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 9 (* (pow a 2) (pow b 2))) (* 18 (* (pow a 2) (pow b 2))))) (* (sqrt 27) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 3)))) (* 1/2 (/ (* (pow b 3) (sqrt 27)) (* (sqrt 3) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2)))))))) c)) (* -2/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (* (sqrt -1) (sqrt 27))) (pow (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3)))))) 2))))) c)) (* 1/3 (* (sqrt (/ a c)) (/ (* (sqrt -1) (sqrt 27)) (- (* 3 a) (* -1 (* (sqrt (/ a c)) (* b (* (sqrt -1) (sqrt 3))))))))))))))
#s(approx (* -1/9 (sqrt (* (/ c a) -27))) #s(hole binary64 (* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 27))))))
#s(approx (sqrt (* (/ c a) -27)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 27))))))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))))))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c))))))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) #s(hole binary64 (* -1 (* c (+ (* -1/2 (/ a b)) (* 2/3 (/ b c)))))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -2/3 (/ b c)) (* 1/2 (/ a b)))))))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c)))))))
Outputs
(/.f64 (neg.f64 (/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal 3 binary64) a)))
(/.f64 (/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (neg.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))
(/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))
#s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c))
(*.f64 (*.f64 #s(literal 3 binary64) a) c)
(*.f64 #s(literal 3 binary64) a)
#s(literal 3 binary64)
a
c
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
(neg.f64 b)
b
(pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64))
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (*.f64 #s(literal -3 binary64) a) c) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))
(sqrt.f64 (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b))
(*.f64 #s(literal -3 binary64) a)
#s(literal -3 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 (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b))) (neg.f64 a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a)
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b))
(*.f64 #s(literal -2/3 binary64) b)
#s(literal -2/3 binary64)
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
(*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))))
#s(literal -1/9 binary64)
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -27 binary64)))
(pow.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))
(*.f64 (/.f64 c a) #s(literal -27 binary64))
(/.f64 (neg.f64 c) (neg.f64 a))
(/.f64 c a)
#s(literal -27 binary64)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 #s(literal 2/3 binary64) a))) (-.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 #s(literal 2/3 binary64) a)) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)))))
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))
(+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a))
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b b)))
(/.f64 c (*.f64 b b))
#s(literal -1/2 binary64)
(/.f64 #s(literal 2/3 binary64) a)
(/.f64 #s(literal -2/3 binary64) (neg.f64 a))
#s(literal 2/3 binary64)
(/.f64 (neg.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)))))))) (neg.f64 a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b))))))) a)
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)))))))
(*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b))))))
#s(literal -1 binary64)
(*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)))))
(/.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b))))) (-.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)))))
(/.f64 (+.f64 #s(literal 8/27 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 3 binary64))) (+.f64 #s(literal 4/9 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)))) (*.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)))))))
(+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)))
(*.f64 (/.f64 a b) (/.f64 c b))
(/.f64 (neg.f64 (*.f64 a c)) (neg.f64 (*.f64 b b)))
(/.f64 (*.f64 a c) (*.f64 b b))
(*.f64 a c)
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (fma.f64 #s(literal -27/32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -27/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a (fma.f64 #s(literal -27/32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -27/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))))))))))))
#s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal 3 binary64) (*.f64 a c)))
#s(approx (* (* 3 a) c) (*.f64 #s(literal 3 binary64) (*.f64 a c)))
#s(approx (* 3 a) (*.f64 #s(literal 3 binary64) a))
#s(approx a a)
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) b)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) b)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) b)))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) b)
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (+.f64 b (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (+.f64 b (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (+.f64 b (*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 b b))
#s(approx (+ (* (* -3 a) c) (* b b)) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))
#s(approx (* -3 a) (*.f64 #s(literal -3 binary64) a))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) b)) a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 1/3 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 #s(literal 1/3 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))) a))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 #s(literal 1/3 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))) a))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal 1/3 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 1/3 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal 1/3 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal 1/3 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal 1/3 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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal 3/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/3 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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (/.f64 (fma.f64 #s(literal 1/3 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/3 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -9/8 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 -3 binary64) c) (*.f64 #s(literal 3/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal 3/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/3 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (/.f64 (fma.f64 #s(literal 1/3 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/3 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal 3/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/3 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -27/16 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 -9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal 3/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 -3 binary64) c) (*.f64 #s(literal 3/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -9/8 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 -3 binary64) c) (*.f64 #s(literal 3/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal 3/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/3 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -9/8 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 -3 binary64) c) (*.f64 #s(literal 3/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal 3/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 (* -1/9 (sqrt (* (/ c a) -27))) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
#s(approx (sqrt (* (/ c a) -27)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))))
#s(approx (* (/ c a) -27) (*.f64 #s(literal -27 binary64) (/.f64 c a)))
#s(approx (/ c a) (/.f64 c a))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal -2/3 binary64) b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b))) a))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)))) a))
#s(approx (/ 2/3 a) (/.f64 #s(literal 2/3 binary64) a))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) (*.f64 #s(literal -2/3 binary64) b))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) (fma.f64 #s(literal -2/3 binary64) b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) (*.f64 #s(literal 2/3 binary64) b))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2/3 binary64) b)))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) #s(literal 2/3 binary64))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)))))
#s(approx (* -1/2 (/ (* a c) (* b b))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b))))
#s(approx (/ (* a c) (* b b)) (*.f64 (/.f64 a b) (/.f64 c b)))
#s(approx (* a c) (*.f64 a c))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) (/.f64 b #s(literal -3 binary64))) a))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) (/.f64 b #s(literal -3 binary64))))) a))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal 9 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) (/.f64 b #s(literal -3 binary64))))))) a))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal -3 binary64)))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 3 binary64) (/.f64 b #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))))) (*.f64 a a))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 3 binary64) (/.f64 b #s(literal -3 binary64)) (fma.f64 #s(literal 3 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 9 binary64))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))))) (*.f64 a a)))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 a (-.f64 (*.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 -3 binary64))))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 a (-.f64 (*.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 -3 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 -3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))
#s(approx (sqrt (+ (* (* -3 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))
#s(approx (sqrt (+ (* (* -3 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 -3 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))
#s(approx (sqrt (+ (* (* -3 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 -3 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 -3 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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 #s(literal -3 binary64) (*.f64 a c)))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 a (fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b b) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 #s(literal 1/6 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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/6 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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 #s(literal 1/6 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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/6 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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) (*.f64 a a))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (fma.f64 #s(literal 1/3 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 -6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))))) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) (*.f64 a a)))))))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal -2/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b)))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) (*.f64 a (fma.f64 #s(literal -2/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b)))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) (/.f64 b a)))))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b))))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1/3 binary64))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 b #s(literal 3 binary64))) a)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 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 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 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 #s(literal 3 binary64) #s(literal 3/2 binary64)))))) a))) a))) a)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 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 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 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 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 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 #s(literal 3 binary64) #s(literal 3/2 binary64)))))))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 9 binary64))))) a) (*.f64 #s(literal 1/2 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 #s(literal 3 binary64) #s(literal 3/2 binary64))))))) a))) a))) a)))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64)))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (fma.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 a b) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (fma.f64 #s(literal -1 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 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 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 #s(literal 3 binary64) #s(literal 3/2 binary64)))))) a))) a) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (fma.f64 #s(literal -1 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 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 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 #s(literal 3 binary64) #s(literal 3/2 binary64)))))) (*.f64 #s(literal 3 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 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 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 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 #s(literal 3 binary64) #s(literal 3/2 binary64)))))))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 9 binary64))))) a))) a) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a b) #s(literal 3 binary64)))) a) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))))
#s(approx (+ (* (* -3 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 3 binary64) c)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) b)) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))))) a) (*.f64 #s(literal 1/3 binary64) b)) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a) (*.f64 #s(literal -1/3 binary64) b)) a) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal 27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) a) (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))) a) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal 27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 3 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 6 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal 27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 b c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 c (sqrt.f64 #s(literal 27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))))) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) a))) a) (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))) a) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))))
#s(approx (* -1/9 (sqrt (* (/ c a) -27))) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
#s(approx (sqrt (* (/ c a) -27)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) (/.f64 b a))))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64)))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -1 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 -3 binary64)) #s(literal -3 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))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal 9 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (fma.f64 #s(literal -1 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 -3 binary64)) #s(literal -3 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))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (sqrt.f64 #s(literal -3 binary64))))))) (fma.f64 #s(literal -1 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 -3 binary64)) #s(literal -3 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))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) (*.f64 b (fma.f64 #s(literal 3 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))))) #s(literal -1 binary64)))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -3 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a (*.f64 c #s(literal 9 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (sqrt.f64 #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))))) #s(literal -1 binary64)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (-.f64 (*.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 -3 binary64))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 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 -3 binary64)) #s(literal -1 binary64)))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b))
#s(approx b b)
#s(approx (sqrt (+ (* (* -3 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 -3 binary64)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 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 -3 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 -3 binary64)) #s(literal -1 binary64))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 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 -3 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 -3 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 -3 binary64) #s(literal 5/2 binary64)))))))))))
#s(approx (* b b) (*.f64 b b))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 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 -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/6 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 -3 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/3 binary64)))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))))) #s(literal 1/3 binary64)))))
#s(approx (* -2/3 b) (*.f64 #s(literal -2/3 binary64) b))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))) (*.f64 #s(literal -1/27 binary64) (/.f64 (*.f64 b #s(literal 9 binary64)) a))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))) (*.f64 b (fma.f64 #s(literal -1/27 binary64) (/.f64 #s(literal 9 binary64) a) (*.f64 #s(literal 1/3 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1/6 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 binary64))))) (fma.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 2/9 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal -27 binary64))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))) (*.f64 b (fma.f64 #s(literal -1/27 binary64) (/.f64 #s(literal 9 binary64) a) (*.f64 b (fma.f64 #s(literal 1/3 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 (*.f64 a a) c) #s(literal -1 binary64))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (-.f64 (*.f64 #s(literal -1/6 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 binary64))))) (fma.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 2/9 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal -27 binary64)))))))) (fma.f64 #s(literal 1/18 binary64) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 2/27 binary64) (/.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) c))))))) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal -1/6 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 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -27 binary64))))) (fma.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 2/9 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal -27 binary64)))))))))))))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/2 binary64) c)) b))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 b b) a))) (*.f64 b b)))
#s(approx (/ c (* b b)) (/.f64 c (*.f64 b b)))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) (/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 b b) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) b))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 #s(literal 2/3 binary64) (*.f64 b b))) b))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 #s(literal 2/3 binary64) (*.f64 b b))) (*.f64 b b)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (/.f64 (fma.f64 #s(literal -9/16 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/2 binary64) c (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (/.f64 (fma.f64 #s(literal -27/32 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 -9/16 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/2 binary64) c (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -27/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))))) b))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (/.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) b))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (/.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (/.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (fma.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (/.f64 (fma.f64 #s(literal -27/32 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal -27/128 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))))) b))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 b (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 2 binary64))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 b (-.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 b (-.f64 (*.f64 #s(literal 27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 a b) (/.f64 c b))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 #s(literal -9/16 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/2 binary64) c (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/.f64 (fma.f64 #s(literal -9/16 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/2 binary64) c (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 81/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 81/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))))) b))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b)))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) b))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 81/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 81/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))))) b))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 a b))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (/.f64 (fma.f64 #s(literal 1/18 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c)))) a))) (*.f64 b b)))) b))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (/.f64 (fma.f64 #s(literal 1/18 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c)))) a))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c)))) a))) (*.f64 b b))))) b))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (/.f64 (fma.f64 #s(literal 1/18 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a) (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) a)) (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c)))) a))))) (fma.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c)))) a)))))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c)))) a))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c)))) a))) (*.f64 b b)))))) b))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 2/3 binary64))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 3/4 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b)))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 3/4 binary64) (*.f64 a (*.f64 c c)))))) (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2/9 binary64) (/.f64 (fma.f64 #s(literal 81/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 81/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) c))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) b))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (fma.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 3/4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (fma.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 3/4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (fma.f64 #s(literal -9/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 2/9 binary64) (/.f64 (fma.f64 #s(literal 81/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 81/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3 binary64) (/.f64 (fma.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 3/4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)))))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) b)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 81/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 81/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))))) b)))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) b))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -9/16 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/2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (fma.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)) (*.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) a))) (*.f64 b b)) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) a))) (*.f64 b b)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) a)))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) a))) (*.f64 b b)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) a))))) (fma.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) a)))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal 9/4 binary64) (*.f64 a (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a c) (*.f64 #s(literal -3 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) a)))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)))))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)))))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 2/3 binary64)))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (*.f64 c (-.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -1 binary64))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -1 binary64))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (fma.f64 #s(literal -27/32 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -27/128 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -1 binary64))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 c (fma.f64 #s(literal -27/32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -27/128 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))))))))))))
#s(approx c c)
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) b)))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal -3/2 binary64) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) b)))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (+.f64 b (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (+.f64 b (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) b)) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) b)) a) (*.f64 c (-.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -1 binary64)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) b)) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -1 binary64)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal 1/3 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal 1/3 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal 1/3 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal 3/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/3 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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal 1/3 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/3 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -9/8 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 -3 binary64) a) (*.f64 #s(literal 3/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal 3/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/3 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal 3/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 (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (fma.f64 #s(literal 1/3 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/3 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal 3/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/3 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -27/16 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 -9/8 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal 3/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 -3 binary64) a) (*.f64 #s(literal 3/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -9/8 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 -3 binary64) a) (*.f64 #s(literal 3/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal 3/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/3 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -9/8 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 -3 binary64) a) (*.f64 #s(literal 3/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal 3/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 (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))) (*.f64 c c)))) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 9 binary64))))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal -3 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) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 3 binary64) (/.f64 b #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))))) (*.f64 c c))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 3 binary64) (/.f64 b #s(literal -3 binary64)) (fma.f64 #s(literal 3 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (/.f64 (*.f64 c c) #s(literal 9 binary64))))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))))) (*.f64 c c)))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (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 -3 binary64))))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 c (-.f64 (*.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 -3 binary64) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (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 -3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))
#s(approx (sqrt (+ (* (* -3 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 -3 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))
#s(approx (sqrt (+ (* (* -3 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 -3 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 -3 binary64) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (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 -3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))))
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 c (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/6 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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/6 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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64)))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b c) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b c) (fma.f64 #s(literal 1/6 binary64) (*.f64 (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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b c) (fma.f64 #s(literal -1/24 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 -3 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (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 -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 c (fma.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 c (fma.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) (*.f64 c c)))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 c (fma.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (fma.f64 #s(literal 1/3 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 -6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))))) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) (*.f64 c c))))))))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 c (fma.f64 #s(literal -2/3 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -1 binary64))))))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 c (-.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64))))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) (*.f64 c (fma.f64 #s(literal -2/3 binary64) (/.f64 b c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b)))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (*.f64 #s(literal 2/3 binary64) (/.f64 b c)))))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)) (*.f64 #s(literal 2/3 binary64) (pow.f64 c #s(literal -1 binary64))))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1/3 binary64)))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 c #s(literal 3 binary64))))) c) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1/3 binary64)))))
#s(approx (/ (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (* 3 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 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 #s(literal 3 binary64) #s(literal 3/2 binary64)))))))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 (*.f64 a a) #s(literal 9 binary64))))) (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 -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 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 #s(literal 3 binary64) #s(literal 3/2 binary64))))))) c)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 c #s(literal 3 binary64))))) c) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1/3 binary64)))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (fma.f64 #s(literal -1 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 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 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 #s(literal 3 binary64) #s(literal 3/2 binary64)))))) c))) c) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))))))
#s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (fma.f64 #s(literal -1 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 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 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 #s(literal 3 binary64) #s(literal 3/2 binary64)))))) (*.f64 #s(literal 3 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 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 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 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 #s(literal 3 binary64) #s(literal 3/2 binary64)))))))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (/.f64 (*.f64 c c) #s(literal 9 binary64))))) c))) c) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) #s(literal 3 binary64)))) c) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))
#s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))))
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 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 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))))
#s(approx (+ (* (* -3 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 3 binary64) a)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 b (*.f64 a c)))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))))))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) 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/24 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 b c))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))))
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.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/24 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c) (*.f64 #s(literal -1/3 binary64) b)) c) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal 27 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))) c))) c) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 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/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 6 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal 27 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal 27 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))))) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))) c) (*.f64 #s(literal 1/3 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 27 binary64))) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 18 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 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 -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal 27 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64))))))))) c) (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -27 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 2 binary64)))))) c) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -27 binary64)) (-.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -3 binary64)))))))))))))
#s(approx (* -1/9 (sqrt (* (/ c a) -27))) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
#s(approx (sqrt (* (/ c a) -27)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -1 binary64)))))))
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64)))))))
#s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (*.f64 #s(literal 2/3 binary64) (/.f64 b c))))))
#s(approx (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2/3 binary64) (/.f64 b c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))))))
#s(approx (+ 2/3 (* -1/2 (/ (* a c) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (*.f64 #s(literal 2/3 binary64) (pow.f64 c #s(literal -1 binary64)))))))

eval54.0ms (1.3%)

Memory
-8.0MiB live, 125.8MiB allocated; 15ms collecting garbage
Compiler

Compiled 28 414 to 2 608 computations (90.8% saved)

prune31.0ms (0.7%)

Memory
16.5MiB live, 74.3MiB allocated; 5ms collecting garbage
Pruning

30 alts after pruning (19 fresh and 11 done)

PrunedKeptTotal
New3428350
Fresh21113
Picked235
Done088
Total34630376
Accuracy
99.9%
Counts
376 → 30
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.2%
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a)
35.0%
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) a)
46.0%
(/.f64 (/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
32.5%
(/.f64 (/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 #s(literal 3 binary64) a))
13.4%
(/.f64 (/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) #s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))
36.8%
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a)
30.5%
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) #s(literal 3 binary64)) a)
57.2%
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))
39.2%
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))
57.1%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
35.0%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a))
36.8%
(/.f64 #s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
34.9%
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) a)
30.5%
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) a)
36.8%
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a)
35.0%
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) (fma.f64 #s(literal -2/3 binary64) b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b))))) a)
28.4%
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a))
21.2%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))
30.5%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a))
15.4%
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
18.5%
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(approx (* -1/9 (sqrt (* (/ c a) -27))) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))))))
17.7%
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))))
15.4%
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
36.8%
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a))))
32.7%
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
17.8%
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b)))
36.7%
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal -2/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))
8.3%
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
18.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
36.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
Compiler

Compiled 3 011 to 1 002 computations (66.7% saved)

regimes82.0ms (1.9%)

Memory
-8.6MiB live, 178.4MiB allocated; 15ms collecting garbage
Counts
53 → 4
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(approx (* -1/9 (sqrt (* (/ c a) -27))) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal -2/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) a)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) (fma.f64 #s(literal -2/3 binary64) b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b))))) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) a)
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) #s(literal 3 binary64)) a)
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))))
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) a)
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) a)
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b)))
(/.f64 (/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) #s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) #s(approx (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) (*.f64 #s(literal 3 binary64) a))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 b (*.f64 a c)))))))
(/.f64 (/.f64 (*.f64 (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b)) a)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (*.f64 #s(literal -9/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b)) (*.f64 #s(literal 3 binary64) a))
Outputs
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a)
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a)
(/.f64 (/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
Calls

5 calls:

19.0ms
(*.f64 #s(literal 3 binary64) a)
16.0ms
a
16.0ms
b
14.0ms
c
12.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
Results
AccuracySegmentsBranch
61.5%3(*.f64 #s(literal 3 binary64) a)
77.0%5(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
61.5%3a
88.8%4b
57.2%1c
Compiler

Compiled 23 to 26 computations (-13% saved)

regimes14.0ms (0.3%)

Memory
-9.7MiB live, 37.1MiB allocated; 2ms collecting garbage
Counts
40 → 3
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(approx (* -1/9 (sqrt (* (/ c a) -27))) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal -2/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) a)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) (fma.f64 #s(literal -2/3 binary64) b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b))))) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) a)
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) #s(literal 3 binary64)) a)
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))))
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) a)
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) a)
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (+ (* -1/3 (sqrt (* (/ c a) -3))) (* -1/3 (/ b a))) (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b)))
(/.f64 (/.f64 #s(approx (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 #s(literal -3 binary64) (*.f64 a c)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))
Outputs
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a)
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
Calls

1 calls:

12.0ms
b
Results
AccuracySegmentsBranch
86.6%3b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes11.0ms (0.3%)

Memory
25.8MiB live, 25.8MiB allocated; 0ms collecting garbage
Counts
34 → 3
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(approx (* -1/9 (sqrt (* (/ c a) -27))) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal -2/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) a)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) (fma.f64 #s(literal -2/3 binary64) b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b))))) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) a)
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) #s(literal 3 binary64)) a)
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))))
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) a)
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) a)
Outputs
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a)
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
Calls

1 calls:

9.0ms
b
Results
AccuracySegmentsBranch
86.6%3b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes12.0ms (0.3%)

Memory
-9.3MiB live, 37.9MiB allocated; 2ms collecting garbage
Counts
32 → 3
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(approx (* -1/9 (sqrt (* (/ c a) -27))) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal -2/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) a)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) (fma.f64 #s(literal -2/3 binary64) b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b))))) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) a)
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) #s(literal 3 binary64)) a)
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))))
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) #s(literal 3 binary64)) a)
Outputs
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a)
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
Calls

1 calls:

10.0ms
b
Results
AccuracySegmentsBranch
86.6%3b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes13.0ms (0.3%)

Memory
-4.5MiB live, 31.3MiB allocated; 4ms collecting garbage
Counts
29 → 3
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(approx (* -1/9 (sqrt (* (/ c a) -27))) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal -2/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) a)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) (fma.f64 #s(literal -2/3 binary64) b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b))))) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 #s(literal -1/3 binary64) b (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) a)
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) #s(literal 3 binary64)) a)
Outputs
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal -2/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
Calls

1 calls:

12.0ms
b
Results
AccuracySegmentsBranch
82.5%3b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes9.0ms (0.2%)

Memory
24.2MiB live, 24.2MiB allocated; 0ms collecting garbage
Counts
26 → 3
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(approx (* -1/9 (sqrt (* (/ c a) -27))) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal -2/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) a)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(approx (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (* b b)))))) (fma.f64 #s(literal -2/3 binary64) b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b))))) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))))
Outputs
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal -2/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
Calls

1 calls:

7.0ms
b
Results
AccuracySegmentsBranch
82.0%3b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes24.0ms (0.5%)

Memory
-23.5MiB live, 18.2MiB allocated; 21ms collecting garbage
Counts
18 → 3
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(approx (* -1/9 (sqrt (* (/ c a) -27))) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal -2/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a))
Outputs
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal -2/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
Calls

1 calls:

22.0ms
b
Results
AccuracySegmentsBranch
81.9%3b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes11.0ms (0.2%)

Memory
27.2MiB live, 27.2MiB allocated; 0ms collecting garbage
Counts
17 → 3
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(approx (* -1/9 (sqrt (* (/ c a) -27))) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal -2/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))
Outputs
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal -2/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
Calls

2 calls:

5.0ms
b
4.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
Results
AccuracySegmentsBranch
59.8%5(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
72.6%3b
Compiler

Compiled 18 to 15 computations (16.7% saved)

regimes19.0ms (0.4%)

Memory
-21.9MiB live, 18.3MiB allocated; 15ms collecting garbage
Counts
16 → 3
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) #s(approx (* -1/9 (sqrt (* (/ c a) -27))) (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64))))))
#s(approx (/ (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (* 3 a)) (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -27 binary64)))))
Outputs
(/.f64 (/.f64 #s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
Calls

1 calls:

18.0ms
b
Results
AccuracySegmentsBranch
72.5%3b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes4.0ms (0.1%)

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

1 calls:

3.0ms
b
Results
AccuracySegmentsBranch
70.5%3b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes4.0ms (0.1%)

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

1 calls:

3.0ms
b
Results
AccuracySegmentsBranch
67.0%2b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes13.0ms (0.3%)

Memory
-31.2MiB live, 13.7MiB allocated; 10ms collecting garbage
Counts
9 → 2
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a)
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (+ (pow (neg b) 3) (pow (sqrt (+ (* (* -3 a) c) (* b b))) 3)) (+ (* b b) (- (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(approx (/ (- (* b b) (* (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt (+ (* (* -3 a) c) (* b b))))) (- (neg b) (sqrt (+ (* (* -3 a) c) (* b b))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a))
Outputs
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))
Calls

1 calls:

3.0ms
b
Results
AccuracySegmentsBranch
67.0%2b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes2.0ms (0.1%)

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

1 calls:

2.0ms
b
Results
AccuracySegmentsBranch
67.0%2b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes6.0ms (0.1%)

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

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

5 calls:

1.0ms
b
1.0ms
(*.f64 #s(literal 3 binary64) a)
1.0ms
a
1.0ms
c
1.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
Results
AccuracySegmentsBranch
36.8%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
36.8%1c
36.8%1(*.f64 #s(literal 3 binary64) a)
36.8%1a
36.8%1b
Compiler

Compiled 23 to 26 computations (-13% saved)

bsearch100.0ms (2.3%)

Memory
-44.7MiB live, 109.0MiB allocated; 63ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
22.0ms
4.225727549665347e+68
1.5840188626142162e+73
44.0ms
5.855789600233995e-172
5.666632922053239e-171
24.0ms
-1.8500052040389318e+157
-4.044104822864175e+146
Samples
16.0ms266×0valid
7.0ms49×2valid
7.0ms62×1valid
3.0ms45×0invalid
2.0ms3valid
Compiler

Compiled 1 352 to 918 computations (32.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 23.0ms
ival-mult!: 7.0ms (30% of total)
ival-sqrt: 5.0ms (21.5% of total)
adjust: 3.0ms (12.9% of total)
ival-div!: 3.0ms (12.9% of total)
ival-neg: 2.0ms (8.6% of total)
ival-sub!: 1.0ms (4.3% of total)
ival-add!: 1.0ms (4.3% of total)

bsearch25.0ms (0.6%)

Memory
44.9MiB live, 44.9MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
21.0ms
2.875985325242377e-73
2.5061645340392494e-64
1.0ms
-1.8500052040389318e+157
-4.044104822864175e+146
Samples
5.0ms91×0valid
4.0ms25×2valid
3.0ms28×1valid
2.0ms32×0invalid
Compiler

Compiled 751 to 627 computations (16.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 9.0ms
ival-mult!: 3.0ms (32.2% of total)
ival-sqrt: 2.0ms (21.5% of total)
adjust: 1.0ms (10.7% of total)
ival-sub!: 1.0ms (10.7% of total)
ival-add!: 1.0ms (10.7% of total)
ival-div!: 1.0ms (10.7% of total)
ival-neg: 1.0ms (10.7% of total)

bsearch19.0ms (0.4%)

Memory
-16.8MiB live, 29.9MiB allocated; 3ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
9.0ms
2.875985325242377e-73
2.5061645340392494e-64
8.0ms
-1.4167467889310399e+100
-9.067596377075624e+99
Samples
7.0ms92×0valid
1.0ms25×0invalid
1.0ms2valid
1.0ms11×1valid
Compiler

Compiled 536 to 416 computations (22.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 6.0ms
ival-mult!: 2.0ms (34% of total)
adjust: 1.0ms (17% of total)
ival-sqrt: 1.0ms (17% of total)
ival-neg: 1.0ms (17% of total)
ival-div!: 1.0ms (17% of total)
ival-sub!: 0.0ms (0% of total)
ival-add!: 0.0ms (0% of total)

bsearch2.0ms (0%)

Memory
4.3MiB live, 4.3MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
2.875985325242377e-73
2.5061645340392494e-64
1.0ms
-1.4167467889310399e+100
-9.067596377075624e+99
Compiler

Compiled 523 to 429 computations (18% saved)

bsearch19.0ms (0.4%)

Memory
-19.4MiB live, 26.3MiB allocated; 5ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
2.875985325242377e-73
2.5061645340392494e-64
15.0ms
-1.1587698718076336e-48
-1.0722351336358467e-50
Samples
9.0ms112×0valid
1.0ms24×0invalid
Compiler

Compiled 903 to 699 computations (22.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 7.0ms
ival-add!: 3.0ms (43.2% of total)
ival-mult!: 2.0ms (28.8% of total)
ival-sqrt: 1.0ms (14.4% of total)
ival-neg: 1.0ms (14.4% of total)
ival-div!: 1.0ms (14.4% of total)
ival-sub!: 0.0ms (0% of total)
adjust: 0.0ms (0% of total)

bsearch20.0ms (0.5%)

Memory
24.3MiB live, 24.3MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
2.875985325242377e-73
2.5061645340392494e-64
17.0ms
-1.0722351336358467e-50
-1.0244605751761838e-58
Samples
8.0ms144×0valid
2.0ms32×0invalid
Compiler

Compiled 1 055 to 819 computations (22.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 6.0ms
ival-mult!: 2.0ms (33.6% of total)
ival-sqrt: 1.0ms (16.8% of total)
ival-neg: 1.0ms (16.8% of total)
ival-div!: 1.0ms (16.8% of total)
ival-sub!: 0.0ms (0% of total)
adjust: 0.0ms (0% of total)
ival-add!: 0.0ms (0% of total)

bsearch10.0ms (0.2%)

Memory
12.3MiB live, 12.3MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
2.875985325242377e-73
2.5061645340392494e-64
8.0ms
-1.1587698718076336e-48
-1.0722351336358467e-50
Samples
4.0ms64×0valid
1.0ms10×0invalid
Compiler

Compiled 919 to 715 computations (22.2% saved)

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

bsearch38.0ms (0.9%)

Memory
-14.0MiB live, 32.1MiB allocated; 13ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
21.0ms
2.0531210189994138e-128
3.643880206540675e-120
13.0ms
-1.906388883962646e-71
-1.2719045643187062e-71
Samples
15.0ms176×0valid
5.0ms79×0invalid
3.0ms23×1valid
1.0ms2valid
Compiler

Compiled 741 to 559 computations (24.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 11.0ms
ival-mult!: 4.0ms (35.2% of total)
ival-sqrt: 2.0ms (17.6% of total)
adjust: 1.0ms (8.8% of total)
ival-sub!: 1.0ms (8.8% of total)
ival-add!: 1.0ms (8.8% of total)
ival-div!: 1.0ms (8.8% of total)
ival-neg: 1.0ms (8.8% of total)

bsearch2.0ms (0.1%)

Memory
2.0MiB live, 2.0MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
2.0531210189994138e-128
3.643880206540675e-120
1.0ms
-1.906388883962646e-71
-1.2719045643187062e-71
Compiler

Compiled 653 to 507 computations (22.4% saved)

bsearch69.0ms (1.6%)

Memory
2.7MiB live, 48.5MiB allocated; 4ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
20.0ms
3.2254539470710443e-196
4.229695506674278e-191
44.0ms
-1.0709135876317312e-165
-8.477008935779106e-190
Samples
29.0ms123×0invalid
18.0ms305×0valid
2.0ms15×1valid
Compiler

Compiled 989 to 780 computations (21.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 16.0ms
ival-mult!: 6.0ms (38.5% of total)
ival-sqrt: 3.0ms (19.3% of total)
ival-div!: 2.0ms (12.8% of total)
ival-neg: 2.0ms (12.8% of total)
ival-sub!: 1.0ms (6.4% of total)
ival-add!: 1.0ms (6.4% of total)
adjust: 0.0ms (0% of total)

bsearch10.0ms (0.2%)

Memory
14.3MiB live, 14.3MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
9.0ms
2.7554273935846306e-303
5.223180739061165e-303
Samples
4.0ms64×0valid
2.0ms29×0invalid
Compiler

Compiled 200 to 162 computations (19% saved)

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

bsearch22.0ms (0.5%)

Memory
-45.4MiB live, 1.3MiB allocated; 3ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
2.7554273935846306e-303
5.223180739061165e-303
Compiler

Compiled 200 to 162 computations (19% saved)

bsearch1.0ms (0%)

Memory
1.1MiB live, 1.1MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
2.7554273935846306e-303
5.223180739061165e-303
Compiler

Compiled 204 to 154 computations (24.5% saved)

derivations229.0ms (5.3%)

Memory
53.6MiB live, 272.8MiB allocated; 33ms collecting garbage
Stop Event
fuel
Compiler

Compiled 1 055 to 149 computations (85.9% saved)

preprocess73.0ms (1.7%)

Memory
-3.8MiB live, 133.5MiB allocated; 31ms collecting garbage
Compiler

Compiled 1 072 to 161 computations (85% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...