
Time bar (total: 2.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 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 |
| 42.6% | 40.6% | 54.6% | 0.1% | 0% | 4.7% | 0% | 7 |
| 51.2% | 48.4% | 46% | 0.1% | 0% | 5.5% | 0% | 8 |
| 54.5% | 49.9% | 41.7% | 0.1% | 0% | 8.2% | 0% | 9 |
| 60.2% | 53.4% | 35.3% | 0.1% | 0% | 11.1% | 0% | 10 |
| 67.6% | 58.7% | 28.2% | 0.1% | 0% | 13% | 0% | 11 |
| 71.4% | 60.6% | 24.2% | 0.1% | 0% | 15.1% | 0% | 12 |
Compiled 15 to 12 computations (20% saved)
| 295.0ms | 5 543× | 74 | valid |
| 182.0ms | 1 043× | 2368 | valid |
| 126.0ms | 801× | 1184 | valid |
| 62.0ms | 1 094× | 74 | invalid |
| 46.0ms | 364× | 592 | valid |
| 39.0ms | 191× | 4736 | valid |
| 22.0ms | 203× | 296 | valid |
| 9.0ms | 111× | 148 | valid |
ival-sqrt: 143.0ms (27.4% of total)ival-mult!: 110.0ms (21.1% of total)ival-div!: 96.0ms (18.4% of total)ival-sub!: 94.0ms (18% of total)ival-neg: 52.0ms (10% of total)adjust: 28.0ms (5.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 100 | 0 | - | 3 | (2.7186140799460154e-237 2.537747865818637e-156 -1.909036455220237e-221) | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| 64 | 0 | - | 0 | - | (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
| 19 | 0 | - | 3 | (-8.094697666708485e-5 -2.4477975794746375e+290 -3.3059542649787143e-25) | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 4 | 0 | - | 0 | - | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
| 0 | 0 | - | 0 | - | (*.f64 b_2 b_2) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (neg.f64 b_2) |
| 0 | 0 | - | 0 | - | b_2 |
| 0 | 0 | - | 0 | - | (*.f64 a c) |
| 0 | 0 | - | 0 | - | c |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) | oflow-rescue | 94 | 0 |
| ↳ | (*.f64 b_2 b_2) | overflow | 81 | |
| ↳ | (*.f64 a c) | overflow | 21 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | overflow | 94 | |
-.f64 | (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | cancellation | 64 | 0 |
/.f64 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) | u/n | 16 | 0 |
| ↳ | (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | underflow | 28 | |
| ↳ | (*.f64 b_2 b_2) | underflow | 40 | |
| ↳ | (*.f64 a c) | underflow | 43 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | underflow | 3 | |
-.f64 | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | nan-rescue | 4 | 0 |
| ↳ | (*.f64 b_2 b_2) | overflow | 81 | |
| ↳ | (*.f64 a c) | overflow | 21 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) | uflow-rescue | 3 | 0 |
| ↳ | (*.f64 b_2 b_2) | underflow | 40 | |
| ↳ | (*.f64 a c) | underflow | 43 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | underflow | 3 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 129 | 3 |
| - | 12 | 112 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 129 | 0 | 3 |
| - | 12 | 0 | 112 |
| number | freq |
|---|---|
| 0 | 115 |
| 1 | 105 |
| 2 | 32 |
| 3 | 4 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 21.0ms | 328× | 74 | valid |
| 13.0ms | 60× | 2368 | valid |
| 13.0ms | 68× | 1184 | valid |
| 4.0ms | 16× | 4736 | valid |
| 3.0ms | 26× | 296 | valid |
| 2.0ms | 10× | 592 | valid |
| 0.0ms | 4× | 148 | valid |
Compiled 117 to 34 computations (70.9% saved)
ival-sqrt: 9.0ms (28.3% of total)ival-sub!: 6.0ms (18.8% of total)ival-div!: 6.0ms (18.8% of total)ival-mult!: 6.0ms (18.8% of total)adjust: 2.0ms (6.3% of total)ival-neg: 2.0ms (6.3% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 131 |
| 1 | 119 | 131 |
| 2 | 214 | 131 |
| 3 | 346 | 131 |
| 4 | 449 | 131 |
| 5 | 484 | 131 |
| 6 | 505 | 131 |
| 0 | 10 | 13 |
| 0 | 17 | 13 |
| 1 | 27 | 13 |
| 2 | 51 | 13 |
| 3 | 96 | 13 |
| 4 | 131 | 13 |
| 5 | 138 | 13 |
| 6 | 146 | 13 |
| 7 | 154 | 13 |
| 0 | 154 | 13 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Outputs |
|---|
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) |
Compiled 13 to 10 computations (23.1% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.1% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
Compiled 13 to 10 computations (23.1% saved)
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(neg.f64 b_2) |
b_2 |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(*.f64 b_2 b_2) |
(*.f64 a c) |
a |
c |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | b_2 | @ | inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* b_2 b_2) (* a c) a c) |
| 3.0ms | a | @ | inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* b_2 b_2) (* a c) a c) |
| 3.0ms | c | @ | -inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* b_2 b_2) (* a c) a c) |
| 3.0ms | a | @ | -inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* b_2 b_2) (* a c) a c) |
| 2.0ms | c | @ | inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* b_2 b_2) (* a c) a c) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 646 | 4062 |
| 0 | 657 | 3834 |
| 0 | 3704 | 3730 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(neg.f64 b_2) |
b_2 |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(*.f64 b_2 b_2) |
(*.f64 a c) |
a |
c |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(*.f64 #s(literal -1 binary64) b_2) |
(*.f64 b_2 #s(literal -1 binary64)) |
(neg.f64 b_2) |
b_2 |
(pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 c a) (*.f64 c a))) (fma.f64 b_2 b_2 (*.f64 c a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 a) c)) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 (*.f64 c a) (*.f64 c a) (*.f64 (*.f64 b_2 b_2) (*.f64 c a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 a) c) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2))))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 (neg.f64 a) c)) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 a) c)) |
(fma.f64 #s(literal -1 binary64) (*.f64 c a) (*.f64 b_2 b_2)) |
(fma.f64 (*.f64 c a) #s(literal -1 binary64) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 (neg.f64 a) c)) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) c)) |
(*.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b_2) (fabs.f64 b_2)) |
(*.f64 (neg.f64 b_2) (neg.f64 b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 b_2 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
(*.f64 c a) |
(*.f64 a c) |
a |
c |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b_2 #s(literal 5 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b_2 #s(literal 5 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) a b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) a b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 b_2 b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (* a c) (*.f64 c a)) |
#s(approx a a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b_2) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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) (*.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_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a)))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (sqrt (- (* b_2 b_2) (* 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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) a)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) a) c) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a) #s(literal -1 binary64) b_2) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (-.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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))))) a)) b_2) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.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 b_2 (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 a #s(literal -1 binary64))) b_2 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 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) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) b_2) (pow.f64 a #s(literal -1 binary64))) b_2 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (neg.f64 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)) b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.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_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))))) b_2) #s(literal 1 binary64)) b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (neg b_2) (neg.f64 b_2)) |
#s(approx b_2 b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* 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 -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* 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 -1 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_2 b_2) (pow.f64 #s(literal -1 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 -1 binary64)) #s(literal -3 binary64)))) (*.f64 b_2 b_2))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (* b_2 b_2) (*.f64 b_2 b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) a)) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) a)) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 1/16 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) a))) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64))) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 1 binary64)) b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b_2 b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 c (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) a) (pow.f64 b_2 #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2))))) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) b_2)) c (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b_2 #s(literal 5 binary64)))) c (/.f64 #s(literal 1/2 binary64) b_2)) c (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))) c (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64))))) c (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))) c (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (/.f64 a b_2) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b_2 #s(literal 3 binary64)))) c b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 5 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx c c) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) (*.f64 c a))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b_2) (*.f64 c a)))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)) (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* 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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* 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_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* 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_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) c)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) c) a) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 b_2) a)) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) c) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a)) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 c a))))) c)) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)))) |
Compiled 4 705 to 835 computations (82.3% saved)
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 129 | 17 | 146 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 129 | 18 | 147 |
| Status | Accuracy | Program |
|---|---|---|
| 35.3% | (/.f64 (/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) a) | |
| ✓ | 51.1% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| ▶ | 32.9% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b_2 b_2))))) a) |
| 33.0% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) | |
| ▶ | 33.8% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2) b_2))) a) |
| 11.6% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) | |
| ▶ | 34.0% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 19.3% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) a) | |
| 18.1% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) a) | |
| 27.7% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) | |
| 24.7% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) b_2))) a) | |
| ▶ | 29.3% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
| 34.0% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) | |
| 29.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) | |
| ▶ | 37.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
| 17.2% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) | |
| 29.7% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) | |
| 16.2% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
Compiled 859 to 568 computations (33.9% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
#s(literal -1/2 binary64) |
(/.f64 c b_2) |
c |
b_2 |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
(neg.f64 b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
a |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
(neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c))) |
(sqrt.f64 (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(neg.f64 a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2) b_2))) a) |
(-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2) b_2)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2) b_2) |
(/.f64 (*.f64 c a) b_2) |
(*.f64 c a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b_2 b_2))))) a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b_2 b_2))))) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b_2 b_2)))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b_2 b_2))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b_2 b_2)) |
(fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/.f64 c (*.f64 b_2 b_2)) |
(*.f64 b_2 b_2) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (neg (sqrt (* (neg a) c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (* (neg a) c)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (neg a) c) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 b_2)) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (/ (* c a) b_2) #s(hole binary64 (/ (* a c) b_2))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) #s(hole binary64 (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))) |
#s(approx (* a (/ c (* b_2 b_2))) #s(hole binary64 (/ (* a c) (pow b_2 2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) #s(hole binary64 (* -1 (/ (* a c) (pow b_2 2))))) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) #s(hole binary64 (* a (+ (* -1 (/ c (pow b_2 2))) (/ 1 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (neg (sqrt (* (neg a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (* (neg a) c)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) #s(hole binary64 (* -1 (* a (- (/ c (pow b_2 2)) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (* -1/2 (/ c b_2)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ c b_2) #s(hole binary64 (/ c b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) #s(hole binary64 (/ (+ (* -1 (* a c)) (pow b_2 2)) (pow b_2 2)))) |
#s(approx (/ c (* b_2 b_2)) #s(hole binary64 (/ c (pow b_2 2)))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 (* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (/ b_2 c))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) #s(hole binary64 (* c (+ (* -1 (/ a (pow b_2 2))) (/ 1 c))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) #s(hole binary64 (* -1 (* c (- (/ a (pow b_2 2)) (/ 1 c)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | a | @ | inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -1/2 (/ c b_2)) -1/2 (/ c b_2) c b_2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) (sqrt (- (* b_2 b_2) (* a c))) a (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg (sqrt (* (neg a) c))) (sqrt (* (neg a) c)) (* (neg a) c) (neg a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (+ (* -1/2 (/ (* c a) b_2)) b_2) (/ (* c a) b_2) (* c a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* a (/ c (* b_2 b_2))) (/ c (* b_2 b_2)) (* b_2 b_2) -1 1) |
| 4.0ms | c | @ | 0 | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -1/2 (/ c b_2)) -1/2 (/ c b_2) c b_2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) (sqrt (- (* b_2 b_2) (* a c))) a (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg (sqrt (* (neg a) c))) (sqrt (* (neg a) c)) (* (neg a) c) (neg a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (+ (* -1/2 (/ (* c a) b_2)) b_2) (/ (* c a) b_2) (* c a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* a (/ c (* b_2 b_2))) (/ c (* b_2 b_2)) (* b_2 b_2) -1 1) |
| 4.0ms | c | @ | -inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -1/2 (/ c b_2)) -1/2 (/ c b_2) c b_2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) (sqrt (- (* b_2 b_2) (* a c))) a (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg (sqrt (* (neg a) c))) (sqrt (* (neg a) c)) (* (neg a) c) (neg a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (+ (* -1/2 (/ (* c a) b_2)) b_2) (/ (* c a) b_2) (* c a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* a (/ c (* b_2 b_2))) (/ c (* b_2 b_2)) (* b_2 b_2) -1 1) |
| 4.0ms | c | @ | inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -1/2 (/ c b_2)) -1/2 (/ c b_2) c b_2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) (sqrt (- (* b_2 b_2) (* a c))) a (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg (sqrt (* (neg a) c))) (sqrt (* (neg a) c)) (* (neg a) c) (neg a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (+ (* -1/2 (/ (* c a) b_2)) b_2) (/ (* c a) b_2) (* c a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* a (/ c (* b_2 b_2))) (/ c (* b_2 b_2)) (* b_2 b_2) -1 1) |
| 3.0ms | a | @ | 0 | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -1/2 (/ c b_2)) -1/2 (/ c b_2) c b_2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) (sqrt (- (* b_2 b_2) (* a c))) a (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg (sqrt (* (neg a) c))) (sqrt (* (neg a) c)) (* (neg a) c) (neg a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (+ (* -1/2 (/ (* c a) b_2)) b_2) (/ (* c a) b_2) (* c a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* a (/ c (* b_2 b_2))) (/ c (* b_2 b_2)) (* b_2 b_2) -1 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 757 | 5054 |
| 0 | 790 | 4789 |
| 0 | 4231 | 4655 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
#s(literal -1/2 binary64) |
(/.f64 c b_2) |
c |
b_2 |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
(neg.f64 b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
a |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
(neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c))) |
(sqrt.f64 (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(neg.f64 a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2) b_2))) a) |
(-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2) b_2)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2) b_2) |
(/.f64 (*.f64 c a) b_2) |
(*.f64 c a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b_2 b_2))))) a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b_2 b_2))))) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b_2 b_2)))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b_2 b_2))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b_2 b_2)) |
(fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/.f64 c (*.f64 b_2 b_2)) |
(*.f64 b_2 b_2) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (neg (sqrt (* (neg a) c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (* (neg a) c)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (neg a) c) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 b_2)) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (/ (* c a) b_2) #s(hole binary64 (/ (* a c) b_2))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) #s(hole binary64 (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))) |
#s(approx (* a (/ c (* b_2 b_2))) #s(hole binary64 (/ (* a c) (pow b_2 2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) #s(hole binary64 (* -1 (/ (* a c) (pow b_2 2))))) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) #s(hole binary64 (* a (+ (* -1 (/ c (pow b_2 2))) (/ 1 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (neg (sqrt (* (neg a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (* (neg a) c)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) #s(hole binary64 (* -1 (* a (- (/ c (pow b_2 2)) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (* -1/2 (/ c b_2)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ c b_2) #s(hole binary64 (/ c b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) #s(hole binary64 (/ (+ (* -1 (* a c)) (pow b_2 2)) (pow b_2 2)))) |
#s(approx (/ c (* b_2 b_2)) #s(hole binary64 (/ c (pow b_2 2)))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 (* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (/ b_2 c))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) #s(hole binary64 (* c (+ (* -1 (/ a (pow b_2 2))) (/ 1 c))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) #s(hole binary64 (* -1 (* c (- (/ a (pow b_2 2)) (/ 1 c)))))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
#s(literal -1/2 binary64) |
(/.f64 (neg.f64 c) (neg.f64 b_2)) |
(/.f64 c b_2) |
c |
b_2 |
(/.f64 (neg.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2))) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2))) (fma.f64 #s(literal -1 binary64) b_2 #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) (*.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2))))) |
(-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
(*.f64 #s(literal -1 binary64) b_2) |
(*.f64 b_2 #s(literal -1 binary64)) |
(neg.f64 b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
a |
(/.f64 (neg.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c))))) (neg.f64 a)) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
(neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c))) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (*.f64 (neg.f64 a) c) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(*.f64 #s(literal -1 binary64) (*.f64 c a)) |
(*.f64 (*.f64 c a) #s(literal -1 binary64)) |
(*.f64 c (neg.f64 a)) |
(neg.f64 (*.f64 c a)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)))) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2))) a) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)) a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)))) (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)) (*.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)))))) |
(-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) (*.f64 b_2 b_2)) (-.f64 (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64)) b_2)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64)))) (-.f64 b_2 (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64)) b_2)))) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) (*.f64 b_2 (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2) b_2) |
(-.f64 b_2 (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64)) b_2) |
(+.f64 b_2 (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
(*.f64 c (/.f64 a b_2)) |
(*.f64 a (/.f64 c b_2)) |
(/.f64 (*.f64 (neg.f64 a) c) (neg.f64 b_2)) |
(/.f64 (*.f64 c a) b_2) |
(*.f64 c a) |
(*.f64 a c) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2)))))) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2))))) a) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2)))) a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2)))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2)))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2)))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2)))) (*.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2)))))))) |
(-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2))))) |
(pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2)))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2))) |
(*.f64 (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) b_2) b_2) |
(*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2)) |
(*.f64 (*.f64 b_2 b_2) (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 b_2 b_2) #s(literal 1 binary64) (*.f64 (*.f64 b_2 b_2) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) (*.f64 b_2 b_2))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) (*.f64 b_2 b_2))) |
(+.f64 (*.f64 (*.f64 b_2 b_2) #s(literal 1 binary64)) (*.f64 (*.f64 b_2 b_2) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) a) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 c b_2) b_2) a) #s(literal 1 binary64)) |
(fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 c b_2) b_2) a))) |
(+.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2))) |
(*.f64 (/.f64 (/.f64 c b_2) b_2) a) |
(*.f64 a (/.f64 (/.f64 c b_2) b_2)) |
(/.f64 (*.f64 (neg.f64 a) c) (neg.f64 (*.f64 b_2 b_2))) |
(/.f64 (*.f64 c a) (*.f64 b_2 b_2)) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b_2 b_2))) |
(/.f64 (/.f64 c b_2) b_2) |
(/.f64 c (*.f64 b_2 b_2)) |
(*.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b_2) (fabs.f64 b_2)) |
(*.f64 (neg.f64 b_2) (neg.f64 b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 b_2 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b_2 #s(literal 5 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b_2 #s(literal 5 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx a a) |
#s(approx (neg (sqrt (* (neg a) c))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (* (neg a) c)) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (* (neg a) c) (*.f64 (neg.f64 a) c)) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) b_2) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)) |
#s(approx (/ (* c a) b_2) (/.f64 (*.f64 c a) b_2)) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 b_2 b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) (*.f64 b_2 b_2)) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64))) |
#s(approx (* a (/ c (* b_2 b_2))) (*.f64 (/.f64 (/.f64 c b_2) b_2) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b_2) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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) (*.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_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a)))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (sqrt (- (* b_2 b_2) (* 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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) a)) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) (*.f64 (fma.f64 (/.f64 c b_2) #s(literal -1/2 binary64) (/.f64 b_2 a)) a)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) a) c) a)) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) (*.f64 (neg.f64 a) c)) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) (*.f64 (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b_2 b_2) a)) a)) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2))) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (*.f64 (fma.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) b_2) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a) #s(literal -1 binary64) b_2) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (-.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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) b_2) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (-.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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) a)) b_2) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (neg (sqrt (* (neg a) c))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (sqrt (* (neg a) c)) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) (*.f64 (neg.f64 a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (/.f64 (neg.f64 b_2) a)))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 b_2 b_2) a) #s(literal -1 binary64) c))) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (*.f64 (neg.f64 a) (-.f64 (/.f64 (/.f64 c b_2) b_2) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.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 b_2 (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 a #s(literal -1 binary64))) b_2 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 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) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) b_2) (pow.f64 a #s(literal -1 binary64))) b_2 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (* -1/2 (/ c b_2)) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ c b_2) (/.f64 c b_2)) |
#s(approx b_2 b_2) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (neg.f64 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)) b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.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_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))))) b_2) #s(literal 1 binary64)) b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (neg b_2) (neg.f64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* 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 -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* 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 -1 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_2 b_2) (pow.f64 #s(literal -1 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 -1 binary64)) #s(literal -3 binary64)))) (*.f64 b_2 b_2))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 c a) (*.f64 b_2 b_2)) b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (/.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 b_2 b_2))) |
#s(approx (/ c (* b_2 b_2)) (/.f64 (/.f64 c b_2) b_2)) |
#s(approx (* b_2 b_2) (*.f64 b_2 b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) a)) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) a)) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 1/16 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) a))) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) #s(literal 2 binary64)) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) a) #s(literal -1/2 binary64) #s(literal 2 binary64))) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) a) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) a) #s(literal -1/2 binary64) #s(literal 1 binary64)) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) a) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) a) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 1 binary64)) b_2)) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) a) #s(literal -1/2 binary64) #s(literal 1 binary64)) b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 c (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) a) (pow.f64 b_2 #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2))))) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) a) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) a) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) a) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) (*.f64 (neg.f64 b_2) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) #s(literal 1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) b_2)) c (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b_2 #s(literal 5 binary64)))) c (/.f64 #s(literal 1/2 binary64) b_2)) c (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx c c) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal 1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal 1/2 binary64))) c (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64))))) c (*.f64 (/.f64 a b_2) #s(literal 1/2 binary64))) c (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (/.f64 a b_2) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b_2 #s(literal 3 binary64)))) c b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 5 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) (*.f64 c a))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b_2) (*.f64 c a)))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* 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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* 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_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* 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_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) c)) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) (*.f64 (fma.f64 (/.f64 a b_2) #s(literal -1/2 binary64) (/.f64 b_2 c)) c)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) c) a) c)) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) (*.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 b_2 b_2) c)) c)) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (*.f64 (fma.f64 (/.f64 a (*.f64 b_2 b_2)) #s(literal -1 binary64) (pow.f64 c #s(literal -1 binary64))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 b_2) a)) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a)) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) c)) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (+ (* -1/2 (/ (* c a) b_2)) b_2) (*.f64 (neg.f64 c) (fma.f64 (/.f64 a b_2) #s(literal 1/2 binary64) (/.f64 (neg.f64 b_2) c)))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)))) |
#s(approx (* (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (* b_2 b_2)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 b_2 b_2) c) #s(literal -1 binary64) a))) |
#s(approx (+ (* (* a (/ c (* b_2 b_2))) -1) 1) (*.f64 (neg.f64 c) (-.f64 (/.f64 a (*.f64 b_2 b_2)) (pow.f64 c #s(literal -1 binary64))))) |
Compiled 9 497 to 1 439 computations (84.8% saved)
20 alts after pruning (16 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 288 | 5 | 293 |
| Fresh | 1 | 11 | 12 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 291 | 20 | 311 |
| Status | Accuracy | Program |
|---|---|---|
| 35.3% | (/.f64 (/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) a) | |
| ✓ | 51.1% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 32.9% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2))))) a) | |
| 33.0% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) | |
| ✓ | 33.8% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2) b_2))) a) |
| ▶ | 11.6% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) |
| ✓ | 34.0% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 27.7% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a) | |
| 19.3% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) a) | |
| ▶ | 18.1% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) a) |
| 24.7% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) b_2))) a) | |
| 16.1% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)))) a) | |
| ✓ | 29.3% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
| 32.3% | (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2)))) a)) | |
| ▶ | 34.0% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
| ▶ | 37.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
| ▶ | 29.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) |
| 17.2% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) | |
| 29.7% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) | |
| 16.2% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
Compiled 900 to 593 computations (34.1% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(*.f64 #s(literal -1/2 binary64) c) |
#s(literal -1/2 binary64) |
c |
b_2 |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) |
(-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) |
(neg.f64 b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)) |
a |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
(/.f64 c b_2) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(/.f64 b_2 a) |
#s(literal -2 binary64) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) |
(neg.f64 c) |
(-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) |
(/.f64 b_2 c) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) |
(*.f64 (/.f64 a c) #s(literal -1 binary64)) |
(/.f64 a c) |
#s(literal -1 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c))) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) |
(sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c a) #s(literal -1 binary64)) |
(*.f64 c a) |
(/.f64 (/.f64 b_2 a) c) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (* (/ b_2 a) -2) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ b_2 a) #s(hole binary64 (/ b_2 a))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) #s(hole binary64 (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (* (/ a c) -1) #s(hole binary64 (* -1 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (/ (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))) a)))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)) a))) |
#s(approx (sqrt (* (pow (* c a) -1) -1)) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (* (pow (* c a) -1) -1) #s(hole binary64 (/ -1 (* a c)))) |
#s(approx (pow (* c a) -1) #s(hole binary64 (/ 1 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (/ (/ b_2 a) c) #s(hole binary64 (/ b_2 (* a c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* 1/2 (/ c b_2)))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) #s(hole binary64 (* a (- (/ b_2 (* a c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) #s(hole binary64 (* -1 (* a (- (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (/ (* -1/2 c) b_2) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2))) |
#s(approx (/ c b_2) #s(hole binary64 (/ c b_2))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ b_2 c) #s(hole binary64 (/ b_2 c))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 b_2))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* b_2 (- (* (sqrt (* a c)) (/ (sqrt -1) b_2)) 1)))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) #s(hole binary64 (/ b_2 c))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) b_2))) (/ 1 c))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (/ b_2 (* a c)))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2))) (/ 1 (* a c)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -1) b_2)))))))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) #s(hole binary64 (* -1 (* b_2 (- (* (sqrt (/ a c)) (/ (sqrt -1) b_2)) (/ 1 c)))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a)))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (* -1 (* b_2 (- (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2)) (/ 1 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (* -1/2 c) #s(hole binary64 (* -1/2 c))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (- b_2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) #s(hole binary64 (/ (- b_2 (* (sqrt (* a c)) (sqrt -1))) c))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)) c))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | a | @ | -inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ (* -1/2 c) b_2) (* -1/2 c) -1/2 c b_2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) (sqrt (- (* b_2 b_2) (* a c))) a (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (/ c b_2) 1/2 (* (/ b_2 a) -2) (/ b_2 a) -2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1))) (/ b_2 c) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (sqrt (* (pow (* c a) -1) -1)) (* (pow (* c a) -1) -1) (pow (* c a) -1) (* c a) (/ (/ b_2 a) c)) |
| 5.0ms | b_2 | @ | -inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ (* -1/2 c) b_2) (* -1/2 c) -1/2 c b_2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) (sqrt (- (* b_2 b_2) (* a c))) a (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (/ c b_2) 1/2 (* (/ b_2 a) -2) (/ b_2 a) -2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1))) (/ b_2 c) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (sqrt (* (pow (* c a) -1) -1)) (* (pow (* c a) -1) -1) (pow (* c a) -1) (* c a) (/ (/ b_2 a) c)) |
| 5.0ms | a | @ | 0 | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ (* -1/2 c) b_2) (* -1/2 c) -1/2 c b_2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) (sqrt (- (* b_2 b_2) (* a c))) a (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (/ c b_2) 1/2 (* (/ b_2 a) -2) (/ b_2 a) -2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1))) (/ b_2 c) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (sqrt (* (pow (* c a) -1) -1)) (* (pow (* c a) -1) -1) (pow (* c a) -1) (* c a) (/ (/ b_2 a) c)) |
| 5.0ms | c | @ | -inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ (* -1/2 c) b_2) (* -1/2 c) -1/2 c b_2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) (sqrt (- (* b_2 b_2) (* a c))) a (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (/ c b_2) 1/2 (* (/ b_2 a) -2) (/ b_2 a) -2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1))) (/ b_2 c) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (sqrt (* (pow (* c a) -1) -1)) (* (pow (* c a) -1) -1) (pow (* c a) -1) (* c a) (/ (/ b_2 a) c)) |
| 5.0ms | c | @ | 0 | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ (* -1/2 c) b_2) (* -1/2 c) -1/2 c b_2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) (sqrt (- (* b_2 b_2) (* a c))) a (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (/ c b_2) 1/2 (* (/ b_2 a) -2) (/ b_2 a) -2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1))) (/ b_2 c) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (sqrt (* (pow (* c a) -1) -1)) (* (pow (* c a) -1) -1) (pow (* c a) -1) (* c a) (/ (/ b_2 a) c)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 789 | 5571 |
| 0 | 827 | 5224 |
| 0 | 4252 | 5117 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(*.f64 #s(literal -1/2 binary64) c) |
#s(literal -1/2 binary64) |
c |
b_2 |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) |
(-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) |
(neg.f64 b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)) |
a |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
(/.f64 c b_2) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(/.f64 b_2 a) |
#s(literal -2 binary64) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) |
(neg.f64 c) |
(-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) |
(/.f64 b_2 c) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) |
(*.f64 (/.f64 a c) #s(literal -1 binary64)) |
(/.f64 a c) |
#s(literal -1 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c))) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) |
(sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c a) #s(literal -1 binary64)) |
(*.f64 c a) |
(/.f64 (/.f64 b_2 a) c) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (* (/ b_2 a) -2) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ b_2 a) #s(hole binary64 (/ b_2 a))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) #s(hole binary64 (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (* (/ a c) -1) #s(hole binary64 (* -1 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (/ (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))) a)))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)) a))) |
#s(approx (sqrt (* (pow (* c a) -1) -1)) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (* (pow (* c a) -1) -1) #s(hole binary64 (/ -1 (* a c)))) |
#s(approx (pow (* c a) -1) #s(hole binary64 (/ 1 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (/ (/ b_2 a) c) #s(hole binary64 (/ b_2 (* a c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* 1/2 (/ c b_2)))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) #s(hole binary64 (* a (- (/ b_2 (* a c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) #s(hole binary64 (* -1 (* a (- (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (/ (* -1/2 c) b_2) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2))) |
#s(approx (/ c b_2) #s(hole binary64 (/ c b_2))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ b_2 c) #s(hole binary64 (/ b_2 c))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 b_2))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* b_2 (- (* (sqrt (* a c)) (/ (sqrt -1) b_2)) 1)))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) #s(hole binary64 (/ b_2 c))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) b_2))) (/ 1 c))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (/ b_2 (* a c)))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2))) (/ 1 (* a c)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -1) b_2)))))))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) #s(hole binary64 (* -1 (* b_2 (- (* (sqrt (/ a c)) (/ (sqrt -1) b_2)) (/ 1 c)))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a)))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (* -1 (* b_2 (- (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2)) (/ 1 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (* -1/2 c) #s(hole binary64 (* -1/2 c))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (- b_2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) #s(hole binary64 (/ (- b_2 (* (sqrt (* a c)) (sqrt -1))) c))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)) c))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(*.f64 #s(literal -1/2 binary64) c) |
(*.f64 c #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
c |
b_2 |
(/.f64 (neg.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)))) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)) a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)))) (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)) (*.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)))))) |
(-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) |
(*.f64 #s(literal -1 binary64) b_2) |
(*.f64 b_2 #s(literal -1 binary64)) |
(neg.f64 b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)) |
a |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
(fma.f64 (/.f64 b_2 a) #s(literal -2 binary64) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
(-.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal -2 binary64))) |
(-.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
(+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 c) (neg.f64 b_2)) |
(/.f64 c b_2) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 a)) |
(/.f64 (*.f64 #s(literal -2 binary64) b_2) a) |
(/.f64 (neg.f64 b_2) (neg.f64 a)) |
(/.f64 b_2 a) |
#s(literal -2 binary64) |
(/.f64 (neg.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 b_2 c) (sqrt.f64 (neg.f64 (/.f64 a c)))) (neg.f64 c)))) (neg.f64 a)) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 b_2 c) (sqrt.f64 (neg.f64 (/.f64 a c)))) (neg.f64 c))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 b_2 c) (sqrt.f64 (neg.f64 (/.f64 a c)))) (neg.f64 c))) |
(*.f64 (*.f64 (-.f64 (/.f64 b_2 c) (sqrt.f64 (neg.f64 (/.f64 a c)))) c) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 b_2 c) (sqrt.f64 (neg.f64 (/.f64 a c)))) (neg.f64 c)) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 b_2 c) (sqrt.f64 (neg.f64 (/.f64 a c))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 b_2 c) (sqrt.f64 (neg.f64 (/.f64 a c)))) c)) |
(neg.f64 (*.f64 (-.f64 (/.f64 b_2 c) (sqrt.f64 (neg.f64 (/.f64 a c)))) c)) |
(*.f64 #s(literal -1 binary64) c) |
(*.f64 c #s(literal -1 binary64)) |
(neg.f64 c) |
(/.f64 (-.f64 (*.f64 (/.f64 b_2 c) (/.f64 b_2 c)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) (sqrt.f64 (neg.f64 (/.f64 a c))))) (+.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) (/.f64 b_2 c))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b_2 c) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal 3 binary64))) (fma.f64 (/.f64 b_2 c) (/.f64 b_2 c) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) (sqrt.f64 (neg.f64 (/.f64 a c))) (*.f64 (/.f64 b_2 c) (sqrt.f64 (neg.f64 (/.f64 a c))))))) |
(-.f64 (/.f64 b_2 c) (sqrt.f64 (neg.f64 (/.f64 a c)))) |
(+.f64 (/.f64 b_2 c) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) |
(/.f64 (neg.f64 b_2) (neg.f64 c)) |
(/.f64 b_2 c) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (neg.f64 (/.f64 a c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (neg.f64 (/.f64 a c))) |
(*.f64 (/.f64 a c) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 a c)) |
(/.f64 (*.f64 a #s(literal -1 binary64)) c) |
(/.f64 (*.f64 #s(literal -1 binary64) a) c) |
(neg.f64 (/.f64 a c)) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 a c) |
#s(literal -1 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) (neg.f64 c))) |
(*.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) c) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) (neg.f64 c)) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) c)) |
(neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) c)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) (neg.f64 c) (*.f64 (/.f64 (/.f64 b_2 a) c) (neg.f64 c))) |
(fma.f64 (neg.f64 c) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 c) (/.f64 (/.f64 b_2 a) c))) |
(+.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) (neg.f64 c)) (*.f64 (/.f64 (/.f64 b_2 a) c) (neg.f64 c))) |
(+.f64 (*.f64 (neg.f64 c) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 (neg.f64 c) (/.f64 (/.f64 b_2 a) c))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 (/.f64 (/.f64 b_2 a) c) (/.f64 (/.f64 b_2 a) c))) (-.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 (/.f64 b_2 a) c))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b_2 a) c) #s(literal 3 binary64))) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) (-.f64 (*.f64 (/.f64 (/.f64 b_2 a) c) (/.f64 (/.f64 b_2 a) c)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 (/.f64 b_2 a) c))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 b_2 a) c)) |
(+.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 (/.f64 b_2 a) c)) |
(+.f64 (/.f64 (/.f64 b_2 a) c) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) |
(pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal -1/2 binary64)) (pow.f64 (*.f64 c a) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(pow.f64 (*.f64 c a) #s(literal -1 binary64)) |
(/.f64 (pow.f64 a #s(literal -1 binary64)) c) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 c a))) |
(exp.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal -1 binary64))) |
(*.f64 c a) |
(*.f64 a c) |
(/.f64 (/.f64 (neg.f64 b_2) a) (neg.f64 c)) |
(/.f64 (/.f64 b_2 a) c) |
(/.f64 (neg.f64 b_2) (neg.f64 (*.f64 c a))) |
(/.f64 b_2 (*.f64 c a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b_2 #s(literal 5 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b_2 #s(literal 5 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx a a) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (/.f64 (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (* (/ b_2 a) -2) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (/ b_2 a) (/.f64 b_2 a)) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (*.f64 (-.f64 (/.f64 b_2 c) (sqrt.f64 (neg.f64 (/.f64 a c)))) (neg.f64 c))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) (-.f64 (/.f64 b_2 c) (sqrt.f64 (neg.f64 (/.f64 a c))))) |
#s(approx (sqrt (* (/ a c) -1)) (sqrt.f64 (neg.f64 (/.f64 a c)))) |
#s(approx (* (/ a c) -1) (neg.f64 (/.f64 a c))) |
#s(approx (/ a c) (/.f64 a c)) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (neg.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -1 binary64) (/.f64 b_2 c)) c) a))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -1 binary64) (/.f64 b_2 c)) a)) |
#s(approx (sqrt (* (pow (* c a) -1) -1)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
#s(approx (* (pow (* c a) -1) -1) (/.f64 #s(literal -1 binary64) (*.f64 c a))) |
#s(approx (pow (* c a) -1) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx (/ (/ b_2 a) c) (/.f64 (/.f64 b_2 a) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b_2) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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) (*.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_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a)))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* 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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) a)) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a)) a)) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 a c))))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) (*.f64 (-.f64 (/.f64 (/.f64 b_2 a) c) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) a)) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) b_2) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a) #s(literal -1 binary64) b_2) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (*.f64 (-.f64 (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) b_2) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) b_2) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) a))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* b_2 b_2) (* 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 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) a))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) a))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) a))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a)) a))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) (sqrt.f64 (neg.f64 (/.f64 a c)))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 b_2) (*.f64 c a)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) a))) |
#s(approx (sqrt (* (/ a c) -1)) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 a c))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.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 b_2 (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 a #s(literal -1 binary64))) b_2 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 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) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) b_2) (pow.f64 a #s(literal -1 binary64))) b_2 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ (* -1/2 c) b_2) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx b_2 b_2) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (neg.f64 b_2) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)) b_2) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.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_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))) b_2) #s(literal 1 binary64)) b_2) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))))) |
#s(approx (neg b_2) (neg.f64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 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 -1 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_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 b_2 b_2))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2)) |
#s(approx (/ c b_2) (/.f64 c b_2)) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 b_2))) |
#s(approx (/ b_2 c) (/.f64 b_2 c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) a)) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) a)) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 1/16 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) a))) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64))) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 1 binary64)) b_2)) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) a)) b_2)) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2)) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) b_2) #s(literal 1 binary64)) b_2)) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) (/.f64 b_2 c)) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) b_2) #s(literal -1 binary64) (pow.f64 c #s(literal -1 binary64))) b_2)) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (/.f64 (neg.f64 b_2) a)) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) b_2) (pow.f64 a #s(literal -1 binary64))) b_2)) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (/.f64 b_2 a) c)) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) b_2) #s(literal -1 binary64) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 c (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) a) (pow.f64 b_2 #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2))))) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64))) b_2) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) (*.f64 (neg.f64 b_2) (-.f64 (/.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) b_2) (pow.f64 c #s(literal -1 binary64))))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) b_2) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (*.f64 (neg.f64 b_2) (-.f64 (/.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) b_2) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) b_2)) c (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b_2 #s(literal 5 binary64)))) c (/.f64 #s(literal 1/2 binary64) b_2)) c (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (* -1/2 c) (*.f64 #s(literal -1/2 binary64) c)) |
#s(approx c c) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))) c (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64))))) c (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))) c (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (/.f64 a b_2) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b_2 #s(literal 3 binary64)))) c b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 5 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 (-.f64 b_2 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (neg c) (neg.f64 c)) |
#s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) (/.f64 (-.f64 b_2 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)))) c)) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (neg.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 b_2 a)))) |
#s(approx (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 b_2 a)) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b_2) (*.f64 c a)))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)) (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) c) (sqrt.f64 (neg.f64 (/.f64 a c)))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) (/.f64 b_2 c))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) (/.f64 b_2 c)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 a c)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* 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_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 a c))))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* 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_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 a c)))))) c)) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (fma.f64 (/.f64 (/.f64 b_2 a) c) #s(literal -2 binary64) (/.f64 #s(literal 1/2 binary64) b_2)) c)) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (*.f64 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (neg.f64 (/.f64 a c)))) c)) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) (*.f64 c a))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) (neg.f64 c))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 b_2) a)) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c) #s(literal -1 binary64) (/.f64 (neg.f64 b_2) a)) c) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 b_2 c) (sqrt.f64 (neg.f64 (/.f64 a c)))) (neg.f64 c))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) b_2) c)) (sqrt.f64 (neg.f64 (/.f64 a c)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) c)) b_2) c)) (sqrt.f64 (neg.f64 (/.f64 a c)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 a c)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 a c))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 a c)))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (neg.f64 c) (-.f64 (*.f64 (/.f64 (/.f64 b_2 a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) b_2)))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 a c))) #s(literal -1 binary64) (/.f64 b_2 c)))) |
#s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)) (neg.f64 c))) |
Compiled 10 689 to 1 336 computations (87.5% saved)
22 alts after pruning (15 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 304 | 5 | 309 |
| Fresh | 1 | 10 | 11 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 307 | 22 | 329 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 35.3% | (/.f64 (/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) a) |
| ✓ | 51.1% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 32.9% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2))))) a) | |
| 33.0% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) | |
| ✓ | 33.8% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2) b_2))) a) |
| ✓ | 11.6% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) |
| ✓ | 34.0% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 27.7% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a) | |
| 12.5% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 a c))))))) a) | |
| 24.7% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) b_2))) a) | |
| ▶ | 16.1% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)))) a) |
| ✓ | 29.3% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
| ▶ | 12.9% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
| 32.3% | (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2)))) a)) | |
| ✓ | 34.0% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
| ✓ | 37.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
| 29.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 #s(approx (* (pow (* c a) -1) -1) (/.f64 #s(literal -1 binary64) (*.f64 c a)))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) | |
| 17.2% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) | |
| ▶ | 29.7% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
| ▶ | 16.2% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
| 11.1% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) | |
| 18.7% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (neg.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 b_2 a))))) |
Compiled 1 027 to 677 computations (34.1% saved)
| Inputs |
|---|
(/.f64 (/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) a) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) |
(-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 3 binary64))) |
(pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) |
(neg.f64 b_2) |
b_2 |
#s(literal 3 binary64) |
(pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 3 binary64)) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(neg.f64 a) |
a |
c |
(*.f64 b_2 b_2) |
(fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) |
(fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(/.f64 c a) |
#s(literal -1 binary64) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)))) |
(neg.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c))) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)) |
(sqrt.f64 (neg.f64 a)) |
(sqrt.f64 c) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) |
(*.f64 (*.f64 c c) a) |
(*.f64 c c) |
#s(literal 1/8 binary64) |
(*.f64 #s(literal 1/2 binary64) c) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (/ (- (* -1 (pow b_2 3)) (pow b_2 3)) (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* a (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) a))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* a (- (+ (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* a (- (* -1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) a))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* a (- (+ (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* a (- (+ (* -1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* a (- (* -1/2 (/ (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/16 (/ (* (pow c 3) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (* (pow b_2 2) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) a))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (/ (- (* -1 (pow b_2 3)) (pow b_2 3)) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* a (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* a (- (+ (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* a (- (* -1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* a (- (+ (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* a (- (+ (* -1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* a (- (* -1/2 (/ (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/16 (/ (* (pow c 3) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (* (pow b_2 2) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (* -1 (pow b_2 3)) (pow b_2 3)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (+ (* -1 (pow b_2 3)) (* -1/2 (/ (* a (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c)))) (pow b_2 3)))) (pow b_2 3)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (+ (* -1 (pow b_2 3)) (* a (- (* -1/2 (/ (* a (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3)))))) (pow b_2 3)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (+ (* -1 (pow b_2 3)) (* a (- (* a (- (* -1/2 (/ (* a (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (pow b_2 3))))) (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3)))))) (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (pow b_2 3))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (+ (* 1/2 (/ (* a (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c)))) (pow b_2 3))) (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))))) (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))) (* a (+ (* 1/2 (/ (* a (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* a (+ (* -1 c) (* 1/2 c))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* a (+ (* -1 c) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* a (+ (* -1 c) (+ (* 1/2 c) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (pow b_2 2)))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* a (+ (* -1 c) (* 1/2 c))) (pow b_2 2))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* a (+ (* -1 c) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)))) (pow b_2 2))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* a (+ (* -1 c) (+ (* 1/2 c) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))))) (pow b_2 2))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (pow b_2 2)))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* 1/2 (* a c))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* a (+ (* 1/2 c) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (/ c a) -1) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (neg (* (sqrt (neg a)) (sqrt c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (sqrt (neg a)) (sqrt c)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (neg a)) #s(hole binary64 (* (sqrt a) (sqrt -1)))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (- (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* 1/2 (/ c b_2)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* 1/2 c))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)))) |
#s(approx (/ (* (* c c) a) (* b_2 b_2)) #s(hole binary64 (/ (* a (pow c 2)) (pow b_2 2)))) |
#s(approx (* (* c c) a) #s(hole binary64 (* a (pow c 2)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (pow b_2 3) (* (pow a 2) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (pow b_2 3) (* (pow a 2) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (/ (* (pow b_2 5) c) (* (pow a 3) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (* (pow a 3) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (pow b_2 3) (* (pow a 2) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (pow b_2 3) (* (pow a 2) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (/ (* (pow b_2 5) c) (* (pow a 3) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (* (pow a 3) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b_2 3) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b_2 3) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b_2 6) (* 1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (* (pow c 3) (pow (sqrt -1) 2))))) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b_2 6) (* 1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (* (pow c 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* 2 (/ (pow b_2 2) a))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) a)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) a))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (/ (pow b_2 2) a)))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) a))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) a)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b_2 (sqrt -1)))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 7) (pow (sqrt -1) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (* a (- (* -1/2 (/ c (* a b_2))) (* 1/8 (/ (pow c 2) (pow b_2 3))))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* a (+ (* 1/8 (/ (pow c 2) (pow b_2 2))) (* 1/2 (/ c a)))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (+ (* -1 (/ (- (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (pow b_2 3) (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* a (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) a)) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (- (+ (* -1 (- (* -1 (/ (pow b_2 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* -1 (/ (* (pow b_2 5) c) (* a (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) a))) a)) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b_2 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) a)) (* -2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (* (pow b_2 5) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) a)) (* -1 (/ (pow b_2 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) a)) (* -2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b_2 3) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (pow c 3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c)))))) (pow a 3))) (* -1 (/ (pow b_2 3) (pow a 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (pow c 3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c)))))) (pow a 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* -1 (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -2 (/ (pow b_2 2) a)) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) a)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1))))) a)) (* 2 (pow b_2 2))) a)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (pow b_2 2) a)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) a)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1))))) a)) (pow b_2 2)) a)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (sqrt (* a c)) (* b_2 (sqrt -1))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 3) (sqrt -1))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 5) (sqrt -1)))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 7) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 5) (sqrt -1))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (neg (* (sqrt (neg a)) (sqrt c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (sqrt (neg a)) (sqrt c)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (neg a)) #s(hole binary64 (* -1 (* (sqrt a) (sqrt -1))))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (* -1 (* a (- (* 1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3)))))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* -1 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3)))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* -1 (* a (+ (* -1/2 (/ c a)) (* -1/8 (/ (pow c 2) (pow b_2 2)))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (+ (* -1 (/ (* b_2 (pow (sqrt -1) 2)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3)))))) (/ (pow (sqrt -1) 2) a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* b_2 (- (/ 1 (* (pow a 2) c)) (+ (* 1/2 (/ 1 (* (pow a 2) c))) (+ (* 2 (/ (pow (sqrt -1) 2) (* (pow a 2) c))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (- (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3)))))))))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3)))))) (/ (pow (sqrt -1) 2) a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* -1 (* b_2 (pow (sqrt -1) 2))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* b_2 (- (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3)))))) (pow (sqrt -1) 2))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* b_2 (- (* b_2 (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* b_2 (- (/ 1 (* a c)) (+ (* 1/2 (/ 1 (* a c))) (+ (* 2 (/ (pow (sqrt -1) 2) (* a c))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (- (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3)))))))))))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3)))))) (pow (sqrt -1) 2))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))) (sqrt -1)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (* (pow b_2 2) (- (* -1 b_2) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (* (pow b_2 2) (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b_2 (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) 1)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (pow (neg b_2) 3) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))) (sqrt -1)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1))))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (- 1 (* 1/2 (/ (* (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2)))))) (sqrt -1))))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (* a c)) (* -1 (* (sqrt (* a c)) (* b_2 (sqrt -1))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 2 b_2)))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (+ 2 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1))))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a c)) (* -1 (* (sqrt (* a c)) (* b_2 (sqrt -1))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (+ b_2 (* -1 (* (sqrt (* a c)) (sqrt -1)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1))))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (/ (- (* -1/2 (* (pow b_2 2) c)) (* 1/8 (* a (pow c 2)))) (pow b_2 3)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 3)))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 2)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* b_2 (- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* 2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a))) (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* b_2 (- (+ (* -1 (/ (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* 2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a))) (pow b_2 2))) (* -1 (/ (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (+ (* 1/4 (* a (pow c 2))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* 2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a)))))) (pow b_2 4)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* b_2 (- (+ (* -1 (/ (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* 2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a))) (pow b_2 2))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) a)) (+ (* 1/8 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* 2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a)))))) (+ (* 1/8 (* (pow a 2) (pow c 3))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (+ (* 1/4 (* a (pow c 2))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* 2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a)))))))))) (pow b_2 6))) (* -1 (/ (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (+ (* 1/4 (* a (pow c 2))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* 2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a)))))) (pow b_2 4))))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* b_2 (- (* -1 (/ (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 2))) 2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* b_2 (- (+ (* -1 (/ (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 2))) (* -1 (/ (- (* 1/2 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* 1/4 (* (pow a 2) (pow c 2))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c)))))))) (pow b_2 4)))) 2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* b_2 (- (+ (* -1 (/ (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 2))) (+ (* -1 (/ (- (* 1/2 (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))) (+ (* 1/8 (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c)))))))) (+ (* 1/8 (* (pow a 3) (pow c 3))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* 1/4 (* (pow a 2) (pow c 2))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c)))))))))))) (pow b_2 6))) (* -1 (/ (- (* 1/2 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* 1/4 (* (pow a 2) (pow c 2))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c)))))))) (pow b_2 4))))) 2)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* -2 (pow b_2 3)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow b_2 3) (- (* -1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) 2)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow b_2 3) (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))) (+ 2 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow b_2 3) (- (* -1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow b_2 3) (+ 1 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1 (/ (* a c) (pow b_2 2))) (* 1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2)))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a c)) (* 1/2 (* a c))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a c)) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* 1/2 (* a c)))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a c)) (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* 1/2 (* a c))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a c)) (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (+ (* 1/2 (* a c)) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow b_2 2) (- (* 1/2 (/ (* a c) (pow b_2 2))) 1)))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow b_2 2) (- (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2)))) 1)))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow b_2 2) (- (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))) 1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 b_2))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* b_2 (- (* (sqrt (* a c)) (/ (sqrt -1) b_2)) 1)))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (/ (- (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a b_2))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 2))))) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) (* a (pow b_2 2))))) b_2)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (+ (* -1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (* a (pow b_2 4)))) (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 2)))))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) (* a (pow b_2 2)))) (+ (* 1/144 (/ (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (* 1/3 (/ (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) a)))) (pow b_2 4)))))) b_2)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (+ (* -1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (* a (pow b_2 4)))) (+ (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 2)))) (* 1/6 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (* a (pow b_2 6))))))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) (* a (pow b_2 2)))) (+ (* -1/24 (/ (* (pow a 2) (* (pow c 2) (- (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) a))))) (pow b_2 6))) (+ (* 1/288 (/ (* (pow a 2) (* (pow c 3) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 6))) (+ (* 1/144 (/ (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* 1/3 (/ (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) a)) (+ (* 1/144 (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c)))))) (* 1/3 (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) a)))))))) (pow b_2 6))) (* 1/3 (/ (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) a)))) (pow b_2 4))))))))) b_2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) b_2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) (pow b_2 2)))) b_2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* -1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) (pow b_2 2))) (+ (* 1/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (* 1/3 (/ (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c))))))) (pow b_2 4)))))) b_2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* -1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (+ (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))) (* 1/6 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (pow b_2 6)))))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) (pow b_2 2))) (+ (* -1/24 (/ (* (pow a 2) (* (pow c 2) (- (* -1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))))))) (pow b_2 6))) (+ (* 1/288 (/ (* (pow a 3) (* (pow c 3) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 6))) (+ (* 1/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* 1/3 (/ (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))) (+ (* 1/144 (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c)))))) (* 1/3 (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c))))))))))) (pow b_2 6))) (* 1/3 (/ (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c))))))) (pow b_2 4))))))))) b_2)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* 1/2 (* b_2 (+ (* -2 (* a c)) (* -1 (* a c))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* -1 (* b_2 (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))) (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* -1 (* b_2 (- (* -1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* -1 (* b_2 (- (* 1/2 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (pow b_2 6))) (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* 3 (pow b_2 2)))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* (pow b_2 2) (+ 3 (+ (* -1 (/ (* a c) (pow b_2 2))) (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* (pow b_2 2) (+ 3 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* (pow b_2 2) (+ 3 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* 2 (pow b_2 2)))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow b_2 2) (+ 2 (+ (* -1 (/ (* a c) (pow b_2 2))) (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow b_2 2) (+ 2 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow b_2 2) (+ 2 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -1) b_2)))))))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/2 c)) b_2)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* -1 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* c (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* c (- (+ (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (* c (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (+ (* 1/8 (/ (* a (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* c (- (+ (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (* c (- (+ (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (* c (- (* -1/2 (/ (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (+ (* 1/16 (/ (* (pow a 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* (pow a 2) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (* (pow b_2 2) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (+ (* 1/8 (/ (* a (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))))) (+ (* 1/8 (/ (* a (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* c (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* c (- (+ (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* c (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow a 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* c (- (+ (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* c (- (+ (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* c (- (* -1/2 (/ (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/16 (/ (* (pow a 3) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* (pow a 2) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (* (pow b_2 2) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow a 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))))) (+ (* 1/8 (/ (* (pow a 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (+ (* -1 (pow b_2 3)) (* -1/2 (/ (* c (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4))))) (pow b_2 3)))) (pow b_2 3)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (+ (* -1 (pow b_2 3)) (* c (- (* -1/2 (/ (* c (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3)))))) (pow b_2 3)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (+ (* -1 (pow b_2 3)) (* c (- (* c (- (* -1/2 (/ (* c (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (pow b_2 3))))) (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3)))))) (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (+ (* 1/2 (/ (* c (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4))))) (pow b_2 3))) (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))))) (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))) (* c (+ (* 1/2 (/ (* c (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* c (+ (* -1 a) (* 1/2 a))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* c (+ (* -1 a) (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* 1/2 a)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* c (+ (* -1 a) (+ (* 1/2 a) (* c (+ (* 1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* c (+ (* -1 a) (* 1/2 a))) (pow b_2 2))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* c (+ (* -1 a) (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* 1/2 a)))) (pow b_2 2))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* c (+ (* -1 a) (+ (* 1/2 a) (* c (+ (* 1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))))) (pow b_2 2))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* c (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* 1/2 a)))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* c (+ (* 1/2 a) (* c (+ (* 1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (- b_2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (sqrt c) #s(hole binary64 (sqrt c))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* c (+ 1/2 (* 1/8 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx (* 1/2 c) #s(hole binary64 (* 1/2 c))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (pow b_2 3) (* a (* (pow c 2) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) (+ (* -2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (pow b_2 3) (* (pow c 2) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ a (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (pow b_2 3) (* a (* (pow c 2) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (/ (pow b_2 5) (* (pow c 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (pow b_2 3) (* (pow c 2) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (* a (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))) (* (pow c 3) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 4 (* (sqrt (/ a (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (pow b_2 3) (* (pow c 2) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (pow b_2 3) (* (pow c 2) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (/ (* a (pow b_2 5)) (* (pow c 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))) (* (pow c 3) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow c 2) (- (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b_2 3) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b_2 3) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b_2 6) (* 1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (* (pow a 3) (pow (sqrt -1) 2))))) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b_2 6) (* 1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (* (pow a 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* c (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* 2 (/ (pow b_2 2) c))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) c)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) c))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* c (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (/ (pow b_2 2) c)))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) c))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) c)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 7) (pow (sqrt -1) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (* -1 (* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* (pow c 2) (+ (* 1/8 (/ a (pow b_2 2))) (* 1/2 (/ 1 c)))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* (sqrt (* a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b_2 3) (* a (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) c)) (* -2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (pow b_2 5) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (* a (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) c)) (* -1 (/ (pow b_2 3) (* a (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) c)) (* -2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b_2 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) c)) (* -2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (* a (pow b_2 5)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) c)) (* -1 (/ (pow b_2 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) c)) (* -2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow c 2) (- (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b_2 3) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (pow a 3))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4))))))) (pow c 3))) (* -1 (/ (pow b_2 3) (pow c 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow c 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (pow a 3))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4))))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* -1 (* c (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -2 (/ (pow b_2 2) c)) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) c)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1))))) c)) (* 2 (pow b_2 2))) c)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* c (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (pow b_2 2) c)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) c)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1))))) c)) (pow b_2 2)) c)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 3) (sqrt -1))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 5) (sqrt -1)))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 7) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 5) (sqrt -1))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (neg (* (sqrt (neg a)) (sqrt c))) #s(hole binary64 (* (sqrt (* a c)) (pow (sqrt -1) 3)))) |
#s(approx (* (sqrt (neg a)) (sqrt c)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (pow (sqrt -1) 3))))) |
#s(approx (sqrt c) #s(hole binary64 (* -1 (* (sqrt c) (pow (sqrt -1) 2))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.0ms | b_2 | @ | inf | ((/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (pow (neg b_2) 3) (neg b_2) b_2 3 (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) a c (* b_2 b_2) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg (* (sqrt (neg a)) (sqrt c))) (* (sqrt (neg a)) (sqrt c)) (sqrt (neg a)) (sqrt c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (/ (* (* c c) a) (* b_2 b_2)) (* (* c c) a) (* c c) 1/8 (* 1/2 c) 1/2) |
| 17.0ms | c | @ | inf | ((/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (pow (neg b_2) 3) (neg b_2) b_2 3 (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) a c (* b_2 b_2) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg (* (sqrt (neg a)) (sqrt c))) (* (sqrt (neg a)) (sqrt c)) (sqrt (neg a)) (sqrt c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (/ (* (* c c) a) (* b_2 b_2)) (* (* c c) a) (* c c) 1/8 (* 1/2 c) 1/2) |
| 14.0ms | c | @ | -inf | ((/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (pow (neg b_2) 3) (neg b_2) b_2 3 (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) a c (* b_2 b_2) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg (* (sqrt (neg a)) (sqrt c))) (* (sqrt (neg a)) (sqrt c)) (sqrt (neg a)) (sqrt c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (/ (* (* c c) a) (* b_2 b_2)) (* (* c c) a) (* c c) 1/8 (* 1/2 c) 1/2) |
| 13.0ms | a | @ | inf | ((/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (pow (neg b_2) 3) (neg b_2) b_2 3 (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) a c (* b_2 b_2) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg (* (sqrt (neg a)) (sqrt c))) (* (sqrt (neg a)) (sqrt c)) (sqrt (neg a)) (sqrt c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (/ (* (* c c) a) (* b_2 b_2)) (* (* c c) a) (* c c) 1/8 (* 1/2 c) 1/2) |
| 11.0ms | a | @ | -inf | ((/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (pow (neg b_2) 3) (neg b_2) b_2 3 (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) a c (* b_2 b_2) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg (* (sqrt (neg a)) (sqrt c))) (* (sqrt (neg a)) (sqrt c)) (sqrt (neg a)) (sqrt c) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (/ (* (* c c) a) (* b_2 b_2)) (* (* c c) a) (* c c) 1/8 (* 1/2 c) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2649 | 34715 |
| 0 | 2706 | 32146 |
| 0 | 9278 | 30856 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) a) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) |
(-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 3 binary64))) |
(pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) |
(neg.f64 b_2) |
b_2 |
#s(literal 3 binary64) |
(pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 3 binary64)) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(neg.f64 a) |
a |
c |
(*.f64 b_2 b_2) |
(fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) |
(fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(/.f64 c a) |
#s(literal -1 binary64) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)))) |
(neg.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c))) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)) |
(sqrt.f64 (neg.f64 a)) |
(sqrt.f64 c) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) |
(*.f64 (*.f64 c c) a) |
(*.f64 c c) |
#s(literal 1/8 binary64) |
(*.f64 #s(literal 1/2 binary64) c) |
#s(literal 1/2 binary64) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (/ (- (* -1 (pow b_2 3)) (pow b_2 3)) (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* a (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) a))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* a (- (+ (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* a (- (* -1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) a))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* a (- (+ (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* a (- (+ (* -1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* a (- (* -1/2 (/ (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/16 (/ (* (pow c 3) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (* (pow b_2 2) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) a))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (/ (- (* -1 (pow b_2 3)) (pow b_2 3)) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* a (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* a (- (+ (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* a (- (* -1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* a (- (+ (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* a (- (+ (* -1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* a (- (* -1/2 (/ (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/16 (/ (* (pow c 3) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (* (pow b_2 2) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (* -1 (pow b_2 3)) (pow b_2 3)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (+ (* -1 (pow b_2 3)) (* -1/2 (/ (* a (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c)))) (pow b_2 3)))) (pow b_2 3)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (+ (* -1 (pow b_2 3)) (* a (- (* -1/2 (/ (* a (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3)))))) (pow b_2 3)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (+ (* -1 (pow b_2 3)) (* a (- (* a (- (* -1/2 (/ (* a (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (pow b_2 3))))) (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3)))))) (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (pow b_2 3))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (+ (* 1/2 (/ (* a (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c)))) (pow b_2 3))) (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))))) (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))) (* a (+ (* 1/2 (/ (* a (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* a (+ (* -1 c) (* 1/2 c))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* a (+ (* -1 c) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* a (+ (* -1 c) (+ (* 1/2 c) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (pow b_2 2)))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* a (+ (* -1 c) (* 1/2 c))) (pow b_2 2))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* a (+ (* -1 c) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)))) (pow b_2 2))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* a (+ (* -1 c) (+ (* 1/2 c) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))))) (pow b_2 2))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (pow b_2 2)))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* 1/2 (* a c))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* a (+ (* 1/2 c) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (/ c a) -1) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (neg (* (sqrt (neg a)) (sqrt c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (sqrt (neg a)) (sqrt c)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (neg a)) #s(hole binary64 (* (sqrt a) (sqrt -1)))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (- (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* 1/2 (/ c b_2)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* 1/2 c))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)))) |
#s(approx (/ (* (* c c) a) (* b_2 b_2)) #s(hole binary64 (/ (* a (pow c 2)) (pow b_2 2)))) |
#s(approx (* (* c c) a) #s(hole binary64 (* a (pow c 2)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (pow b_2 3) (* (pow a 2) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (pow b_2 3) (* (pow a 2) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (/ (* (pow b_2 5) c) (* (pow a 3) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (* (pow a 3) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (pow b_2 3) (* (pow a 2) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (pow b_2 3) (* (pow a 2) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (/ (* (pow b_2 5) c) (* (pow a 3) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (* (pow a 3) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b_2 3) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b_2 3) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b_2 6) (* 1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (* (pow c 3) (pow (sqrt -1) 2))))) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b_2 6) (* 1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (* (pow c 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* 2 (/ (pow b_2 2) a))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) a)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) a))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (/ (pow b_2 2) a)))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) a))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) a)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b_2 (sqrt -1)))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 7) (pow (sqrt -1) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (* a (- (* -1/2 (/ c (* a b_2))) (* 1/8 (/ (pow c 2) (pow b_2 3))))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* a (+ (* 1/8 (/ (pow c 2) (pow b_2 2))) (* 1/2 (/ c a)))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (+ (* -1 (/ (- (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (pow b_2 3) (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* a (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) a)) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (- (+ (* -1 (- (* -1 (/ (pow b_2 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* -1 (/ (* (pow b_2 5) c) (* a (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) a))) a)) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b_2 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) a)) (* -2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (* (pow b_2 5) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) a)) (* -1 (/ (pow b_2 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) a)) (* -2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b_2 3) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (pow c 3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c)))))) (pow a 3))) (* -1 (/ (pow b_2 3) (pow a 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (pow c 3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c)))))) (pow a 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* -1 (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -2 (/ (pow b_2 2) a)) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) a)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1))))) a)) (* 2 (pow b_2 2))) a)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (pow b_2 2) a)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) a)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1))))) a)) (pow b_2 2)) a)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (sqrt (* a c)) (* b_2 (sqrt -1))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 3) (sqrt -1))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 5) (sqrt -1)))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 7) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 5) (sqrt -1))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (neg (* (sqrt (neg a)) (sqrt c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (sqrt (neg a)) (sqrt c)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (neg a)) #s(hole binary64 (* -1 (* (sqrt a) (sqrt -1))))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (* -1 (* a (- (* 1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3)))))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* -1 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3)))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* -1 (* a (+ (* -1/2 (/ c a)) (* -1/8 (/ (pow c 2) (pow b_2 2)))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (+ (* -1 (/ (* b_2 (pow (sqrt -1) 2)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3)))))) (/ (pow (sqrt -1) 2) a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* b_2 (- (/ 1 (* (pow a 2) c)) (+ (* 1/2 (/ 1 (* (pow a 2) c))) (+ (* 2 (/ (pow (sqrt -1) 2) (* (pow a 2) c))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (- (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3)))))))))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3)))))) (/ (pow (sqrt -1) 2) a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* -1 (* b_2 (pow (sqrt -1) 2))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* b_2 (- (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3)))))) (pow (sqrt -1) 2))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* b_2 (- (* b_2 (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* b_2 (- (/ 1 (* a c)) (+ (* 1/2 (/ 1 (* a c))) (+ (* 2 (/ (pow (sqrt -1) 2) (* a c))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (- (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3)))))))))))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3)))))) (pow (sqrt -1) 2))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))) (sqrt -1)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (* (pow b_2 2) (- (* -1 b_2) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (* (pow b_2 2) (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b_2 (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) 1)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (pow (neg b_2) 3) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))) (sqrt -1)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1))))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (- 1 (* 1/2 (/ (* (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2)))))) (sqrt -1))))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (* a c)) (* -1 (* (sqrt (* a c)) (* b_2 (sqrt -1))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 2 b_2)))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (+ 2 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1))))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a c)) (* -1 (* (sqrt (* a c)) (* b_2 (sqrt -1))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (+ b_2 (* -1 (* (sqrt (* a c)) (sqrt -1)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1))))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (/ (- (* -1/2 (* (pow b_2 2) c)) (* 1/8 (* a (pow c 2)))) (pow b_2 3)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 3)))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 2)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* b_2 (- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* 2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a))) (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* b_2 (- (+ (* -1 (/ (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* 2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a))) (pow b_2 2))) (* -1 (/ (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (+ (* 1/4 (* a (pow c 2))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* 2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a)))))) (pow b_2 4)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* b_2 (- (+ (* -1 (/ (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* 2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a))) (pow b_2 2))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) a)) (+ (* 1/8 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* 2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a)))))) (+ (* 1/8 (* (pow a 2) (pow c 3))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (+ (* 1/4 (* a (pow c 2))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* 2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a)))))))))) (pow b_2 6))) (* -1 (/ (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (+ (* 1/4 (* a (pow c 2))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* 2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a)))))) (pow b_2 4))))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* b_2 (- (* -1 (/ (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 2))) 2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* b_2 (- (+ (* -1 (/ (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 2))) (* -1 (/ (- (* 1/2 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* 1/4 (* (pow a 2) (pow c 2))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c)))))))) (pow b_2 4)))) 2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* b_2 (- (+ (* -1 (/ (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 2))) (+ (* -1 (/ (- (* 1/2 (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))) (+ (* 1/8 (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c)))))))) (+ (* 1/8 (* (pow a 3) (pow c 3))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* 1/4 (* (pow a 2) (pow c 2))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c)))))))))))) (pow b_2 6))) (* -1 (/ (- (* 1/2 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* 1/4 (* (pow a 2) (pow c 2))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c)))))))) (pow b_2 4))))) 2)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* -2 (pow b_2 3)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow b_2 3) (- (* -1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) 2)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow b_2 3) (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))) (+ 2 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow b_2 3) (- (* -1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow b_2 3) (+ 1 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1 (/ (* a c) (pow b_2 2))) (* 1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2)))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a c)) (* 1/2 (* a c))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a c)) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* 1/2 (* a c)))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a c)) (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* 1/2 (* a c))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a c)) (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (+ (* 1/2 (* a c)) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow b_2 2) (- (* 1/2 (/ (* a c) (pow b_2 2))) 1)))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow b_2 2) (- (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2)))) 1)))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow b_2 2) (- (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))) 1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 b_2))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* b_2 (- (* (sqrt (* a c)) (/ (sqrt -1) b_2)) 1)))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (/ (- (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a b_2))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 2))))) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) (* a (pow b_2 2))))) b_2)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (+ (* -1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (* a (pow b_2 4)))) (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 2)))))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) (* a (pow b_2 2)))) (+ (* 1/144 (/ (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (* 1/3 (/ (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) a)))) (pow b_2 4)))))) b_2)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (+ (* -1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (* a (pow b_2 4)))) (+ (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 2)))) (* 1/6 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (* a (pow b_2 6))))))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) (* a (pow b_2 2)))) (+ (* -1/24 (/ (* (pow a 2) (* (pow c 2) (- (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) a))))) (pow b_2 6))) (+ (* 1/288 (/ (* (pow a 2) (* (pow c 3) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 6))) (+ (* 1/144 (/ (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* 1/3 (/ (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) a)) (+ (* 1/144 (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c)))))) (* 1/3 (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) a)))))))) (pow b_2 6))) (* 1/3 (/ (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) a)))) (pow b_2 4))))))))) b_2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) b_2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) (pow b_2 2)))) b_2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* -1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) (pow b_2 2))) (+ (* 1/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (* 1/3 (/ (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c))))))) (pow b_2 4)))))) b_2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* -1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (+ (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))) (* 1/6 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (pow b_2 6)))))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) (pow b_2 2))) (+ (* -1/24 (/ (* (pow a 2) (* (pow c 2) (- (* -1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))))))) (pow b_2 6))) (+ (* 1/288 (/ (* (pow a 3) (* (pow c 3) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 6))) (+ (* 1/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* 1/3 (/ (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))) (+ (* 1/144 (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c)))))) (* 1/3 (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c))))))))))) (pow b_2 6))) (* 1/3 (/ (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c))))))) (pow b_2 4))))))))) b_2)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* 1/2 (* b_2 (+ (* -2 (* a c)) (* -1 (* a c))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* -1 (* b_2 (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))) (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* -1 (* b_2 (- (* -1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* -1 (* b_2 (- (* 1/2 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (pow b_2 6))) (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* 3 (pow b_2 2)))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* (pow b_2 2) (+ 3 (+ (* -1 (/ (* a c) (pow b_2 2))) (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* (pow b_2 2) (+ 3 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* (pow b_2 2) (+ 3 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* 2 (pow b_2 2)))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow b_2 2) (+ 2 (+ (* -1 (/ (* a c) (pow b_2 2))) (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow b_2 2) (+ 2 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow b_2 2) (+ 2 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -1) b_2)))))))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/2 c)) b_2)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* -1 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* c (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* c (- (+ (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (* c (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (+ (* 1/8 (/ (* a (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* c (- (+ (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (* c (- (+ (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (* c (- (* -1/2 (/ (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (+ (* 1/16 (/ (* (pow a 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* (pow a 2) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (* (pow b_2 2) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (+ (* 1/8 (/ (* a (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))))) (+ (* 1/8 (/ (* a (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* c (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* c (- (+ (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* c (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow a 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* c (- (+ (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* c (- (+ (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* c (- (* -1/2 (/ (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/16 (/ (* (pow a 3) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* (pow a 2) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (* (pow b_2 2) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow a 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))))) (+ (* 1/8 (/ (* (pow a 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (+ (* -1 (pow b_2 3)) (* -1/2 (/ (* c (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4))))) (pow b_2 3)))) (pow b_2 3)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (+ (* -1 (pow b_2 3)) (* c (- (* -1/2 (/ (* c (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3)))))) (pow b_2 3)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (- (+ (* -1 (pow b_2 3)) (* c (- (* c (- (* -1/2 (/ (* c (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (pow b_2 3))))) (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3)))))) (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (+ (* 1/2 (/ (* c (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4))))) (pow b_2 3))) (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))))) (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))) (* c (+ (* 1/2 (/ (* c (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* c (+ (* -1 a) (* 1/2 a))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* c (+ (* -1 a) (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* 1/2 a)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* c (+ (* -1 a) (+ (* 1/2 a) (* c (+ (* 1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* c (+ (* -1 a) (* 1/2 a))) (pow b_2 2))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* c (+ (* -1 a) (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* 1/2 a)))) (pow b_2 2))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* c (+ (* -1 a) (+ (* 1/2 a) (* c (+ (* 1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))))) (pow b_2 2))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* c (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* 1/2 a)))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* c (+ (* 1/2 a) (* c (+ (* 1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (- b_2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (sqrt c) #s(hole binary64 (sqrt c))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* c (+ 1/2 (* 1/8 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx (* 1/2 c) #s(hole binary64 (* 1/2 c))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (pow b_2 3) (* a (* (pow c 2) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) (+ (* -2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (pow b_2 3) (* (pow c 2) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ a (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (pow b_2 3) (* a (* (pow c 2) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (/ (pow b_2 5) (* (pow c 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (pow b_2 3) (* (pow c 2) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (* a (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))) (* (pow c 3) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 4 (* (sqrt (/ a (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (pow b_2 3) (* (pow c 2) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (pow b_2 3) (* (pow c 2) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (/ (* a (pow b_2 5)) (* (pow c 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))) (* (pow c 3) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow c 2) (- (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b_2 3) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b_2 3) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b_2 6) (* 1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (* (pow a 3) (pow (sqrt -1) 2))))) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b_2 6) (* 1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (* (pow a 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* c (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* 2 (/ (pow b_2 2) c))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) c)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) c))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* c (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (/ (pow b_2 2) c)))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) c))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) c)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 7) (pow (sqrt -1) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) #s(hole binary64 (* -1 (* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* (pow c 2) (+ (* 1/8 (/ a (pow b_2 2))) (* 1/2 (/ 1 c)))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* (sqrt (* a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b_2 3) (* a (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) c)) (* -2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (pow b_2 5) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (* a (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) c)) (* -1 (/ (pow b_2 3) (* a (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) c)) (* -2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b_2 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) c)) (* -2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (* a (pow b_2 5)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) c)) (* -1 (/ (pow b_2 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) c)) (* -2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow c 2) (- (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b_2 3) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (pow a 3))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4))))))) (pow c 3))) (* -1 (/ (pow b_2 3) (pow c 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow c 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (pow a 3))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4))))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* -1 (* c (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -2 (/ (pow b_2 2) c)) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) c)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1))))) c)) (* 2 (pow b_2 2))) c)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* c (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (pow b_2 2) c)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) c)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1))))) c)) (pow b_2 2)) c)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 3) (sqrt -1))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 5) (sqrt -1)))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 7) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 5) (sqrt -1))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (neg (* (sqrt (neg a)) (sqrt c))) #s(hole binary64 (* (sqrt (* a c)) (pow (sqrt -1) 3)))) |
#s(approx (* (sqrt (neg a)) (sqrt c)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (pow (sqrt -1) 3))))) |
#s(approx (sqrt c) #s(hole binary64 (* -1 (* (sqrt c) (pow (sqrt -1) 2))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))))) (neg.f64 a)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) a) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) |
(-.f64 (/.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) (/.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))))) |
(*.f64 (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (fma.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))))) |
(-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) |
(*.f64 (neg.f64 b_2) (*.f64 b_2 b_2)) |
(pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) |
(neg.f64 (pow.f64 b_2 #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b_2)) #s(literal 3 binary64))) |
(neg.f64 b_2) |
b_2 |
#s(literal 3 binary64) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(*.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 3 binary64)) |
(pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) #s(literal 3 binary64))) |
(pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (fabs.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 a) c) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2))))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(sqrt.f64 (*.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(+.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) |
(neg.f64 a) |
a |
c |
(*.f64 (fabs.f64 b_2) (fabs.f64 b_2)) |
(*.f64 (neg.f64 b_2) (neg.f64 b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 b_2 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (pow.f64 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) #s(literal 3 binary64))) (fma.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2) (-.f64 (*.f64 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) (*.f64 (*.f64 b_2 b_2) (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) |
(fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) |
(+.f64 (*.f64 b_2 b_2) (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (*.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(fma.f64 (fabs.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (fabs.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(/.f64 (neg.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2)))) (neg.f64 a)) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c))))) (neg.f64 a)) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
(neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c))) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)) |
(sqrt.f64 (*.f64 (neg.f64 a) c)) |
(pow.f64 (neg.f64 a) #s(literal 1/2 binary64)) |
(sqrt.f64 (neg.f64 a)) |
(pow.f64 c #s(literal 1/2 binary64)) |
(sqrt.f64 c) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c))) (neg.f64 b_2)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) |
(+.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64)) b_2) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b_2)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) c))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) |
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) c)) |
(*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (neg.f64 (*.f64 b_2 b_2))) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) |
(*.f64 (*.f64 c c) a) |
(*.f64 (fabs.f64 c) (fabs.f64 c)) |
(*.f64 (neg.f64 c) (neg.f64 c)) |
(*.f64 c c) |
(pow.f64 c #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64))) |
#s(literal 1/8 binary64) |
(*.f64 #s(literal 1/2 binary64) c) |
#s(literal 1/2 binary64) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) a)) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) a)) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b_2 b_2)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) a)) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b_2 b_2)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (-.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c)))) (pow.f64 b_2 #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (-.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (pow.f64 b_2 #s(literal 3 binary64))))))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (-.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (pow.f64 b_2 #s(literal 3 binary64))))))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (pow.f64 b_2 #s(literal 3 binary64))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c)))) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (pow.f64 b_2 #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (pow.f64 b_2 #s(literal 3 binary64))))))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) b_2) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+.f64 b_2 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+.f64 b_2 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 b_2 b_2)) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2))) |
#s(approx (neg a) (*.f64 #s(literal -1 binary64) a)) |
#s(approx a a) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) c))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal 1/2 binary64) c (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2))))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 b_2 b_2))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (*.f64 b_2 b_2)))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) c))) (*.f64 b_2 b_2)))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal 1/2 binary64) c (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2))))))) (*.f64 b_2 b_2)))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) c))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 a (fma.f64 #s(literal 1/2 binary64) c (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal -2 binary64) b_2 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2))) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal -2 binary64) b_2 (*.f64 a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))))) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal -2 binary64) b_2 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))))))))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2)) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)))) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)))) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (sqrt (* (/ c a) -1)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (* (/ c a) -1) (*.f64 #s(literal -1 binary64) (/.f64 c a))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (neg (* (sqrt (neg a)) (sqrt c))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (* (sqrt (neg a)) (sqrt c)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (sqrt (neg a)) (sqrt.f64 (*.f64 a #s(literal -1 binary64)))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2)))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (*.f64 #s(literal 1/2 binary64) c)) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) c))) |
#s(approx (/ (* (* c c) a) (* b_2 b_2)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2))) |
#s(approx (* (* c c) a) (*.f64 a (*.f64 c c))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 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 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.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 -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) c) (pow.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #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 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.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_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 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 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.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 -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) c) (pow.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #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 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.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_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #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 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a)) (*.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 -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -1 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 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a)) (*.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_2 #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 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 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 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 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 -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 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 -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 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 -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -1 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_2 #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 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 a (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b_2 b_2) a)))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) a)))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) a))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (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_2 #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) a)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) a))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) a)))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (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_2 #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b_2 b_2) a))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 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_2 #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 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_2 #s(literal 7 binary64)) (pow.f64 #s(literal -1 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_2 #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 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_2 b_2) (sqrt.f64 #s(literal -1 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_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a)))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64))))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b_2))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (*.f64 a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a b_2)))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (*.f64 a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 c a))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) a) (/.f64 c (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) a) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.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 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #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 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) a) (/.f64 c (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) a) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.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 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))))) a))) a) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.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 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) a)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.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)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) c) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.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 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) a) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.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 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) a)))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #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 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a)) (*.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 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) 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 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) #s(literal 2 binary64))) (pow.f64 c #s(literal 3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c)))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #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 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) 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 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) #s(literal 2 binary64))) (pow.f64 c #s(literal 3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c)))))) (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 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) a)))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.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 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) a))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) a))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) a))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.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 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b_2 b_2)) a))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 b_2 b_2)) a))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 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_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 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_2 #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 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_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) a))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) b_2) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) a)) b_2) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a))))) |
#s(approx (neg (* (sqrt (neg a)) (sqrt c))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (* (sqrt (neg a)) (sqrt c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (neg a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a #s(literal -1 binary64))))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a b_2))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64)))))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64)))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c a) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 #s(literal -1 binary64)) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (fma.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (*.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 5 binary64))))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.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 #s(literal -1 binary64) #s(literal 3/2 binary64))))))) (/.f64 #s(literal -1 binary64) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (fma.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (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 5 binary64))))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b_2 (-.f64 (pow.f64 (*.f64 (*.f64 a a) c) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 a a) c) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 5 binary64))))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.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 #s(literal -1 binary64) #s(literal 3/2 binary64))))))))))))) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.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 #s(literal -1 binary64) #s(literal 3/2 binary64))))))) (/.f64 #s(literal -1 binary64) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (fma.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (fma.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b_2 (-.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))))))))))) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (-.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 (*.f64 b_2 b_2) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (-.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) b_2) (*.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 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (-.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 (-.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_2 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 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 -1 binary64))))))) (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 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 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (neg b_2) 3) (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (neg b_2) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx b_2 b_2) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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_2 b_2) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (fma.f64 (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 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 -1 binary64))))))) (sqrt.f64 #s(literal -1 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 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (fma.f64 (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 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 -1 binary64)))))) (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1 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 -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 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 -1 binary64)))))) (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b_2 b_2) (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_2 b_2) (pow.f64 #s(literal -1 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 -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (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 -1 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_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))))))))) |
#s(approx (* b_2 b_2) (*.f64 b_2 b_2)) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) b_2))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 (+.f64 b_2 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 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_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (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_2 b_2) (pow.f64 #s(literal -1 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 -1 binary64)) #s(literal -3 binary64))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 b_2 (-.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 b_2 (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 b_2 (-.f64 (*.f64 b_2 (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))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 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 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 #s(literal -1 binary64) b_2) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 b_2 (-.f64 (*.f64 b_2 (-.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_2 b_2) (pow.f64 #s(literal -1 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 -1 binary64)) #s(literal -1 binary64)))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b_2 b_2) c)) (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b_2 b_2) c))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 b_2))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) a))) (*.f64 b_2 b_2))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) a))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 c c)) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) a)))))) (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) a))) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) a))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 c c)) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) a)))))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 c c)) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) a)))))) (pow.f64 b_2 #s(literal 4 binary64)))))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))))) (pow.f64 b_2 #s(literal 4 binary64)))))) #s(literal 2 binary64)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 #s(literal -2 binary64) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64)))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 b_2 b_2)) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b_2 #s(literal 6 binary64))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))) #s(literal 1 binary64)))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (*.f64 b_2 b_2) (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (*.f64 b_2 b_2) (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))) #s(literal 1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 b_2 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2)))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 b_2 (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (*.f64 b_2 (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2)) #s(literal 1 binary64)))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/2 binary64) c)) b_2)) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) c)) b_2)) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 a b_2)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a) (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 a (*.f64 b_2 b_2))))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (*.f64 a (*.f64 b_2 b_2))))) b_2))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a) (fma.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 a (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (*.f64 a (*.f64 b_2 b_2))) (fma.f64 #s(literal 1/144 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) a)))) (pow.f64 b_2 #s(literal 4 binary64))))))) b_2))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a) (fma.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 a (*.f64 b_2 b_2))) (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (*.f64 a (pow.f64 b_2 #s(literal 6 binary64)))))))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (*.f64 a (*.f64 b_2 b_2))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) a))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/288 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/144 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal 1/144 binary64) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) a)))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) a)))) (pow.f64 b_2 #s(literal 4 binary64)))))))))) b_2))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) b_2))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2))))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/144 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))))))) (pow.f64 b_2 #s(literal 4 binary64))))))) b_2))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (pow.f64 b_2 #s(literal 6 binary64))))))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/288 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/144 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))))))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))))))) (pow.f64 b_2 #s(literal 4 binary64)))))))))) b_2))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 #s(literal 1/2 binary64) (*.f64 b_2 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2)))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2))))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64)))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 #s(literal 3 binary64) (*.f64 b_2 b_2))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 b_2 b_2)) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) c))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/2 binary64) c (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (pow.f64 b_2 #s(literal 6 binary64)))))))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2))))) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))) b_2))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2))))))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/2 binary64) c)) b_2))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 a (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 a (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 a (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b_2 b_2)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 a (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 a (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 a (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 a (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b_2 b_2)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (-.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (-.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (pow.f64 b_2 #s(literal 3 binary64))))))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (-.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (pow.f64 b_2 #s(literal 3 binary64))))))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (pow.f64 b_2 #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (pow.f64 b_2 #s(literal 3 binary64))))))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+.f64 b_2 (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b_2 #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+.f64 b_2 (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b_2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b_2 #s(literal 5 binary64)))))))))) |
#s(approx c c) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) a))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal 1/2 binary64) a (*.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 b_2))))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (*.f64 b_2 b_2)))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b_2 b_2)))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal 1/2 binary64) a (*.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 b_2))))))) (*.f64 b_2 b_2)))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 c (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 c (fma.f64 #s(literal 1/2 binary64) a (*.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 b_2))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 c (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b_2)))) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b_2 #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b_2)))) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (*.f64 #s(literal -1 binary64) (-.f64 b_2 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt c) (sqrt.f64 c)) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) (*.f64 c (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64)))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (*.f64 c (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64)))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (*.f64 c (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
#s(approx (* c c) (*.f64 c c)) |
#s(approx (* 1/2 c) (*.f64 #s(literal 1/2 binary64) c)) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 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 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #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 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 c #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 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 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (*.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_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.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 -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 5 binary64))) (pow.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #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 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 c #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.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_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #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 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c c)) (*.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 -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 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 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c c)) (*.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_2 #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 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 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 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 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 -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 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 -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 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 -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 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_2 #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 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 c (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 b_2 b_2) c)))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) c)))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) c))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (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_2 #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) c)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) c))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) c)))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (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_2 #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b_2 b_2) c))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 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_2 #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 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_2 #s(literal 7 binary64)) (pow.f64 #s(literal -1 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_2 #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)) (*.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_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a 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 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b_2 c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (-.f64 (*.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_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (neg (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal -1 binary64))))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal -1 binary64)))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/8 binary64) (/.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (pow.f64 c #s(literal -1 binary64)))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.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)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)))) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) c)))))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.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 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.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)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)))) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))))) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) c) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.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)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)))) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) c)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.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_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.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 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)))) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) c)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.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)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 5 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.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 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)))) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))))) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) c) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.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 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)))) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) c)))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #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 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c c)) (*.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 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.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 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) #s(literal 2 binary64))) (pow.f64 a #s(literal 3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #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 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))) |
#s(approx (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) #s(literal 2 binary64))) (pow.f64 a #s(literal 3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 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 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) c)))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.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 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) c))))))) |
#s(approx (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) c))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) c))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.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 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b_2 b_2)) c))))))) |
#s(approx (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 b_2 b_2)) c))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 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_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 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_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 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_2 #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 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_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 a c)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.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_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) c)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c))) c)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) c)) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (sqrt (* (/ c a) -1)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (neg (* (sqrt (neg a)) (sqrt c))) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) |
#s(approx (* (sqrt (neg a)) (sqrt c)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) |
#s(approx (sqrt c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 c) #s(literal -1 binary64)))) |
Compiled 59 154 to 4 483 computations (92.4% saved)
21 alts after pruning (11 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 730 | 4 | 734 |
| Fresh | 3 | 7 | 10 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 7 | 7 |
| Total | 735 | 21 | 756 |
| Status | Accuracy | Program |
|---|---|---|
| 35.3% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) (pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) a) | |
| ✓ | 51.1% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 32.9% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2))))) a) | |
| 33.0% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) | |
| ✓ | 33.8% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2) b_2))) a) |
| ✓ | 11.6% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) |
| ✓ | 34.0% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 27.7% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a) | |
| 12.5% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 a c))))))) a) | |
| ✓ | 16.1% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)))) a) |
| ✓ | 29.3% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
| ✓ | 12.9% | (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
| 32.3% | (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2)))) a)) | |
| 17.2% | #s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) | |
| ✓ | 34.0% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
| 18.7% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) | |
| ✓ | 37.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
| 29.9% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 #s(approx (* (pow (* c a) -1) -1) (/.f64 #s(literal -1 binary64) (*.f64 c a)))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) | |
| 35.3% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (*.f64 c (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) b_2))) | |
| ✓ | 16.2% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
| 11.1% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) |
Compiled 1 499 to 590 computations (60.6% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2) b_2))) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (- (/ b_2 c) (sqrt (* (/ a c) -1))) (neg.f64 (sqrt.f64 (neg.f64 (/.f64 a c))))))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (* (neg c) (+ (* (sqrt (* (pow (* c a) -1) -1)) -1) (/ (/ b_2 a) c))) (neg.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (*.f64 c (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) a) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2))))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 #s(approx (* (pow (* c a) -1) -1) (/.f64 #s(literal -1 binary64) (*.f64 c a)))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b_2 b_2))))) a) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2)))) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 b_2 a) c)))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) b_2))) a) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) (pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) a) |
(/.f64 (/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) a) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
4 calls:
| 9.0ms | c |
| 8.0ms | a |
| 8.0ms | b_2 |
| 7.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.2% | 5 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 53.5% | 2 | a |
| 87.9% | 3 | b_2 |
| 54.6% | 2 | c |
Compiled 16 to 19 computations (-18.8% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2) b_2))) a) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
1 calls:
| 4.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.9% | 3 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
1 calls:
| 4.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.8% | 3 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
1 calls:
| 4.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.6% | 3 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (+ (* b_2 b_2) (+ (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
1 calls:
| 3.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.4% | 3 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2))) a) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
2 calls:
| 2.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 2.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.6% | 4 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 69.4% | 2 | b_2 |
Compiled 14 to 13 computations (7.1% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
4 calls:
| 2.0ms | c |
| 2.0ms | a |
| 2.0ms | b_2 |
| 1.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.9% | 1 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 37.9% | 1 | a |
| 37.9% | 1 | c |
| 48.3% | 2 | b_2 |
Compiled 16 to 19 computations (-18.8% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
1 calls:
| 2.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.3% | 2 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
4 calls:
| 1.0ms | c |
| 1.0ms | b_2 |
| 1.0ms | a |
| 1.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 12.9% | 1 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 17.0% | 3 | c |
| 14.9% | 2 | a |
| 21.4% | 2 | b_2 |
Compiled 16 to 19 computations (-18.8% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
| Outputs |
|---|
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
3 calls:
| 1.0ms | b_2 |
| 1.0ms | c |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 12.9% | 1 | a |
| 12.9% | 1 | c |
| 12.9% | 1 | b_2 |
Compiled 3 to 9 computations (-200% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.4786456328279293e+152 | 1.1801426022527922e+153 |
| 20.0ms | -5.0947440725796524e-55 | -7.388972761351409e-61 |
| 5.0ms | 100× | 74 | valid |
| 4.0ms | 24× | 1184 | valid |
| 2.0ms | 15× | 592 | valid |
| 2.0ms | 29× | 74 | invalid |
| 2.0ms | 9× | 2368 | valid |
| 1.0ms | 8× | 148 | valid |
| 0.0ms | 4× | 296 | valid |
Compiled 341 to 279 computations (18.2% saved)
ival-sqrt: 3.0ms (30.3% of total)ival-sub!: 2.0ms (20.2% of total)ival-div!: 2.0ms (20.2% of total)ival-mult!: 2.0ms (20.2% of total)adjust: 1.0ms (10.1% of total)ival-neg: 1.0ms (10.1% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 2.212742029391909e-106 | 4.852491129914318e-105 |
| 18.0ms | -4.6514561722621356e-139 | -5.407427881823295e-142 |
| 11.0ms | 198× | 74 | valid |
| 3.0ms | 60× | 74 | invalid |
| 2.0ms | 14× | 1184 | valid |
| 2.0ms | 16× | 592 | valid |
| 1.0ms | 9× | 296 | valid |
| 0.0ms | 3× | 148 | valid |
Compiled 606 to 472 computations (22.1% saved)
ival-sqrt: 3.0ms (25.4% of total)ival-mult!: 3.0ms (25.4% of total)ival-sub!: 2.0ms (16.9% of total)ival-div!: 2.0ms (16.9% of total)adjust: 1.0ms (8.5% of total)ival-neg: 1.0ms (8.5% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.212742029391909e-106 | 4.852491129914318e-105 |
| 1.0ms | -5.0947440725796524e-55 | -7.388972761351409e-61 |
Compiled 675 to 533 computations (21% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.212742029391909e-106 | 4.852491129914318e-105 |
| 1.0ms | -5.0947440725796524e-55 | -7.388972761351409e-61 |
Compiled 612 to 491 computations (19.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 4.291656186817479e-169 | 3.806828705314885e-167 |
| 20.0ms | -6.815944413623747e-177 | -1.0136662427744866e-191 |
| 13.0ms | 249× | 74 | valid |
| 5.0ms | 85× | 74 | invalid |
| 2.0ms | 13× | 592 | valid |
| 1.0ms | 5× | 296 | valid |
| 0.0ms | 4× | 148 | valid |
| 0.0ms | 1× | 1184 | valid |
Compiled 651 to 522 computations (19.8% saved)
ival-sqrt: 3.0ms (24.8% of total)ival-mult!: 3.0ms (24.8% of total)ival-sub!: 2.0ms (16.6% of total)ival-div!: 2.0ms (16.6% of total)ival-neg: 2.0ms (16.6% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | -5.35723083937212e-304 | 2.4102751824866405e-305 |
| 8.0ms | 144× | 74 | valid |
| 5.0ms | 81× | 74 | invalid |
Compiled 322 to 259 computations (19.6% saved)
ival-mult!: 2.0ms (30.1% of total)ival-sub!: 1.0ms (15% of total)ival-sqrt: 1.0ms (15% of total)ival-neg: 1.0ms (15% of total)ival-div!: 1.0ms (15% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -5.35723083937212e-304 | 2.4102751824866405e-305 |
Compiled 457 to 349 computations (23.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -5.35723083937212e-304 | 2.4102751824866405e-305 |
Compiled 457 to 349 computations (23.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 37.0ms | -948503344994826200.0 | -150255.92971045544 |
| 15.0ms | 27× | 1184 | valid |
| 5.0ms | 29× | 2368 | valid |
| 5.0ms | 37× | 592 | valid |
| 3.0ms | 53× | 74 | valid |
| 1.0ms | 24× | 74 | invalid |
| 1.0ms | 9× | 296 | valid |
| 0.0ms | 5× | 148 | valid |
Compiled 626 to 466 computations (25.6% saved)
ival-sqrt: 15.0ms (60.9% of total)ival-sub!: 3.0ms (12.2% of total)ival-div!: 3.0ms (12.2% of total)ival-mult!: 3.0ms (12.2% of total)adjust: 1.0ms (4.1% of total)ival-neg: 1.0ms (4.1% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 96 | 567 |
| 1 | 141 | 563 |
| 2 | 218 | 563 |
| 3 | 332 | 563 |
| 4 | 481 | 563 |
| 5 | 776 | 563 |
| 6 | 1526 | 563 |
| 7 | 2352 | 563 |
| 8 | 2593 | 563 |
| 9 | 2805 | 563 |
| 10 | 3603 | 563 |
| 11 | 6881 | 563 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 b_2 #s(literal -8480865910936245/1766847064778384329583297500742918515827483896875618958121606201292619776 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 200000000000000009250216271808398948002452544790145376983777454402545107507559301846766839764406850263979324900979381181838795379032883593269504018219008 binary64)) (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))))) |
(if (<=.f64 b_2 #s(literal -5094967013378187/26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 6197399707408581/1291124939043454294827959586001505937164852896414611756415329678270323811008420597314822676640068915717951585986373746688 binary64)) (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))))) |
(if (<=.f64 b_2 #s(literal -8480865910936245/1766847064778384329583297500742918515827483896875618958121606201292619776 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 6197399707408581/1291124939043454294827959586001505937164852896414611756415329678270323811008420597314822676640068915717951585986373746688 binary64)) (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))))) |
(if (<=.f64 b_2 #s(literal -8480865910936245/1766847064778384329583297500742918515827483896875618958121606201292619776 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 6197399707408581/1291124939043454294827959586001505937164852896414611756415329678270323811008420597314822676640068915717951585986373746688 binary64)) (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a))) |
(if (<=.f64 b_2 #s(literal -8573045793650349/306180206916083902309240650087602475282639486413866622577088471913520022894784390350900738050555138105234536857820245071373614031482942161565170086143298589738273508330367307539078392896587187265470464 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 580932179643339/16598062275523971834049631454764644604049784928969747599982629318762611245651632585598828195788415177152791546445203156729580604301647101231547499336455854748244727213606038094741504 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a))) |
(if (<=.f64 b_2 #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a)) |
(if (<=.f64 b_2 #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a)) |
(if (<=.f64 b_2 #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a)) |
(if (<=.f64 b_2 #s(literal -9500000 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a)) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
| Outputs |
|---|
(if (<=.f64 b_2 #s(literal -8480865910936245/1766847064778384329583297500742918515827483896875618958121606201292619776 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 200000000000000009250216271808398948002452544790145376983777454402545107507559301846766839764406850263979324900979381181838795379032883593269504018219008 binary64)) (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))))) |
(if (<=.f64 b_2 #s(literal -8480865910936245/1766847064778384329583297500742918515827483896875618958121606201292619776 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 200000000000000009250216271808398948002452544790145376983777454402545107507559301846766839764406850263979324900979381181838795379032883593269504018219008 binary64)) (/.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (neg.f64 a)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))))) |
(if (<=.f64 b_2 #s(literal -5094967013378187/26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 6197399707408581/1291124939043454294827959586001505937164852896414611756415329678270323811008420597314822676640068915717951585986373746688 binary64)) (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))))) |
(if (<=.f64 b_2 #s(literal -5094967013378187/26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 6197399707408581/1291124939043454294827959586001505937164852896414611756415329678270323811008420597314822676640068915717951585986373746688 binary64)) (/.f64 (+.f64 b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) (neg.f64 a)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))))) |
(if (<=.f64 b_2 #s(literal -8480865910936245/1766847064778384329583297500742918515827483896875618958121606201292619776 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 6197399707408581/1291124939043454294827959586001505937164852896414611756415329678270323811008420597314822676640068915717951585986373746688 binary64)) (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))))) |
(if (<=.f64 b_2 #s(literal -8480865910936245/1766847064778384329583297500742918515827483896875618958121606201292619776 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 6197399707408581/1291124939043454294827959586001505937164852896414611756415329678270323811008420597314822676640068915717951585986373746688 binary64)) (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a))) |
(if (<=.f64 b_2 #s(literal -8480865910936245/1766847064778384329583297500742918515827483896875618958121606201292619776 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 6197399707408581/1291124939043454294827959586001505937164852896414611756415329678270323811008420597314822676640068915717951585986373746688 binary64)) (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) a) (/.f64 (+.f64 b_2 #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) (neg.f64 a)))) |
(if (<=.f64 b_2 #s(literal -8573045793650349/306180206916083902309240650087602475282639486413866622577088471913520022894784390350900738050555138105234536857820245071373614031482942161565170086143298589738273508330367307539078392896587187265470464 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 580932179643339/16598062275523971834049631454764644604049784928969747599982629318762611245651632585598828195788415177152791546445203156729580604301647101231547499336455854748244727213606038094741504 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a))) |
(if (<=.f64 b_2 #s(literal -8573045793650349/306180206916083902309240650087602475282639486413866622577088471913520022894784390350900738050555138105234536857820245071373614031482942161565170086143298589738273508330367307539078392896587187265470464 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (if (<=.f64 b_2 #s(literal 580932179643339/16598062275523971834049631454764644604049784928969747599982629318762611245651632585598828195788415177152791546445203156729580604301647101231547499336455854748244727213606038094741504 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 (+.f64 b_2 #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) (neg.f64 a)))) |
(if (<=.f64 b_2 #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a)) |
(if (<=.f64 b_2 #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (/.f64 (+.f64 b_2 #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) (neg.f64 a))) |
(if (<=.f64 b_2 #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a)) |
(if (<=.f64 b_2 #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a)) |
(if (<=.f64 b_2 #s(literal -9500000 binary64)) #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) (/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a)) |
(/.f64 #s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (- (/ b_2 c) (sqrt (* (/ a c) -1)))) (neg.f64 b_2))) a) |
| 1× | fuel |
Compiled 567 to 99 computations (82.5% saved)
Compiled 1 338 to 270 computations (79.8% saved)
Loading profile data...