
Time bar (total: 5.0s)
| 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)
| 451.0ms | 5 559× | 0 | valid |
| 259.0ms | 1 163× | 2 | valid |
| 245.0ms | 1 352× | 1 | valid |
| 74.0ms | 1 048× | 0 | invalid |
| 53.0ms | 182× | 3 | valid |
ival-mult: 170.0ms (22.8% of total)ival-sqrt: 130.0ms (17.4% of total)adjust: 125.0ms (16.7% of total)ival-div: 101.0ms (13.5% of total)ival-add: 88.0ms (11.8% of total)ival-sub: 65.0ms (8.7% of total)ival-neg: 64.0ms (8.6% of total)ival-assert: 3.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 110 | 0 | - | 1 | (-5.150594859154313e-159 5.567898771960626e-158 2.4436643347858893e-211) | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| 63 | 0 | - | 0 | - | (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
| 14 | 0 | - | 1 | (9.811910493358502e-236 5.779783220363359e+71 -1.0159459302184558e-11) | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 5 | 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 | 99 | 0 |
| ↳ | (*.f64 b_2 b_2) | overflow | 86 | |
| ↳ | (*.f64 a c) | overflow | 23 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | overflow | 99 | |
+.f64 | (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | cancellation | 63 | 0 |
/.f64 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) | u/n | 13 | 0 |
| ↳ | (*.f64 b_2 b_2) | underflow | 44 | |
| ↳ | (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | underflow | 24 | |
| ↳ | (*.f64 a c) | underflow | 41 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | underflow | 10 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) | uflow-rescue | 10 | 0 |
| ↳ | (*.f64 b_2 b_2) | underflow | 44 | |
| ↳ | (*.f64 a c) | underflow | 41 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | underflow | 10 | |
-.f64 | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | nan-rescue | 5 | 0 |
| ↳ | (*.f64 b_2 b_2) | overflow | 86 | |
| ↳ | (*.f64 a c) | overflow | 23 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 133 | 0 |
| - | 17 | 106 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 133 | 0 | 0 |
| - | 17 | 0 | 106 |
| number | freq |
|---|---|
| 0 | 106 |
| 1 | 113 |
| 2 | 34 |
| 3 | 3 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 28.0ms | 340× | 0 | valid |
| 23.0ms | 88× | 2 | valid |
| 13.0ms | 72× | 1 | valid |
| 4.0ms | 12× | 3 | valid |
Compiled 117 to 34 computations (70.9% saved)
ival-mult: 10.0ms (22.4% of total)adjust: 9.0ms (20.1% of total)ival-sqrt: 8.0ms (17.9% of total)ival-div: 6.0ms (13.4% of total)ival-sub: 4.0ms (9% of total)ival-add: 4.0ms (9% of total)ival-neg: 3.0ms (6.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 131 |
| 1 | 127 | 129 |
| 2 | 247 | 129 |
| 3 | 400 | 129 |
| 4 | 521 | 129 |
| 5 | 574 | 129 |
| 6 | 590 | 129 |
| 0 | 10 | 13 |
| 0 | 17 | 13 |
| 1 | 28 | 13 |
| 2 | 53 | 13 |
| 3 | 98 | 13 |
| 4 | 133 | 13 |
| 5 | 145 | 13 |
| 6 | 157 | 13 |
| 7 | 170 | 13 |
| 0 | 170 | 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 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) |
Compiled 13 to 10 computations (23.1% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 50.2% | (/.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 (* -1/2 (/ c b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#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 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* 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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#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 (* (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 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (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)) (+ (* -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 (+ (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 (* 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 (* -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 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) 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 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#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 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#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 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#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 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -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)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -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/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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -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))) (+ (* -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 (* 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 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* 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 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 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 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* 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 (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* 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 (- (* 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 (* 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 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* 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)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#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 (/ 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 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#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 (+ (* (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 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) 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 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#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 | 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 | 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 | 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) |
| 2.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) |
| 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 | 627 | 4205 |
| 0 | 638 | 3945 |
| 0 | 3529 | 3829 |
| 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 (* -1/2 (/ c b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#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 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* 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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#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 (* (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 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (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)) (+ (* -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 (+ (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 (* 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 (* -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 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) 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 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#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 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#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 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#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 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -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)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -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/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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -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))) (+ (* -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 (* 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 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* 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 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 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 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* 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 (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* 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 (- (* 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 (* 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 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* 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)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#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 (/ 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 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#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 (+ (* (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 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) 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 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#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 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (neg.f64 a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a) |
(fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (/.f64 (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))))) (-.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 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (*.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 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(fma.f64 b_2 #s(literal -1 binary64) (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))) (neg.f64 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 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 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)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) a (/.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)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 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)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) a (/.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)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 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 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 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 (- (* 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) (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 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 b_2 a) #s(literal -1 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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (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))))))) |
#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 (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) a)) |
#s(approx (+ (neg b_2) (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))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (/.f64 b_2 a))) a)) |
#s(approx (+ (neg b_2) (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))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #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 (- (* 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) (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 (/.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) (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 (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) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #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 (neg.f64 a) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (fma.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) #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)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (neg.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)) b_2) a) #s(literal -1 binary64) (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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/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 (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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (+.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) (neg.f64 b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.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)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) 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/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 (*.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 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 (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) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (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) (/.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)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.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))) #s(literal -1/2 binary64) (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) (/.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 (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)))) (/.f64 (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 (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/2 binary64) (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))) (*.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 -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 2 binary64) a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (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 #s(literal 2 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 (neg.f64 b_2) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b_2) (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 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)))))) |
#s(approx (+ (neg b_2) (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 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(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) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b_2)) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b_2)) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b_2)) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (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 b_2)) |
#s(approx (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 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 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 (/.f64 (/.f64 b_2 a) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (/.f64 b_2 a) c) #s(literal -1 binary64) (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))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (/.f64 b_2 a) c) #s(literal -1 binary64) (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))) (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))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (+ (neg b_2) (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))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c))) c)) |
#s(approx (+ (neg b_2) (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))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #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) (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) (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) (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 (neg.f64 c) (fma.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) #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 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.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 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))))) c)) b_2) c) #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 #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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 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 876 to 810 computations (83.4% saved)
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 140 | 12 | 152 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 140 | 13 | 153 |
| Status | Accuracy | Program |
|---|---|---|
| 31.6% | (/.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 (-.f64 (*.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) | |
| 14.1% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (/.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))))))) a) | |
| ✓ | 50.2% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 31.4% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) | |
| ▶ | 10.4% | (/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64) b_2))) a) |
| 19.6% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) a) | |
| 37.4% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) | |
| ▶ | 25.9% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) |
| ▶ | 50.0% | (+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
| 18.0% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) | |
| ▶ | 35.8% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
| ▶ | 16.4% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
| 17.6% | #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 591 to 376 computations (36.4% saved)
| Inputs |
|---|
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
(/.f64 (neg.f64 b_2) a) |
(neg.f64 b_2) |
b_2 |
a |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) |
(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) |
c |
(*.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))) |
(*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)) |
(/.f64 c b_2) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (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)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
(sqrt.f64 (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64) b_2))) a) |
(+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64) b_2)) |
(fma.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64) b_2) |
(*.f64 a (/.f64 c b_2)) |
| Outputs |
|---|
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 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))))))))) a))) |
#s(approx (/ (neg b_2) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* -1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #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)))))))) a))) |
#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 (/ (+ (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/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#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 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 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* 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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#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 (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 (/ c b_2)) -1/2) b_2) #s(hole binary64 b_2)) |
#s(approx (+ (* (* a (/ c b_2)) -1/2) b_2) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (* a (/ c b_2)) #s(hole binary64 (/ (* a c) b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 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))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* 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))) a) #s(hole binary64 (+ (* -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))) a) #s(hole binary64 (+ (* -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 (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 (/ (+ (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 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (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)) (+ (* -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 (+ (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 (* 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 (+ (* (* a (/ c b_2)) -1/2) b_2) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (* (* a (/ c b_2)) -1/2) b_2) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -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) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (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 (/ (+ (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 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) 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 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#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 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#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 (* (neg a) c)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (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 (+ (* (* a (/ c b_2)) -1/2) b_2) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (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 (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1))))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ c b_2) -1/2) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ c b_2) #s(hole binary64 (/ c 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 (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 (+ (* (* a (/ c b_2)) -1/2) b_2) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ (* -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)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a))))))) |
#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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -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)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -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/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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -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))) (+ (* -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 (* 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 (+ (* (* a (/ c b_2)) -1/2) b_2) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a)))))))) |
#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 (/ (+ (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 (* -1 (* 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 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 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 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* 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 (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* 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 (- (* 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 (+ (* (* a (/ c b_2)) -1/2) b_2) #s(hole binary64 (* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (/ b_2 a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* 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 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* 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)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a 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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#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 (+ (* (* a (/ c b_2)) -1/2) b_2) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (/ b_2 c))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a 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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* (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 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) 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 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#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 (+ (* (* a (/ c b_2)) -1/2) b_2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | a | @ | -inf | ((+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/ (neg b_2) a) (neg b_2) b_2 a (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) c (* b_2 b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ c b_2) -1/2) (/ c b_2) -1/2 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (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)))) (sqrt (* (neg a) c)) (* (neg a) c) (/ (+ (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))) (+ (* (* a (/ c b_2)) -1/2) b_2) (* a (/ c b_2))) |
| 4.0ms | c | @ | inf | ((+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/ (neg b_2) a) (neg b_2) b_2 a (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) c (* b_2 b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ c b_2) -1/2) (/ c b_2) -1/2 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (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)))) (sqrt (* (neg a) c)) (* (neg a) c) (/ (+ (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))) (+ (* (* a (/ c b_2)) -1/2) b_2) (* a (/ c b_2))) |
| 4.0ms | c | @ | -inf | ((+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/ (neg b_2) a) (neg b_2) b_2 a (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) c (* b_2 b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ c b_2) -1/2) (/ c b_2) -1/2 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (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)))) (sqrt (* (neg a) c)) (* (neg a) c) (/ (+ (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))) (+ (* (* a (/ c b_2)) -1/2) b_2) (* a (/ c b_2))) |
| 4.0ms | a | @ | 0 | ((+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/ (neg b_2) a) (neg b_2) b_2 a (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) c (* b_2 b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ c b_2) -1/2) (/ c b_2) -1/2 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (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)))) (sqrt (* (neg a) c)) (* (neg a) c) (/ (+ (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))) (+ (* (* a (/ c b_2)) -1/2) b_2) (* a (/ c b_2))) |
| 3.0ms | c | @ | 0 | ((+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/ (neg b_2) a) (neg b_2) b_2 a (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) c (* b_2 b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ c b_2) -1/2) (/ c b_2) -1/2 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (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)))) (sqrt (* (neg a) c)) (* (neg a) c) (/ (+ (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))) (+ (* (* a (/ c b_2)) -1/2) b_2) (* a (/ c b_2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 865 | 8796 |
| 0 | 899 | 8180 |
| 0 | 4653 | 7928 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
(/.f64 (neg.f64 b_2) a) |
(neg.f64 b_2) |
b_2 |
a |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) |
(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) |
c |
(*.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))) |
(*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)) |
(/.f64 c b_2) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (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)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
(sqrt.f64 (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64) b_2))) a) |
(+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64) b_2)) |
(fma.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64) b_2) |
(*.f64 a (/.f64 c b_2)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 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))))))))) a))) |
#s(approx (/ (neg b_2) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* -1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #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)))))))) a))) |
#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 (/ (+ (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/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#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 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 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* 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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#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 (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 (/ c b_2)) -1/2) b_2) #s(hole binary64 b_2)) |
#s(approx (+ (* (* a (/ c b_2)) -1/2) b_2) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (* a (/ c b_2)) #s(hole binary64 (/ (* a c) b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 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))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* 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))) a) #s(hole binary64 (+ (* -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))) a) #s(hole binary64 (+ (* -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 (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 (/ (+ (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 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (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)) (+ (* -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 (+ (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 (* 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 (+ (* (* a (/ c b_2)) -1/2) b_2) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (* (* a (/ c b_2)) -1/2) b_2) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -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) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (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 (/ (+ (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 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) 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 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#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 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#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 (* (neg a) c)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (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 (+ (* (* a (/ c b_2)) -1/2) b_2) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (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 (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1))))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ c b_2) -1/2) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ c b_2) #s(hole binary64 (/ c 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 (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 (+ (* (* a (/ c b_2)) -1/2) b_2) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ (* -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)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a))))))) |
#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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -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)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -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/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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -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))) (+ (* -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 (* 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 (+ (* (* a (/ c b_2)) -1/2) b_2) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a)))))))) |
#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 (/ (+ (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 (* -1 (* 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 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 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 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* 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 (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* 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 (- (* 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 (+ (* (* a (/ c b_2)) -1/2) b_2) #s(hole binary64 (* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (/ b_2 a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* 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 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* 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)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a 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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#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 (+ (* (* a (/ c b_2)) -1/2) b_2) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (/ b_2 c))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a 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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* (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 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) 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 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#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 (+ (* (* a (/ c b_2)) -1/2) b_2) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) a))) (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) a))))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) (neg.f64 b_2))) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) (*.f64 a a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) (neg.f64 b_2)) a) |
(fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) a) (/.f64 (neg.f64 b_2) a)) |
(*.f64 (/.f64 b_2 a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b_2 a)) |
(/.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 a)) |
(/.f64 (neg.f64 b_2) a) |
(neg.f64 (/.f64 b_2 a)) |
(*.f64 #s(literal -1 binary64) b_2) |
(*.f64 b_2 #s(literal -1 binary64)) |
(neg.f64 b_2) |
b_2 |
a |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) (neg.f64 a)) |
(/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) a) |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) |
(/.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 c (neg.f64 a)) (*.f64 c (neg.f64 a))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (*.f64 c (neg.f64 a)) (*.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 c (neg.f64 a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64))) (fma.f64 (*.f64 c (neg.f64 a)) (*.f64 c (neg.f64 a)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 c (neg.f64 a)) (*.f64 b_2 b_2))))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 c (neg.f64 a))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 c (neg.f64 a))) |
(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 c (neg.f64 a))) |
(fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(-.f64 (*.f64 c (neg.f64 a)) (*.f64 (neg.f64 b_2) b_2)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 c (neg.f64 a))) |
(+.f64 (*.f64 c (neg.f64 a)) (*.f64 b_2 b_2)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(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))) |
#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) |
(/.f64 (neg.f64 c) (neg.f64 b_2)) |
(/.f64 c b_2) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(*.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 c) a) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 c a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 (/.f64 c a)) |
(/.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)))) (sqrt.f64 (*.f64 c (neg.f64 a))))) (neg.f64 a)) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 c (neg.f64 a)))) a) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 c (neg.f64 a)))) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(pow.f64 (*.f64 c (neg.f64 a)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 c (neg.f64 a))) |
(*.f64 #s(literal -1 binary64) (*.f64 c a)) |
(*.f64 (*.f64 c a) #s(literal -1 binary64)) |
(*.f64 c (neg.f64 a)) |
(*.f64 (neg.f64 a) c) |
(neg.f64 (*.f64 c a)) |
(/.f64 (neg.f64 (+.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64) b_2)) (neg.f64 b_2))) (neg.f64 a)) |
(/.f64 (+.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64) b_2)) (neg.f64 b_2)) a) |
(fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64) b_2)) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (/.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 (/.f64 c b_2) a) #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 b_2) a) #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 b_2) a) #s(literal -1/2 binary64) b_2)) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 (/.f64 c b_2) a) #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 b_2) a) #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 b_2) a) #s(literal -1/2 binary64) b_2)) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (*.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64) b_2)) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 (/.f64 c b_2) a) #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 b_2) a) #s(literal -1/2 binary64) b_2)))))) |
(fma.f64 #s(literal -1 binary64) b_2 #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64) b_2))) |
(fma.f64 b_2 #s(literal -1 binary64) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64) b_2))) |
(+.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64) b_2)) (neg.f64 b_2)) |
(+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64) b_2)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64)))) (-.f64 b_2 (*.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64))) (*.f64 b_2 b_2)) (-.f64 (*.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64)) b_2)) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64))) (*.f64 b_2 (*.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64)) b_2)))) |
(fma.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64) b_2) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) a) b_2) |
(fma.f64 a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)) b_2) |
(-.f64 b_2 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b_2) a))) |
(+.f64 (*.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64)) b_2) |
(+.f64 b_2 (*.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b_2) a) |
(*.f64 a (/.f64 c b_2)) |
(/.f64 (*.f64 c (neg.f64 a)) (neg.f64 b_2)) |
(/.f64 (*.f64 c a) b_2) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal 0 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal 0 binary64) b_2 (*.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64))) a)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal 0 binary64) b_2 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) a)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal 0 binary64) b_2 (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 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)) a)) |
#s(approx (/ (neg b_2) a) (/.f64 (neg.f64 b_2) a)) |
#s(approx a a) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/.f64 b_2 a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/.f64 (fma.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64) b_2) a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2) a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 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) a)) |
#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 b_2) a) #s(literal -1/2 binary64) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 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 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 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 (+ (* (neg a) c) (* b_2 b_2)) (*.f64 b_2 b_2)) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) |
#s(approx (neg a) (neg.f64 a)) |
#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) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 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)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) a (/.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)))) |
#s(approx (sqrt (* (/ c a) -1)) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (* (/ c a) -1) (/.f64 (neg.f64 c) a)) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 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)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) a (/.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)) |
#s(approx (sqrt (* (neg a) c)) (sqrt.f64 (*.f64 c (neg.f64 a)))) |
#s(approx (* (neg a) c) (*.f64 c (neg.f64 a))) |
#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 b_2) a) #s(literal -1/2 binary64) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 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 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 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 (/ c b_2)) -1/2) b_2) b_2) |
#s(approx (+ (* (* a (/ c b_2)) -1/2) b_2) (fma.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64) b_2)) |
#s(approx (* a (/ c b_2)) (*.f64 (/.f64 c b_2) a)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #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) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (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 (*.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) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (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) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 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) (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) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 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) (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 (/.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) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (sqrt.f64 (*.f64 c (neg.f64 a)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.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) (sqrt.f64 (/.f64 (neg.f64 c) a))) 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 (*.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) (sqrt.f64 (/.f64 (neg.f64 c) a)))) 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 (/.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) (sqrt.f64 (/.f64 (neg.f64 c) a))))) a)) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 c (neg.f64 a))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b_2 b_2) a)) a)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #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) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (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 (*.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) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 c (neg.f64 a)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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) (sqrt.f64 (/.f64 (neg.f64 c) a))) (/.f64 b_2 a)) a)) |
#s(approx (+ (neg b_2) (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) (-.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) (sqrt.f64 (/.f64 (neg.f64 c) a))) (/.f64 b_2 a))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (sqrt.f64 (*.f64 c (neg.f64 a)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.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) (sqrt.f64 (/.f64 (neg.f64 c) a))) 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 (*.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) (sqrt.f64 (/.f64 (neg.f64 c) a)))) 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 (/.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) (sqrt.f64 (/.f64 (neg.f64 c) a))))) a)) |
#s(approx (+ (* (* a (/ c b_2)) -1/2) b_2) (*.f64 (*.f64 (/.f64 c b_2) a) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* a (/ c b_2)) -1/2) b_2) (*.f64 (fma.f64 (/.f64 c b_2) #s(literal -1/2 binary64) (/.f64 b_2 a)) a)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#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) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (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) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64) (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) (*.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)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 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)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/16 binary64) (*.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)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (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) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#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 (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) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
#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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (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) (sqrt.f64 (/.f64 (neg.f64 c) a))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 b_2 b_2) a) #s(literal -1 binary64) c))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#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) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (/.f64 b_2 a)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (fma.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) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (neg.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)) b_2) a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (sqrt (* (neg a) c)) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (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) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#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 (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) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
#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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (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) (sqrt.f64 (/.f64 (neg.f64 c) a))))))) |
#s(approx (+ (* (* a (/ c b_2)) -1/2) b_2) (*.f64 (neg.f64 a) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (/.f64 (neg.f64 b_2) a)))) |
#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 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#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 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (neg b_2) (neg.f64 b_2)) |
#s(approx b_2 b_2) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.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)))) (*.f64 b_2 b_2) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (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))) (*.f64 b_2 b_2) (*.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)))) (*.f64 b_2 b_2) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#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 c (neg.f64 a))))) |
#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 c (neg.f64 a))))) |
#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 c (neg.f64 a))))) |
#s(approx (* b_2 b_2) (*.f64 b_2 b_2)) |
#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 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#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 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (* (/ c b_2) -1/2) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ c b_2) (/.f64 c b_2)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.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 c (neg.f64 a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -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))))) b_2) #s(literal 1 binary64)) b_2 (sqrt.f64 (*.f64 c (neg.f64 a))))) |
#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 c (neg.f64 a))))) |
#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 c (neg.f64 a))))) |
#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 c (neg.f64 a))))) |
#s(approx (+ (* (* a (/ c b_2)) -1/2) b_2) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 c a) (*.f64 b_2 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) (/.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) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (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) (/.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)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.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))) #s(literal -1/2 binary64) (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) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b_2 b_2))))) b_2)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64))) b_2)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (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) (pow.f64 a #s(literal -1 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 (+ (* (neg a) c) (* 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))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.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) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (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) (/.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)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.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))) #s(literal -1/2 binary64) (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) (/.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 (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)))) (/.f64 (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 (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/2 binary64) (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))) (*.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 (+ (* (* a (/ c b_2)) -1/2) b_2) (*.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 (/ (+ (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 (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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 2 binary64) a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (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 #s(literal 2 binary64) a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (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) (pow.f64 a #s(literal -1 binary64))))))) |
#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) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 2 binary64) a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (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 #s(literal 2 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 (neg.f64 b_2) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b_2) (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 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)))))) |
#s(approx (+ (neg b_2) (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 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(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 (+ (* (* a (/ c b_2)) -1/2) b_2) (*.f64 (neg.f64 b_2) (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal 0 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (/.f64 c b_2) #s(literal -1/2 binary64) (/.f64 b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b_2)) c (/.f64 b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b_2)) c (/.f64 b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (/.f64 c b_2) #s(literal -1/2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b_2)) c (/.f64 b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b_2)) c (/.f64 b_2 a))) |
#s(approx (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 b_2)) |
#s(approx (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 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 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 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b_2)) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b_2)) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b_2)) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (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 b_2)) |
#s(approx (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 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 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 (/.f64 (/.f64 b_2 a) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (/.f64 b_2 a) c) #s(literal -1 binary64) (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))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (/.f64 b_2 a) c) #s(literal -1 binary64) (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))) (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))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))))) c)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (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))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) c)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (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))) (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))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) c)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (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))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 7 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (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))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))))) 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 (+ (* (neg a) c) (* b_2 b_2)) (*.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 b_2 b_2) c)) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (/.f64 b_2 a) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (/.f64 b_2 a) c) #s(literal -1 binary64) (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))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (/.f64 b_2 a) c) #s(literal -1 binary64) (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))) (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))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (+ (neg b_2) (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))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c))) c)) |
#s(approx (+ (neg b_2) (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))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #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 (+ (* (* a (/ c b_2)) -1/2) b_2) (*.f64 (fma.f64 (/.f64 a b_2) #s(literal -1/2 binary64) (/.f64 b_2 c)) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #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) (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 (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 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) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (neg.f64 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (neg.f64 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)) (sqrt.f64 #s(literal -1 binary64))) (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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (neg.f64 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)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 7 binary64)) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 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 (+ (* (neg a) c) (* b_2 b_2)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 b_2 b_2) c) #s(literal -1 binary64) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #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) (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 (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 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) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (* (/ c a) -1)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (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 (neg.f64 c) (fma.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) #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 (neg.f64 c) (fma.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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) c)) b_2) c) #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 #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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 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 (+ (* (* a (/ c b_2)) -1/2) b_2) (*.f64 (neg.f64 c) (fma.f64 (/.f64 a b_2) #s(literal 1/2 binary64) (/.f64 (neg.f64 b_2) c)))) |
Compiled 9 675 to 1 289 computations (86.7% saved)
14 alts after pruning (9 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 307 | 5 | 312 |
| Fresh | 3 | 4 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 311 | 14 | 325 |
| Status | Accuracy | Program |
|---|---|---|
| 33.0% | (/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) (*.f64 a a)) | |
| ▶ | 31.6% | (/.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 (-.f64 (*.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) |
| 14.1% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (/.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))))))) a) | |
| ✓ | 50.2% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| ▶ | 31.4% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
| ✓ | 10.4% | (/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64) b_2))) a) |
| 16.7% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c))) a) | |
| ▶ | 37.4% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
| ✓ | 25.9% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) |
| ✓ | 50.0% | (+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
| ▶ | 18.0% | (+.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
| ✓ | 35.8% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
| ▶ | 16.4% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
| 17.6% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
Compiled 528 to 334 computations (36.7% saved)
| Inputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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)) |
(*.f64 #s(literal -2 binary64) b_2) |
#s(literal -2 binary64) |
b_2 |
a |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 c) |
c |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
(+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(neg.f64 b_2) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(neg.f64 a) |
(+.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(/.f64 (neg.f64 b_2) a) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) 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 (-.f64 (*.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 (-.f64 (*.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)) |
#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)) |
(*.f64 b_2 b_2) |
(fma.f64 b_2 b_2 (-.f64 (*.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 (*.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 (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)))) |
| Outputs |
|---|
#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/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#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 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* 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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (neg c) a) #s(hole binary64 (* -1 (/ c a)))) |
#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 (* (neg a) c) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 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))))))))) a))) |
#s(approx (/ (neg b_2) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* -1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #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)))))))) 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)) (pow b_2 3)) (* a (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/16 (/ (* (pow c 3) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) (+ (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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)) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/16 (/ (* (pow c 3) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) (+ (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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 (+ (* 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 (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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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)) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* a (- (* -1 c) (* 1/2 c)))) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* a (- (+ (* -1 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) (* 1/2 c)))) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* a (- (+ (* -1 c) (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))) (* 1/2 c)))) (* -1 (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) (* -1 (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 (- (+ (* a (- (* -1 c) (* 1/2 c))) (pow b_2 2)) (* -1 (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 (- (+ (* a (- (+ (* -1 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) (* 1/2 c))) (pow b_2 2)) (* -1 (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 (- (+ (* a (- (+ (* -1 c) (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))) (* 1/2 c))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 (* a c)) (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 (* (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 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (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)) (+ (* -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 (+ (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 (* 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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 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))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* 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))) a) #s(hole binary64 (+ (* -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))) a) #s(hole binary64 (+ (* -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 (/ (/ (+ (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) (- (* -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 (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* (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 (/ (pow b_2 3) (* (pow a 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_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 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -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)))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 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 (/ (pow b_2 3) (* (pow a 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_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 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))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -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)))) (+ (* -1 (/ (* (pow b_2 5) c) (* (pow a 3) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 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)))) (* 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)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (* (pow b_2 3) c) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) (* (pow a 3) (- (* -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) (- (* -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 (+ (* -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)))) (* (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))))))) #s(hole binary64 (* a (- (+ (* -1 (/ (pow b_2 3) (* (pow a 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_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 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -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)))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 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 (/ (pow b_2 3) (* (pow a 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_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 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))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -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)))) (+ (* -1 (/ (* (pow b_2 5) c) (* (pow a 3) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 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)))) (* 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)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (* (pow b_2 3) c) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) (* (pow a 3) (- (* -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)) #s(hole binary64 (* (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 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 (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)))) (+ (* 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 (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) (* 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 (* a (- (+ (* -1 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 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 (* a (- (+ (* -1 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) 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 (- (* (sqrt (+ (* (neg a) 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) (/ (pow b_2 2) a)) (* -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/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) a))) (* -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/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) 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 (* (sqrt (+ (* (neg a) c) (* b_2 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)))) #s(hole binary64 (* a (+ (* -1 c) (/ (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 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) 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 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#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 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -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) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (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) (- 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)))) (* -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))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (+ (* -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)))))))) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (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)))) (* 1/2 (/ (* (pow b_2 3) c) (* a (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))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -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))))))))) (+ (* -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 (/ (* (pow b_2 3) c) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) (* 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))))))))) (+ (* -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 (/ (* (pow b_2 3) c) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) (* a (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) 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 (* (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)))) (* (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 (/ (- (* -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))))))))) (+ (* -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 (/ (* (pow b_2 3) c) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) 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)) (* (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 (/ (- (* -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))))))))) (+ (* -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 (/ (* (pow b_2 3) c) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) (- 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)))))))))) (+ (* -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 (/ (* (pow b_2 3) c) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) 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)) (* (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)) #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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (* 2 (pow b_2 2))) a))) (* -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))))))))) |
#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 (/ (pow b_2 2) a))) (* -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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) a))) (* -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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (pow b_2 2)) a))) (* -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)))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (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 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#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 (* -2 b_2) #s(hole binary64 (* -2 b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#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 (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1))))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#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 (/ 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 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (* b_2 (pow (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))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* 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))) (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3))))) (/ (pow (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))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* 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 (* (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))) (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3))))))) (+ (* 1/2 (/ 1 (* (pow a 2) c))) (* 2 (/ (pow (sqrt -1) 2) (* (pow a 2) c)))))))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3))))) (/ (pow (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 (* (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))) (* -1 (* (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 (* (sqrt (* a c)) (sqrt -1))) (* 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))) (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3))))) (pow (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 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 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 (* (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))) (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3))))))) (+ (* 1/2 (/ 1 (* a c))) (* 2 (/ (pow (sqrt -1) 2) (* a c)))))))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3))))) (pow (sqrt -1) 2)))))) |
#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 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (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))))))))) |
#s(approx (+ (pow (neg b_2) 3) (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)))) (* 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))))))) |
#s(approx (pow (neg 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/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)) (* (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 (- (* 2 b_2) (* -1 (* (sqrt (* a c)) (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 (- (* b_2 (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -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)))) |
#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)) (* (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 (- (* b_2 (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -1 (* (sqrt (* a c)) (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/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -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)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -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/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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -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))) (+ (* -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 (* 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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ (* -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)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 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 (* 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/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/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/144 (/ (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* 1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (* a (pow b_2 2)))) (* 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/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/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/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/144 (/ (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* -1/288 (/ (* (pow a 2) (* (pow c 3) (+ (* -2 (* a c)) (* -1 (* a c))))) (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/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/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/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/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* 1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 2))) (* 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/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/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/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/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* -1/288 (/ (* (pow a 3) (* (pow c 3) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 6))) (+ (* 1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 2))) (+ (* 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 (* b_2 (+ (* 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 (* b_2 (+ (* 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 (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* 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 (* (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 (* 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/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) (- (+ 3 (+ (* -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 (* 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/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 (* (pow b_2 2) (- (+ 2 (+ (* -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)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* 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/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 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* 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 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 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 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* 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 (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* 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 (- (* 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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 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 (* -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 (* -1 (* b_2 (- (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (pow b_2 2)))) (* 2 (/ 1 a))) (* 2 (/ (- (* -1 (* a c)) (* -1/2 (* a c))) (* a (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 (* b_2 (- (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (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))) (* a (pow b_2 4)))) (* 2 (/ 1 a)))) (+ (* 1/4 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 2 (/ (- (* -1 (* a c)) (* -1/2 (* a c))) (* a (pow b_2 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))))))))) |
#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 (- (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (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)))))) (* a (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))) (* a (pow b_2 4)))) (* 2 (/ 1 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))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/4 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 2 (/ (- (* -1 (* a c)) (* -1/2 (* a c))) (* a (pow b_2 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)) (/ (* (- (* -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)))))))))))) |
#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 (* -1 (* b_2 (- (+ 2 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))) (* 2 (/ (- (* -1 (* a c)) (* -1/2 (* a 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))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 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))))) (+ (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 2 (/ (- (* -1 (* a c)) (* -1/2 (* a c))) (pow b_2 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))))))))) |
#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 (- (+ 2 (+ (* 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)))))) (+ (* 1/8 (/ (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (- (* -1 (* a c)) (* -1/2 (* a c))))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 2 (/ (- (* -1 (* a c)) (* -1/2 (* a c))) (pow b_2 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)) (/ (* (- (* -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)))))))))))) |
#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 (* -1 (* (pow b_2 3) (+ 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 (* -1 (* (pow b_2 3) (+ 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 (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (+ (* 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 (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 (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/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 (- (* -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/2 (* a c)) (* -1/8 (/ (* (pow a 2) (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 (* a c)) (* 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)))))))) |
#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 (* 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 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* 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)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx c #s(hole binary64 c)) |
#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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (/ b_2 a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 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) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (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 (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1/8 (/ (* a (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (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 (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/16 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1/8 (/ (* a (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) (+ (* -1/8 (/ (* a (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/8 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/16 (/ (* (pow a 3) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/8 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) (+ (* -1/8 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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 (+ (* 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 (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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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)) (* c (- (* -1 a) (* 1/2 a)))) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* c (- (+ (* -1 a) (* -1/8 (/ (* (pow a 2) c) (pow b_2 2)))) (* 1/2 a)))) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* c (- (+ (* -1 a) (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))) (* 1/2 a)))) (* -1 (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 (- (+ (* c (- (* -1 a) (* 1/2 a))) (pow b_2 2)) (* -1 (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 (- (+ (* c (- (+ (* -1 a) (* -1/8 (/ (* (pow a 2) c) (pow b_2 2)))) (* 1/2 a))) (pow b_2 2)) (* -1 (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 (- (+ (* c (- (+ (* -1 a) (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))) (* 1/2 a))) (pow b_2 2)) (* -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)) (* 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 (* 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 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* 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))))))) a) #s(hole binary64 (* (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 (+ (* -2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* (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 (/ (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 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))))))))) (* (sqrt (/ a c)) (/ (sqrt -1) (- (* -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)))) (+ (* 1/2 (/ (pow b_2 3) (* (pow c 2) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* 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 (/ (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 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 (* (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))))))))) (* (sqrt (/ a c)) (/ (sqrt -1) (- (* -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)))) (+ (* -1 (/ (pow b_2 5) (* (pow c 3) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (/ (pow b_2 3) (* (pow c 2) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (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)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (pow b_2 3) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) (* (pow c 3) (- (* -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 (* (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 (+ (* -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)))) (* (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 (/ (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 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))))))))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -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)))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* 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 (/ (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 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 (* (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))))))))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -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)))) (+ (* -1 (/ (* a (pow b_2 5)) (* (pow c 3) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 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)))) (* 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)))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (* a (pow b_2 3)) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) (* (pow c 3) (- (* -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)) #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 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 (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)))) (+ (* 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 (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) (* 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 (* c (- (+ (* -1 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 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 (* c (- (+ (* -1 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) 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 (- (* (sqrt (+ (* (neg a) 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) (/ (pow b_2 2) 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 (* c (- (+ (* -1 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) 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 (* c (- (+ (* -1 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) 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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1 a) (/ (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 (* -1 (* c (+ (* (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 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) 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 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#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 (/ (neg c) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (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)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* 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))))))) a) #s(hole binary64 (* -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 (+ (* 2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* (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 (/ (- (* -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))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (pow b_2 3) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c)) (* 2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c)) (* (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 (/ (- (* -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))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (pow b_2 3) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) (- 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)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (pow b_2 3) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c)) (* 2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c)) (* (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))))))) #s(hole binary64 (* -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 (+ (* 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)))) (* (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 (/ (- (* -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))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (* a (pow b_2 3)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) 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)) (* (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 (/ (- (* -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))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (* a (pow b_2 3)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) (- 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)))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (* a (pow b_2 3)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) 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)) (* (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)) #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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (* 2 (pow b_2 2))) 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 (* 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 (/ (pow b_2 2) 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 (* c (- (+ a (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) 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 (* c (- (+ a (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (pow b_2 2)) 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)))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (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))))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | a | @ | -inf | ((/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* -2 b_2) -2 b_2 a (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) c (/ (+ (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))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/ (neg b_2) a) (/ (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))))))) 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) 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)) (* 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))))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) |
| 11.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)))) (* -2 b_2) -2 b_2 a (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) c (/ (+ (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))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/ (neg b_2) a) (/ (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))))))) 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) 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)) (* 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))))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) |
| 11.0ms | c | @ | inf | ((/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* -2 b_2) -2 b_2 a (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) c (/ (+ (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))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/ (neg b_2) a) (/ (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))))))) 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) 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)) (* 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))))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) |
| 10.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)))) (* -2 b_2) -2 b_2 a (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) c (/ (+ (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))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/ (neg b_2) a) (/ (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))))))) 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) 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)) (* 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))))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) |
| 10.0ms | c | @ | -inf | ((/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* -2 b_2) -2 b_2 a (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) c (/ (+ (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))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/ (neg b_2) a) (/ (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))))))) 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) 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)) (* 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))))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2636 | 38002 |
| 0 | 2681 | 35043 |
| 0 | 9127 | 33882 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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)) |
(*.f64 #s(literal -2 binary64) b_2) |
#s(literal -2 binary64) |
b_2 |
a |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 c) |
c |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
(+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(neg.f64 b_2) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(neg.f64 a) |
(+.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(/.f64 (neg.f64 b_2) a) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) 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 (-.f64 (*.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 (-.f64 (*.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)) |
#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)) |
(*.f64 b_2 b_2) |
(fma.f64 b_2 b_2 (-.f64 (*.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 (*.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 (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)))) |
#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/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#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 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* 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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (neg c) a) #s(hole binary64 (* -1 (/ c a)))) |
#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 (* (neg a) c) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 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))))))))) a))) |
#s(approx (/ (neg b_2) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* -1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #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)))))))) 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)) (pow b_2 3)) (* a (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/16 (/ (* (pow c 3) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) (+ (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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)) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/16 (/ (* (pow c 3) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) (+ (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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 (+ (* 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 (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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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)) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* a (- (* -1 c) (* 1/2 c)))) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* a (- (+ (* -1 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) (* 1/2 c)))) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* a (- (+ (* -1 c) (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))) (* 1/2 c)))) (* -1 (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) (* -1 (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 (- (+ (* a (- (* -1 c) (* 1/2 c))) (pow b_2 2)) (* -1 (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 (- (+ (* a (- (+ (* -1 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) (* 1/2 c))) (pow b_2 2)) (* -1 (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 (- (+ (* a (- (+ (* -1 c) (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))) (* 1/2 c))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 (* a c)) (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 (* (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 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (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)) (+ (* -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 (+ (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 (* 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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 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))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* 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))) a) #s(hole binary64 (+ (* -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))) a) #s(hole binary64 (+ (* -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 (/ (/ (+ (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) (- (* -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 (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* (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 (/ (pow b_2 3) (* (pow a 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_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 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -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)))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 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 (/ (pow b_2 3) (* (pow a 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_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 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))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -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)))) (+ (* -1 (/ (* (pow b_2 5) c) (* (pow a 3) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 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)))) (* 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)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (* (pow b_2 3) c) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) (* (pow a 3) (- (* -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) (- (* -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 (+ (* -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)))) (* (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))))))) #s(hole binary64 (* a (- (+ (* -1 (/ (pow b_2 3) (* (pow a 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_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 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -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)))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 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 (/ (pow b_2 3) (* (pow a 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_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 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))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -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)))) (+ (* -1 (/ (* (pow b_2 5) c) (* (pow a 3) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 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)))) (* 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)))))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (* (pow b_2 3) c) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) (* (pow a 3) (- (* -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)) #s(hole binary64 (* (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 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 (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)))) (+ (* 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 (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) (* 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 (* a (- (+ (* -1 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 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 (* a (- (+ (* -1 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) 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 (- (* (sqrt (+ (* (neg a) 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) (/ (pow b_2 2) a)) (* -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/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) a))) (* -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/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) 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 (* (sqrt (+ (* (neg a) c) (* b_2 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)))) #s(hole binary64 (* a (+ (* -1 c) (/ (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 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) 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 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#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 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -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) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (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) (- 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)))) (* -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))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (+ (* -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)))))))) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (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)))) (* 1/2 (/ (* (pow b_2 3) c) (* a (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))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -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))))))))) (+ (* -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 (/ (* (pow b_2 3) c) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) (* 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))))))))) (+ (* -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 (/ (* (pow b_2 3) c) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) (* a (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) 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 (* (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)))) (* (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 (/ (- (* -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))))))))) (+ (* -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 (/ (* (pow b_2 3) c) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) 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)) (* (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 (/ (- (* -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))))))))) (+ (* -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 (/ (* (pow b_2 3) c) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) (- 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)))))))))) (+ (* -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 (/ (* (pow b_2 3) c) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) 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)) (* (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)) #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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (* 2 (pow b_2 2))) a))) (* -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))))))))) |
#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 (/ (pow b_2 2) a))) (* -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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) a))) (* -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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (pow b_2 2)) a))) (* -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)))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (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 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#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 (* -2 b_2) #s(hole binary64 (* -2 b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#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 (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1))))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#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 (/ 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 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (* b_2 (pow (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))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* 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))) (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3))))) (/ (pow (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))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* 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 (* (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))) (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3))))))) (+ (* 1/2 (/ 1 (* (pow a 2) c))) (* 2 (/ (pow (sqrt -1) 2) (* (pow a 2) c)))))))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3))))) (/ (pow (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 (* (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))) (* -1 (* (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 (* (sqrt (* a c)) (sqrt -1))) (* 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))) (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3))))) (pow (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 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 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 (* (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))) (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3))))))) (+ (* 1/2 (/ 1 (* a c))) (* 2 (/ (pow (sqrt -1) 2) (* a c)))))))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3))))) (pow (sqrt -1) 2)))))) |
#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 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (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))))))))) |
#s(approx (+ (pow (neg b_2) 3) (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)))) (* 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))))))) |
#s(approx (pow (neg 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/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)) (* (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 (- (* 2 b_2) (* -1 (* (sqrt (* a c)) (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 (- (* b_2 (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -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)))) |
#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)) (* (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 (- (* b_2 (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -1 (* (sqrt (* a c)) (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/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -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)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -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/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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -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))) (+ (* -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 (* 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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (/ (+ (* -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)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 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 (* 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/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/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/144 (/ (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* 1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (* a (pow b_2 2)))) (* 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/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/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/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/144 (/ (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* -1/288 (/ (* (pow a 2) (* (pow c 3) (+ (* -2 (* a c)) (* -1 (* a c))))) (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/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/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/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/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* 1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 2))) (* 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/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/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/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/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* -1/288 (/ (* (pow a 3) (* (pow c 3) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 6))) (+ (* 1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 2))) (+ (* 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 (* b_2 (+ (* 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 (* b_2 (+ (* 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 (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* 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 (* (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 (* 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/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) (- (+ 3 (+ (* -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 (* 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/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 (* (pow b_2 2) (- (+ 2 (+ (* -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)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* 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/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 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* 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 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 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 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* 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 (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* 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 (- (* 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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 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 (* -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 (* -1 (* b_2 (- (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (pow b_2 2)))) (* 2 (/ 1 a))) (* 2 (/ (- (* -1 (* a c)) (* -1/2 (* a c))) (* a (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 (* b_2 (- (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (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))) (* a (pow b_2 4)))) (* 2 (/ 1 a)))) (+ (* 1/4 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 2 (/ (- (* -1 (* a c)) (* -1/2 (* a c))) (* a (pow b_2 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))))))))) |
#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 (- (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (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)))))) (* a (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))) (* a (pow b_2 4)))) (* 2 (/ 1 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))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/4 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 2 (/ (- (* -1 (* a c)) (* -1/2 (* a c))) (* a (pow b_2 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)) (/ (* (- (* -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)))))))))))) |
#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 (* -1 (* b_2 (- (+ 2 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))) (* 2 (/ (- (* -1 (* a c)) (* -1/2 (* a 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))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 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))))) (+ (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 2 (/ (- (* -1 (* a c)) (* -1/2 (* a c))) (pow b_2 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))))))))) |
#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 (- (+ 2 (+ (* 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)))))) (+ (* 1/8 (/ (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (- (* -1 (* a c)) (* -1/2 (* a c))))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 2 (/ (- (* -1 (* a c)) (* -1/2 (* a c))) (pow b_2 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)) (/ (* (- (* -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)))))))))))) |
#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 (* -1 (* (pow b_2 3) (+ 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 (* -1 (* (pow b_2 3) (+ 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 (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (+ (* 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 (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 (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/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 (- (* -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/2 (* a c)) (* -1/8 (/ (* (pow a 2) (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 (* a c)) (* 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)))))))) |
#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 (* 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 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* 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)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx c #s(hole binary64 c)) |
#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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (/ b_2 a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 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) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (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 (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1/8 (/ (* a (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (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 (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/16 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1/8 (/ (* a (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) (+ (* -1/8 (/ (* a (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/8 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/16 (/ (* (pow a 3) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1/8 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) (+ (* -1/8 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) (/ (* (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (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 (+ (* 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 (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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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)) (* c (- (* -1 a) (* 1/2 a)))) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* c (- (+ (* -1 a) (* -1/8 (/ (* (pow a 2) c) (pow b_2 2)))) (* 1/2 a)))) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* c (- (+ (* -1 a) (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))) (* 1/2 a)))) (* -1 (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 (- (+ (* c (- (* -1 a) (* 1/2 a))) (pow b_2 2)) (* -1 (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 (- (+ (* c (- (+ (* -1 a) (* -1/8 (/ (* (pow a 2) c) (pow b_2 2)))) (* 1/2 a))) (pow b_2 2)) (* -1 (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 (- (+ (* c (- (+ (* -1 a) (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))) (* 1/2 a))) (pow b_2 2)) (* -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)) (* 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 (* 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 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* 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))))))) a) #s(hole binary64 (* (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 (+ (* -2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* (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 (/ (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 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))))))))) (* (sqrt (/ a c)) (/ (sqrt -1) (- (* -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)))) (+ (* 1/2 (/ (pow b_2 3) (* (pow c 2) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* 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 (/ (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 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 (* (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))))))))) (* (sqrt (/ a c)) (/ (sqrt -1) (- (* -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)))) (+ (* -1 (/ (pow b_2 5) (* (pow c 3) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (/ (pow b_2 3) (* (pow c 2) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (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)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (pow b_2 3) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) (* (pow c 3) (- (* -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 (* (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 (+ (* -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)))) (* (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 (/ (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 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))))))))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -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)))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* 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 (/ (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 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 (* (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))))))))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -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)))) (+ (* -1 (/ (* a (pow b_2 5)) (* (pow c 3) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 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)))) (* 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)))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (* a (pow b_2 3)) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) (* (pow c 3) (- (* -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)) #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 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 (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)))) (+ (* 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 (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) (* 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 (* c (- (+ (* -1 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 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 (* c (- (+ (* -1 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) 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 (- (* (sqrt (+ (* (neg a) 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) (/ (pow b_2 2) 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 (* c (- (+ (* -1 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) 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 (* c (- (+ (* -1 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) 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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1 a) (/ (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 (* -1 (* c (+ (* (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 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) 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 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#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 (/ (neg c) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (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)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* 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))))))) a) #s(hole binary64 (* -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 (+ (* 2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* (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 (/ (- (* -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))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (pow b_2 3) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c)) (* 2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c)) (* (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 (/ (- (* -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))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (pow b_2 3) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) (- 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)))))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (pow b_2 3) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c)) (* 2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c)) (* (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))))))) #s(hole binary64 (* -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 (+ (* 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)))) (* (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 (/ (- (* -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))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (* a (pow b_2 3)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) 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)) (* (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 (/ (- (* -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))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (* a (pow b_2 3)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) (- 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)))))))))) (+ (* -4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (* 1/2 (/ (* a (pow b_2 3)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) 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)) (* (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)) #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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (* 2 (pow b_2 2))) 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 (* 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 (/ (pow b_2 2) 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 (* c (- (+ a (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) 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 (* c (- (+ a (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (pow b_2 2)) 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)))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (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))))))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2))) (neg.f64 a)) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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)) |
(*.f64 #s(literal -2 binary64) b_2) |
#s(literal -2 binary64) |
b_2 |
a |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(pow.f64 (/.f64 (neg.f64 c) a) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 c) |
c |
(/.f64 (neg.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (neg.f64 a)) |
(/.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) a) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a)) |
(/.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 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) (*.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))))) |
(+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(neg.f64 b_2) |
(pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(neg.f64 a) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (-.f64 (*.f64 #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) (*.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))))))) |
(+.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(/.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 a)) |
(/.f64 (neg.f64 b_2) a) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(/.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)) (-.f64 (*.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)))))) |
(fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) |
(fma.f64 (neg.f64 b_2) (*.f64 b_2 b_2) (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))) |
#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)) |
(*.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)) (fma.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)))))))) |
(-.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 (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)) |
(*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.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) (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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) 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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) 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 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64)))))))))) |
#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 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 (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))))))))))) |
#s(approx a a) |
#s(approx (sqrt (/ (neg c) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (neg c) a) (*.f64 #s(literal -1 binary64) (/.f64 c a))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (+.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (+.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 (- (* b_2 b_2) (* a c))) (+.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 (- (* b_2 b_2) (* a c)) (*.f64 b_2 b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2))) |
#s(approx (* (neg a) c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (neg a) (*.f64 #s(literal -1 binary64) a)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) a)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/.f64 (+.f64 b_2 (fma.f64 #s(literal -1 binary64) b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2)))) a)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/.f64 (+.f64 b_2 (fma.f64 #s(literal -1 binary64) 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)))))))) a)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/.f64 (+.f64 b_2 (fma.f64 #s(literal -1 binary64) 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)))))))))) a)) |
#s(approx (/ (neg b_2) a) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/.f64 b_2 a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/.f64 (+.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2))) a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/.f64 (+.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))))))) a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/.f64 (+.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))))))))) 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 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.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 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.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 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.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 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.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 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.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 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.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 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (fma.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)) (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (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 (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (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 (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (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 (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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)))) (*.f64 #s(literal -1 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 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) c (*.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 #s(literal -1 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 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) c (*.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 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2)))))) (*.f64 #s(literal 1/2 binary64) c)))) (*.f64 #s(literal -1 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 -1 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 (fma.f64 a (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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 (fma.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) c (*.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)) (*.f64 #s(literal -1 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 (fma.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) c (*.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 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2)))))) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#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 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) (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 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)))) (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) (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 (+ (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 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)))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 b_2 a)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_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))))) (/.f64 b_2 a)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b_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 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 (- (* b_2 b_2) (* a c))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_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 (- (* b_2 b_2) (* a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (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)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 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))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 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)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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))) 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 (/ (/ (+ (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 (*.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 -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 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 a a) (-.f64 (*.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 (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)) (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 -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 (-.f64 (*.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 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (*.f64 a (-.f64 (*.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 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 (*.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 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 a a) (-.f64 (*.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 (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)) (-.f64 (*.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 #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)) (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 -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 (-.f64 (*.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) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) c) (pow.f64 (*.f64 a (-.f64 (*.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 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (*.f64 a (-.f64 (*.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 (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 (*.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 2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.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 (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)) (-.f64 (*.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 -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 (*.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)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (-.f64 (*.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 (*.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 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 -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 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 a a) (-.f64 (*.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 (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)) (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 -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 (-.f64 (*.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 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (*.f64 a (-.f64 (*.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 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 (*.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 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 a a) (-.f64 (*.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 (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)) (-.f64 (*.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 #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)) (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 -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 (-.f64 (*.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) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) c) (pow.f64 (*.f64 a (-.f64 (*.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 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (*.f64 a (-.f64 (*.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 (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 (*.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 2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.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 (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)) (-.f64 (*.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 -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 (*.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)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (-.f64 (*.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 (*.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)) (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) (fma.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) (fma.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)))) (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 (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 (*.f64 a a) (fma.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)))) (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 (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 (-.f64 (*.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 (-.f64 (fma.f64 #s(literal -1 binary64) c (*.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 a (-.f64 (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.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 a (-.f64 (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_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)))) (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 (- (* (sqrt (+ (* (neg a) 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 (*.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 (-.f64 (fma.f64 #s(literal -1 binary64) c (/.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 (- (* (sqrt (+ (* (neg a) 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) c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 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 (- (* (sqrt (+ (* (neg a) 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) c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b_2 b_2) 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 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 (* (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))) (*.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)))) |
#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 (+.f64 b_2 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)))) |
#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 #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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 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 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (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))) (*.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 #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 (- (* b_2 b_2) (* a c))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (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 (- (* b_2 b_2) (* a c))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (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 (- (* b_2 b_2) (* a c)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) a)) (*.f64 #s(literal -1 binary64) c))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (+.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)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.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))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #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 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #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)))) (*.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)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #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)))) (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)))) (*.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))))))))) |
#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)) (-.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 #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))))))) 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 (fma.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)))))))) (*.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))))))) (fma.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)))) (*.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))))))) 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) (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 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.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))))))) (*.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 -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 (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 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 (fma.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))))))) (*.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 -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 (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 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 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 (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 (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 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.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))))))) (*.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 -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 (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)))))) 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) (*.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 (-.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 (fma.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))))))) (*.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 -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 (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 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) a) (fma.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))))))) (*.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 -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 (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)))))) 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) (*.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)) (*.f64 (*.f64 a a) (fma.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) (fma.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 (/.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) (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 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 (+.f64 c (*.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 (+.f64 c (*.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))) (*.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 (+.f64 c (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.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)))))) a) (*.f64 #s(literal 2 binary64) (*.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 (- (* (sqrt (+ (* (neg a) 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 (+.f64 c (*.f64 #s(literal -1 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 (- (* (sqrt (+ (* (neg a) 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 (+.f64 c (*.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))) (*.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 (+.f64 c (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.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)))))) a) (*.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 (+ (* (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 (* (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) (fma.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))) (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 b_2 (-.f64 (*.f64 b_2 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) (pow.f64 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)))) (fma.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)))) (fma.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)))) (fma.f64 b_2 (-.f64 (*.f64 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(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (* -2 b_2) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx b_2 b_2) |
#s(approx (neg b_2) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (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 (- (* b_2 b_2) (* a c))) (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 (- (* b_2 b_2) (* a c))) (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) (* a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (fma.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))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (fma.f64 b_2 (-.f64 (*.f64 b_2 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) (pow.f64 a #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b_2 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 (*.f64 b_2 b_2) (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))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 5/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 #s(literal -1 binary64) (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) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 #s(literal -1 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))))))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.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 (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))))) |
#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) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.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 binary64) (*.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 (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 1/2 binary64) (pow.f64 (*.f64 (*.f64 a a) c) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)))))))) (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 (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))))) |
#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) (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)) (*.f64 #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 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.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 (/.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))))) |
#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) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.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 binary64) (*.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 (/.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 1/2 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a c)))))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #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))))) |
#s(approx (+ (pow (neg b_2) 3) (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 (neg b_2) 3) (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 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))))))))) |
#s(approx (+ (pow (neg b_2) 3) (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 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))))))) |
#s(approx (pow (neg 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) (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 (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 (-.f64 (*.f64 #s(literal 2 binary64) b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #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 (-.f64 (*.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))))))) (*.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))))) (*.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 (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 (-.f64 (*.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))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #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) (/.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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.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)))))) b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.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)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.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))))))) b_2)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (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 (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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.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/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 (sqrt (- (* b_2 b_2) (* a c))) (*.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 (- (* b_2 b_2) (* a c))) (*.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 (- (* b_2 b_2) (* a c))) (*.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) (* a c)) (*.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 (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/.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 (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.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)))))) b_2)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.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)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.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))))))) b_2)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (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))) (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 #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 (-.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))) (-.f64 (*.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 (-.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/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/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) (*.f64 a (*.f64 b_2 b_2))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (-.f64 (*.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))) (-.f64 (*.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 (-.f64 (fma.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/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/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))) (-.f64 (*.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/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/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/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.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/3 binary64) (/.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.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))) (-.f64 (*.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 (-.f64 (*.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))) (-.f64 (*.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 (-.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))) (-.f64 (*.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 (-.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/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/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.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/3 binary64) (/.f64 (*.f64 (-.f64 (*.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))) (-.f64 (*.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 (-.f64 (fma.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/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/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))) (-.f64 (*.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/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/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/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.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/3 binary64) (/.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.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))) (-.f64 (*.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 (-.f64 (*.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))) (-.f64 (*.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 b_2 (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 b_2 (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 (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 b_2 (fma.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 (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 #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 (+.f64 #s(literal 3 binary64) (*.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 (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -1 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)))))) (*.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 (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.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 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))))) (*.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 (+.f64 #s(literal 2 binary64) (*.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 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 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)))))) (*.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 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.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 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 (+ (* (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 (* (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 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.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 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.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 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (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))) (*.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 #s(literal -2 binary64) b_2)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.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 #s(literal -1 binary64) (*.f64 b_2 (+.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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 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 (sqrt (- (* b_2 b_2) (* a c))) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.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 (- (* b_2 b_2) (* a c))) (*.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 (- (* b_2 b_2) (* a c))) (*.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 (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.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) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (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))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64))))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (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))) (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 #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 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (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 a (*.f64 b_2 b_2))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (*.f64 a (*.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 -1 binary64) (*.f64 b_2 (-.f64 (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 a (*.f64 b_2 b_2))) (fma.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 a (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (*.f64 a (*.f64 b_2 b_2))) (/.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.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))))))))) |
#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 b_2 (-.f64 (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 a (*.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))))))) (*.f64 a (pow.f64 b_2 #s(literal 6 binary64)))) (fma.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 a (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.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 (-.f64 (*.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/8 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/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (*.f64 a (*.f64 b_2 b_2))) (+.f64 (/.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.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 (*.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.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)))))))))))) |
#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 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (+.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)))) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal -1/2 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)) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 b_2 (-.f64 (+.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)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (/.f64 (*.f64 (-.f64 (*.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) (-.f64 (*.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(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 b_2 (-.f64 (+.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)) (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))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.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) (-.f64 (*.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/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (+.f64 (/.f64 (*.f64 (-.f64 (*.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) (-.f64 (*.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))) (/.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.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) (-.f64 (*.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)))))))))))) |
#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 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 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 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 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 (neg b_2) 3) (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 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)) (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 (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 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 (+.f64 #s(literal 1 binary64) (*.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 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 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)))))) (*.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 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.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 6 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))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (-.f64 (*.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))))) (-.f64 (fma.f64 #s(literal -1 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)))) (*.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))))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.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)))))) |
#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 (fma.f64 #s(literal -1 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))))) (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)))))))) |
#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 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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b_2 #s(literal 5 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) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c a) (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 5 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 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 (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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 (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))))))))))) |
#s(approx (neg c) (*.f64 #s(literal -1 binary64) c)) |
#s(approx c c) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (+.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 (- (* b_2 b_2) (* a c))) (+.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 (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (/.f64 b_2 a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (/.f64 b_2 a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (fma.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)))) (/.f64 b_2 a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b_2 #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64)))) (/.f64 b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (/.f64 b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.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)))) (/.f64 b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b_2 #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 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) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (fma.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 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (fma.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 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (fma.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 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (fma.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 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (fma.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 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (fma.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 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (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 (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (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 (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (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 (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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 2 binary64) (*.f64 b_2 b_2) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)))) (*.f64 #s(literal -1 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 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) a (*.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 #s(literal -1 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 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) a (*.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 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 b_2)))))) (*.f64 #s(literal 1/2 binary64) a)))) (*.f64 #s(literal -1 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 (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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 (fma.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) a (*.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)) (*.f64 #s(literal -1 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 (fma.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) a (*.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 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 b_2)))))) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 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 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) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #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) (/.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)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #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) (/.f64 b_2 (*.f64 a c)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (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 (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)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) (/.f64 b_2 c)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_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))))) (/.f64 b_2 c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b_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 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 (- (* b_2 b_2) (* a c))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_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 (- (* b_2 b_2) (* a c)) (*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (*.f64 c (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)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (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 (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)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 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)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (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 (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)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (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 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 7 binary64)) #s(literal -1 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 (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)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #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 (*.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 -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 (*.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 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (*.f64 (*.f64 c c) (-.f64 (*.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 #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)) (-.f64 (*.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 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 -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 (-.f64 (*.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 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 c (-.f64 (*.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 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 (*.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 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (*.f64 (*.f64 c c) (-.f64 (*.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 #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)) (-.f64 (*.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 (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)) (-.f64 (*.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 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 -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 (-.f64 (*.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) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 (*.f64 c (-.f64 (*.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 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 c (-.f64 (*.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 (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 (*.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 2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 c #s(literal 3 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (-.f64 (*.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 (/.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)) (-.f64 (*.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 -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 (*.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)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (-.f64 (*.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 (*.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 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 -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 (*.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 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 c c) (-.f64 (*.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 (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)) (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 -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 (-.f64 (*.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 a (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (*.f64 c (-.f64 (*.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 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 (*.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 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 c c) (-.f64 (*.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 (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)) (-.f64 (*.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 #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)) (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 -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 (-.f64 (*.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) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 5 binary64))) (pow.f64 (*.f64 c (-.f64 (*.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 a (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (*.f64 c (-.f64 (*.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 (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 (*.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 2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 c #s(literal 3 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.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 (/.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)) (-.f64 (*.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 -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 (*.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)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (-.f64 (*.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 (*.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)) (*.f64 (*.f64 c c) (fma.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) (fma.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)))) (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 (neg b_2) 3) (pow (sqrt (+ (* (neg a) c) (* b_2 b_2))) 3)) (*.f64 (*.f64 c c) (fma.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)))) (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 (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 (-.f64 (*.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 (-.f64 (fma.f64 #s(literal -1 binary64) a (*.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 c (-.f64 (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.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 c (-.f64 (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_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)))) (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 (- (* (sqrt (+ (* (neg a) 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 (*.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 (-.f64 (fma.f64 #s(literal -1 binary64) a (/.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 (- (* (sqrt (+ (* (neg a) 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) a (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 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 (- (* (sqrt (+ (* (neg a) 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) a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b_2 b_2) 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 a) c) (* b_2 b_2)) (*.f64 c (fma.f64 #s(literal -1 binary64) a (/.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 #s(literal -1 binary64) (*.f64 c (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.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 #s(literal -1 binary64) (*.f64 c (fma.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) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #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) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.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)))) (*.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)))))) c))) c) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (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 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 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 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (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 (sqrt (/ (neg c) a)) (*.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 #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 (- (* b_2 b_2) (* a c))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (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 (- (* b_2 b_2) (* a c))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (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 (- (* b_2 b_2) (* a c)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) c)) (*.f64 #s(literal -1 binary64) a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 (*.f64 a c)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.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) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.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/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)))) (*.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)))))) c))) c) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 #s(literal -1 binary64) (*.f64 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)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 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 (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)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 7 binary64)) #s(literal -1 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 (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)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #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 (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 (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 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.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)))))))) (*.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 -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 #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)))))) 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) (*.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 (-.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 (fma.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)))))))) (*.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 -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 #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 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) c) (fma.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)))))))) (*.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 -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 #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)))))) 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) (*.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))))))) (*.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 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 (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 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.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))))))) (*.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 -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 #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)))))) 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) (*.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 (-.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 (fma.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))))))) (*.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 -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 #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 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) c) (fma.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))))))) (*.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 -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 #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)))))) 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) (*.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)) (*.f64 (*.f64 c c) (fma.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) (fma.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 (/.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) (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 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 (+.f64 a (*.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 (+.f64 a (*.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))) (*.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 (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.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)))))) c) (*.f64 #s(literal 2 binary64) (*.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 (- (* (sqrt (+ (* (neg a) 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 (+.f64 a (*.f64 #s(literal -1 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 (- (* (sqrt (+ (* (neg a) 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 (+.f64 a (*.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))) (*.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 (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.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)))))) c) (*.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 (+ (* (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 (* (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))))))))))) |
Compiled 61 231 to 4 415 computations (92.8% saved)
18 alts after pruning (9 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 760 | 6 | 766 |
| Fresh | 1 | 3 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 762 | 18 | 780 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 33.0% | (/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) (*.f64 a a)) |
| 30.6% | (/.f64 (/.f64 (fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (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 (*.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) | |
| ▶ | 32.3% | (/.f64 (/.f64 (*.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))))) (fma.f64 b_2 b_2 (-.f64 (*.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) |
| 11.2% | (/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (-.f64 (*.f64 #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) (*.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))))))) | |
| ▶ | 30.9% | (/.f64 (+.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)))))))) a) |
| ✓ | 50.2% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| ✓ | 31.4% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
| ✓ | 10.4% | (/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64) b_2))) a) |
| 16.7% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c))) a) | |
| 26.8% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2))) a) | |
| ✓ | 37.4% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
| ✓ | 25.9% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) |
| ✓ | 50.0% | (+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
| ✓ | 18.0% | (+.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
| ▶ | 14.2% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a))) |
| ✓ | 35.8% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
| ✓ | 16.4% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
| ▶ | 17.6% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
Compiled 912 to 420 computations (53.9% saved)
| Inputs |
|---|
(/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) (*.f64 a a)) |
(fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(neg.f64 b_2) |
b_2 |
a |
(*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) |
(fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) |
(*.f64 c (neg.f64 a)) |
c |
(neg.f64 a) |
(*.f64 a a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 c) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a))) |
(/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)) |
(sqrt.f64 (neg.f64 c)) |
(sqrt.f64 a) |
(/.f64 (/.f64 (*.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))))) (fma.f64 b_2 b_2 (-.f64 (*.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 (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))))) (fma.f64 b_2 b_2 (-.f64 (*.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 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))))) |
(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 (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 a) c (*.f64 b_2 b_2)) |
(*.f64 b_2 b_2) |
(*.f64 (neg.f64 b_2) (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 b_2 b_2 (-.f64 (*.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 (*.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 (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 (+.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)))))))) a) |
(+.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 (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))))))) |
(pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(/.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))))))) |
(pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) |
#s(literal 3/2 binary64) |
| Outputs |
|---|
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 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))))))))) a))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* a (+ b_2 (* -1 b_2))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 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 (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* a b_2))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* a (+ b_2 (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* a (+ 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 (sqrt (+ (* b_2 b_2) (* c (neg a)))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a))) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (* c (neg a))) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* c (neg a)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (* a a) #s(hole binary64 (pow a 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/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#s(approx (neg (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (neg c) a) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (/ (sqrt (neg c)) (sqrt a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt a) #s(hole binary64 (sqrt a))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ c b_2)))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ 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) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (/ (* a c) b_2)))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* -1/2 (/ (* a (* c (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) b_2)))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* a (+ (* -1/2 (/ (* c (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) b_2)) (* a (+ (* -1/2 (/ (* c (- (* -1 c) (* 1/2 c))) b_2)) (* -1/8 (/ (* (pow c 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 3))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* a (+ (* -1/2 (/ (* c (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) b_2)) (* a (+ (* -1/2 (/ (* c (- (* -1 c) (* 1/2 c))) b_2)) (+ (* -1/8 (/ (* (pow c 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 3))) (* a (+ (* -1/8 (/ (* (pow c 2) (- (* -1 c) (* 1/2 c))) (pow b_2 3))) (+ (* -1/16 (/ (* (pow c 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 5))) (* 1/16 (/ (pow c 3) (pow b_2 3))))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* a (+ (* -1/2 (/ (* c (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) b_2)) (* a (+ (* -1/2 (/ (* c (- (* -1 c) (* 1/2 c))) b_2)) (+ (* -1/8 (/ (* (pow c 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 3))) (* a (+ (* -1/8 (/ (* (pow c 2) (- (* -1 c) (* 1/2 c))) (pow b_2 3))) (+ (* -1/16 (/ (* (pow c 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 5))) (+ (* 1/16 (/ (pow c 3) (pow b_2 3))) (* a (+ (* -1/2 (/ (* (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) b_2)) (+ (* -1/16 (/ (* (pow c 3) (- (* -1 c) (* 1/2 c))) (pow b_2 5))) (+ (* 1/64 (/ (pow c 4) (pow b_2 5))) (* 1/32 (/ (pow c 4) (pow b_2 5)))))))))))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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)) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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)) (* a (- (* -1 c) (* 1/2 c)))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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)) (* a (- (+ (* -1 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) (* 1/2 c)))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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)) (* a (- (+ (* -1 c) (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))) (* 1/2 c)))) (* -1 (pow b_2 2))))) |
#s(approx (- (+ (* (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 (pow b_2 2))))) |
#s(approx (- (+ (* (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/2 c))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (+ (* (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/8 (/ (* a (pow c 2)) (pow b_2 2)))) (* 1/2 c))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (- (+ (* a (- (+ (* -1 c) (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))) (* 1/2 c))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#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 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 (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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* 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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#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 (- (* 2 (pow b_2 2)) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* a (- (* -1 c) (* 1/2 c)))) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* a (- (+ (* -1 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) (* 1/2 c)))) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* a (- (+ (* -1 c) (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))) (* 1/2 c)))) (* -1 (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) (* -1 (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 (- (+ (* a (- (* -1 c) (* 1/2 c))) (pow b_2 2)) (* -1 (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 (- (+ (* a (- (+ (* -1 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) (* 1/2 c))) (pow b_2 2)) (* -1 (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 (- (+ (* a (- (+ (* -1 c) (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))) (* 1/2 c))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) a))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* (pow b_2 3) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* a (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 c) (* 1/2 c)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* -1/8 (/ (* b_2 (pow c 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (+ (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))))) (+ (* (pow b_2 3) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* a (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 c) (* 1/2 c)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* -1/8 (/ (* b_2 (pow c 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (+ (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (+ (* -1 (* (pow b_2 3) (+ (* -1 (/ (* (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (- (* -1 c) (* 1/2 c))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow c 2) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (pow c 3) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 c) (* 1/2 c)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (* -1/8 (/ (* b_2 (pow c 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* -1 c) (* 1/2 c))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (pow b_2 3))) (+ (* -1/16 (/ (pow c 3) (* b_2 (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* b_2 (* (pow c 2) (- (* -1 c) (* 1/2 c)))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* 1/2 (/ (* (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 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 (/ (- (* -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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))))))))))))) (+ (* (pow b_2 3) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* (pow b_2 3) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* a (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 c) (* 1/2 c)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* -1/8 (/ (* b_2 (pow c 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (+ (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))))) (+ (* (pow b_2 3) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* a (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 c) (* 1/2 c)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* -1/8 (/ (* b_2 (pow c 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (+ (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (+ (* -1 (* (pow b_2 3) (+ (* -1 (/ (* (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (- (* -1 c) (* 1/2 c))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow c 2) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (pow c 3) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 c) (* 1/2 c)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (* -1/8 (/ (* b_2 (pow c 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* -1 c) (* 1/2 c))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (pow b_2 3))) (+ (* -1/16 (/ (pow c 3) (* b_2 (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* b_2 (* (pow c 2) (- (* -1 c) (* 1/2 c)))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* 1/2 (/ (* (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 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 (/ (- (* -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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))))))))))))) (+ (* (pow b_2 3) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (/ (* a (* (pow b_2 3) (- (* -1 c) (* 1/2 c)))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* a (+ (* a (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 c) (* 1/2 c)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (* -1/8 (/ (* b_2 (pow c 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* a (+ (* a (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 c) (* 1/2 c)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* -1/8 (/ (* b_2 (pow c 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* a (+ (* -1 (/ (* (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 c) (* 1/2 c)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (* -1/8 (/ (* b_2 (pow c 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* -1 c) (* 1/2 c))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/16 (/ (pow c 3) (* b_2 (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (* 1/8 (/ (* b_2 (* (pow c 2) (- (* -1 c) (* 1/2 c)))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))))))))) (/ (* (pow b_2 3) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* (pow b_2 3) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* a (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) (* (pow b_2 3) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* a (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (+ (* -1 (* (pow b_2 3) (+ (* -1 (/ (* (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (- (* -1 c) (* 1/2 c))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow c 2) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (pow c 3) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (+ (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (pow b_2 3))) (+ (* 1/2 (/ (* (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 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 (/ (- (* -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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))))))))) (* (pow b_2 3) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #s(hole binary64 (pow b_2 3))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 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 (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (sqrt -1)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 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 (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (sqrt -1)))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* (pow a 2) (+ (* -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 (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* (pow a 2) (+ (* -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 (sqrt (+ (* b_2 b_2) (* c (neg a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (* c (neg a))) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) 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 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (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)) (+ (* -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 (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 a)) (+ (* 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) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (* b_2 (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))) a)) (+ (* 2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow b_2 3) (pow a 2))) (+ (* -1 (/ (* b_2 (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))) a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b_2 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))) (sqrt -1)))) (+ (* 1/2 (/ (pow b_2 3) (pow a 2))) (+ (* 2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow b_2 3) (pow a 2))) (+ (* -1 (/ (* b_2 (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))) a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b_2 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))) (sqrt -1)))) (+ (* 1/2 (/ (pow b_2 3) (pow a 2))) (+ (* 2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b_2 4) (sqrt -1))) (* (sqrt (/ c a)) (* (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* a (- (+ (* -1 c) (* 2 (/ (pow b_2 2) a))) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) a)))) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) 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 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 (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (- (+ (* -1 c) (/ (pow b_2 2) a)) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (+ (* (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/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) a))) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (+ (* (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/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) 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 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 (* (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 (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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (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))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (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)))) (/ 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)))))) #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) (* 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 (* a (- (+ (* -1 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 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 (* a (- (+ (* -1 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) 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 (- (* (sqrt (+ (* (neg a) 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) (/ (pow b_2 2) a)) (* -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/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) a))) (* -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/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) 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 (* (sqrt (+ (* (neg a) c) (* b_2 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)))) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -1 (/ (pow b_2 3) (* (pow a 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_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 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 7))) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ a c)) (/ (pow b_2 5) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))) (+ (* -1 (/ (pow b_2 3) (* (pow a 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_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 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 (/ (pow b_2 5) (* (pow a 3) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* a (+ (* -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)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* a (+ (* -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 (* (sqrt (/ (pow c 3) (pow a 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -1 (/ (pow b_2 3) (* (pow a 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_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 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* a (+ (* -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 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 7))) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ a c)) (/ (pow b_2 5) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))) (+ (* -1 (/ (pow b_2 3) (* (pow a 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_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 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 (/ (pow b_2 5) (* (pow a 3) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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) (* a (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* 2 (/ (pow b_2 5) (* a (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (/ (+ (* -4 (/ (pow b_2 7) (* (pow a 2) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (+ (* -1 (/ (pow b_2 3) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 6) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) (* 2 (/ (pow b_2 5) (* a (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))) a))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (/ (+ (* -4 (/ (pow b_2 7) (* (pow a 2) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 7) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 6) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))) (* (pow a 3) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b_2 8) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))) (+ (* -1 (/ (pow b_2 3) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 6) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) (* 2 (/ (pow b_2 5) (* a (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))))) a))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* a (+ (* -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)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* a (+ (* -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 (* (sqrt (/ (pow c 3) (pow a 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 3) (* (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))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* a (+ (* -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 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 7))) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ a c)) (/ (pow b_2 5) (* (sqrt -1) (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 (* (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))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a)))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -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) (sqrt -1))))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) 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 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) 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 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (sqrt a) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 c)) (sqrt -1))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (- (* -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 (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1 (* b_2 (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* 2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1 (* b_2 (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* -1 (/ (+ (* -2 (pow b_2 3)) (+ (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (* (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (* 1/2 (pow b_2 3)))) a)) (* 2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1)))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1 (* b_2 (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* -1 (/ (+ (* -2 (pow b_2 3)) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (pow b_2 4) (sqrt -1)))) a)) (+ (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (* (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (* 1/2 (pow b_2 3))))) a)) (* 2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1)))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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) (- (+ (* (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) (- (+ (* (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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) a))) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (* 2 (pow b_2 2))) a))) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* (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 (- (+ (* (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 (/ (pow b_2 2) a))) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* (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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) a))) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* (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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (pow b_2 2)) a))) (* -1 (* (sqrt (/ c a)) (* b_2 (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 (* (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 (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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (* 2 (pow b_2 2))) a))) (* -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))))))))) |
#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 (/ (pow b_2 2) a))) (* -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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) a))) (* -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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (pow b_2 2)) a))) (* -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)))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)))) (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 3) (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)))))))) (* 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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b_2 2) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ a c)) (/ (* (pow b_2 5) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (+ (* -1 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 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 (* (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)))))))) (* 2 (/ (pow b_2 5) (* a (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))))) 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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* -1 (* a (+ (* -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 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 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)))))))))) 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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* -1 (* a (+ (* -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 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ a c)) (/ (* (pow b_2 5) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (+ (* 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)))))))) (* 2 (/ (pow b_2 5) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) 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))))))))))) 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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (/ (pow b_2 3) (* a (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (pow b_2 5) (* a (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (pow b_2 3) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) a)))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow b_2 7) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 6) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a)) (* 2 (/ (pow b_2 5) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) a)) (* -1 (/ (pow b_2 3) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) a)))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow b_2 7) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (+ (* -1 (/ (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 7) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 6) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ a c)) (/ (* (pow b_2 8) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))) a)) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 6) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) a)) (* 2 (/ (pow b_2 5) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) a)) (* -1 (/ (pow b_2 3) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) a)))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* a (+ (* -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 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))))) (* 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))))))))) a))) a)) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* a (+ (* -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 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ a c)) (/ (* (pow b_2 5) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (* 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)))))))))) a)) (* 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)))))))))) a))) a)) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (+ (* -1 (* a b_2)) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* 1/2 (* (sqrt (/ a c)) (/ b_2 (sqrt -1)))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))))))) (* (sqrt (* (pow a 3) 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 (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1))))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a)))) #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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (+ (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))) (* b_2 (+ (* a c) (* a (* c (pow (sqrt -1) 2)))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (+ (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))) (* b_2 (+ (* a c) (+ (* a (* c (pow (sqrt -1) 2))) (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (+ (* -1/2 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* 2 (* (sqrt (* a c)) (sqrt -1)))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (+ (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))) (* b_2 (+ (* a c) (+ (* a (* c (pow (sqrt -1) 2))) (* b_2 (+ (* -1 b_2) (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (+ (* -1/2 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* 2 (* (sqrt (* a c)) (sqrt -1))))))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (* a c)) (* (sqrt (* a c)) (* b_2 (sqrt -1)))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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 (- (* 2 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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 (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -1 (* (sqrt (* a c)) (sqrt -1)))))))) |
#s(approx (- (+ (* (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 (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a c)) (* (sqrt (* a c)) (* b_2 (sqrt -1)))))) |
#s(approx (- (+ (* (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 (- (+ (* (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 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -1 (* (sqrt (* a c)) (sqrt -1)))))))) |
#s(approx (* 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 (* 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 (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 (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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)) (* (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 (- (* 2 b_2) (* -1 (* (sqrt (* a c)) (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 (- (* b_2 (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -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)))) |
#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)) (* (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 (- (* b_2 (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -1 (* (sqrt (* a c)) (sqrt -1)))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (* b_2 (pow (sqrt -1) 2)) a))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (+ (* -1 (/ (pow (sqrt -1) 2) a)) (* b_2 (+ (* -1 (* (sqrt (* a (pow c 3))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 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))))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (+ (* -1 (/ (pow (sqrt -1) 2) a)) (* b_2 (+ (* -1 (* (sqrt (* a (pow c 3))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 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 (* (sqrt (* a (pow c 3))) (* (sqrt -1) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ 1 (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 2))))))))))) (+ (* -1/2 (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* (pow a 4) (pow c 3)))) (/ 1 (* (pow a 2) c))))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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))) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (+ (* -1 (pow (sqrt -1) 2)) (* b_2 (+ (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 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))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (+ (* -1 (pow (sqrt -1) 2)) (* b_2 (+ (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 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 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ 1 (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 2))))))))))) (+ (* -1/2 (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* (pow a 3) (pow c 3)))) (/ 1 (* a c))))))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (/ (pow b_2 3) (* a c)))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* (pow b_2 3) (+ (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b_2 (sqrt -1))) (/ 1 (* a c)))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* (pow b_2 3) (+ (* b_2 (+ (* b_2 (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -1)))) (/ 1 (* a c)))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* (pow b_2 3) (+ (* b_2 (+ (* b_2 (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (+ (* b_2 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ 1 (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 2))))))))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -1)))) (/ 1 (* a c)))))) |
#s(approx (pow (neg b_2) 3) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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))) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (+ (* -1 (pow (sqrt -1) 2)) (* b_2 (+ (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 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))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (+ (* -1 (pow (sqrt -1) 2)) (* b_2 (+ (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 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 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ 1 (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 2))))))))))) (* -1/2 (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* (pow a 3) (pow c 3)))))))))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (/ (* b_2 (+ a (* -1 a))) (pow a 2)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (/ -1 a) (/ 1 a)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (/ -1 a) (/ 1 a))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (/ -1 a) (/ 1 a)))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* b_2 (+ a (* -1 a))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a))) #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) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -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)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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))) (+ (* -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 (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* -3/2 (* a (* b_2 c))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* b_2 (+ (* -3/2 (* a c)) (+ (* -1/2 (/ (* a (* c (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* b_2 (+ (* -3/2 (* a c)) (+ (* -1/2 (/ (* a (* c (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 2))) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (+ (* -3/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/8 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 4))) (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* b_2 (+ (* -3/2 (* a c)) (+ (* -3/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 (* a c)) (* 1/2 (* a c))))) (pow b_2 2))) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (+ (* -3/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/8 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 3) (* (pow c 3) (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 6))) (+ (* 1/64 (/ (* (pow a 4) (pow c 4)) (pow b_2 6))) (+ (* 1/32 (/ (* (pow a 4) (pow c 4)) (pow b_2 6))) (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))))))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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) (- (+ (* (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) (- (+ (* (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/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) (- (+ (* (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/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 (- (+ (* (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 (- (+ (* (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 (- (+ (* (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/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))) (* 1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (- (+ (* (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/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 (+ (* (neg a) c) (* 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 (+ (* (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 (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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (/ (+ (* -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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (/ (+ (* -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))) (+ (* -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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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) (- (+ 3 (+ (* -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 (* 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/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 (* (pow b_2 2) (- (+ 2 (+ (* -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)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (/ (+ (* -1/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (+ (* 1/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (* 1/6 (+ (* -2 (* a c)) (* -1 (* a c)))))) (* a b_2)))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (* a (pow b_2 2)))) (+ (* -1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) a)) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (* a (pow b_2 2)))) (+ (* -1/27 (/ (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2) (* a (pow b_2 2)))) (+ (* -1/72 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) a)) (+ (* 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))))))))))) b_2))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))))) (* a (pow b_2 4)))) (+ (* -1 (/ (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (* a (pow b_2 2)))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2))))) (* a (pow b_2 4)))) (+ (* -1/3 (/ (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (* a (pow b_2 4)))) (+ (* -1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) a)) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (* a (pow b_2 2)))) (+ (* -1/18 (/ (* (- (* -1 (* a c)) (* 1/2 (* 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/27 (/ (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2) (* a (pow b_2 2)))) (+ (* -1/72 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* -1/144 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/216 (/ (* a (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 4))) (+ (* 1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) a)) (+ (* 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)))))))))))))))))) b_2))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/3 (* (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/18 (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4))))) (+ (* 1/432 (* (pow a 3) (* (pow c 3) (- (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/24 (* (pow a 2) (* (pow c 2) (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))))))))) (* a (pow b_2 6)))) (+ (* -1 (/ (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))))) (* a (pow b_2 4)))) (+ (* -1 (/ (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (* a (pow b_2 2)))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c))))))))) (* a (pow b_2 6)))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2))))) (* a (pow b_2 4)))) (+ (* -1/2 (/ (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 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 (pow b_2 6)))) (+ (* -1/3 (/ (* (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (* a (pow b_2 6)))) (+ (* -1/3 (/ (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (* a (pow b_2 4)))) (+ (* -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/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) a)) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (* a (pow b_2 2)))) (+ (* -1/18 (/ (* (- (* -1 (* a c)) (* 1/2 (* 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 (/ (* (- (* -1 (* a c)) (* 1/2 (* 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/18 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/27 (/ (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2) (* a (pow b_2 2)))) (+ (* -1/72 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* -1/144 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/432 (/ (* (pow a 2) (* (pow c 3) (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 6))) (+ (* 1/216 (/ (* a (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 4))) (+ (* 1/24 (/ (* a (* (pow c 2) (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))))) (pow b_2 6))) (+ (* 1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) a)) (+ (* 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))))))))))))))))))))))))))) b_2))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (/ (+ (* -1/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (+ (* 1/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (* 1/6 (+ (* -2 (* a c)) (* -1 (* a c)))))) b_2))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (pow b_2 2))) (+ (* -1/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 2))) (+ (* -1/27 (/ (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2) (pow b_2 2))) (+ (* -1/72 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (+ (* 1/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (+ (* 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)))))))))) b_2))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))))) (pow b_2 4))) (+ (* -1 (/ (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (pow b_2 2))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2))))) (pow b_2 4))) (+ (* -1/3 (/ (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 4))) (+ (* -1/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 2))) (+ (* -1/18 (/ (* (- (* -1 (* a c)) (* 1/2 (* 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/27 (/ (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2) (pow b_2 2))) (+ (* -1/72 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (+ (* -1/144 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* 1/216 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 4))) (+ (* 1/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (+ (* 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))))))))))))))))) b_2))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/3 (* (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/18 (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4))))) (+ (* 1/432 (* (pow a 3) (* (pow c 3) (- (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/24 (* (pow a 2) (* (pow c 2) (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))))))))) (pow b_2 6))) (+ (* -1 (/ (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))))) (pow b_2 4))) (+ (* -1 (/ (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (pow b_2 2))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c))))))))) (pow b_2 6))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2))))) (pow b_2 4))) (+ (* -1/2 (/ (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 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 6))) (+ (* -1/3 (/ (* (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 6))) (+ (* -1/3 (/ (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 4))) (+ (* -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/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 2))) (+ (* -1/18 (/ (* (- (* -1 (* a c)) (* 1/2 (* 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 (/ (* (- (* -1 (* a c)) (* 1/2 (* 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/18 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/27 (/ (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2) (pow b_2 2))) (+ (* -1/72 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (+ (* -1/144 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* 1/432 (/ (* (pow a 3) (* (pow c 3) (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 6))) (+ (* 1/216 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 4))) (+ (* 1/24 (/ (* (pow a 2) (* (pow c 2) (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))))) (pow b_2 6))) (+ (* 1/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (+ (* 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)))))))))))))))))))))))))) b_2))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1/3 b_2))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* b_2 (- (* 1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) (pow b_2 2))) 1/3)))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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/72 (* (pow a 2) (pow c 2))) (* 1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2))) (pow b_2 4))) (+ 1/3 (* -1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) (pow b_2 2)))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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/3 (* (+ (* 1/72 (* (pow a 2) (pow c 2))) (* 1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/144 (* (pow a 3) (pow c 3))))) (pow b_2 6))) (+ 1/3 (+ (* -1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) (pow b_2 2))) (+ (* 1/72 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/27 (/ (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2) (pow b_2 4)))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* 1/3 b_2))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* b_2 (+ 1/3 (+ (* -1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) (pow b_2 2))) (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* b_2 (+ 1/3 (+ (* -1 (/ (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ (* -1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) (pow b_2 2))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 4))) (+ (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 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))) (pow b_2 4))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* b_2 (+ 1/3 (+ (* -1 (/ (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))))) (pow b_2 6))) (+ (* -1 (/ (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2))))) (pow b_2 6))) (+ (* -1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) (pow b_2 2))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 4))) (+ (* -1/18 (/ (* (- (* -1 (* a c)) (* 1/2 (* 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/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 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 6))) (* 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 4))))))))))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #s(hole binary64 (* (pow b_2 3) (+ 1 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* -2 (* a b_2)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* 2 a)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* 2 a))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))) (* 2 a)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* -1 (* a b_2)))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* -1 (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #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) (* c (neg a)))) #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)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* 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 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+ 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) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+ 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 (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* -2 (pow b_2 3)))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* 2 (/ (- (* -1 (* a c)) (* -1/2 (* a c))) (pow b_2 2))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a (* c (- (* -1 (* a c)) (* -1/2 (* a c))))) (pow b_2 4))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 2 (/ (- (* -1 (* a c)) (* -1/2 (* a c))) (pow b_2 2)))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a (* c (- (* -1 (* a c)) (* -1/2 (* a c))))) (pow b_2 4))) (+ (* -1/8 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* -1/2 (* a c))))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* -1/8 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 2 (/ (- (* -1 (* a c)) (* -1/2 (* a c))) (pow b_2 2))))))))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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) (- (+ (* (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) (- (+ (* (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) (- (+ (* (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/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (- (+ (* (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 (- (+ (* (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 (- (+ (* (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/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))))) |
#s(approx (- (+ (* (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 (/ (+ (* 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)))))))) |
#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 (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 (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* 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 (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* 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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (- (* -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/2 (* a c)) (* -1/8 (/ (* (pow a 2) (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 (* a c)) (* 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)))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (- (+ (* -1 (/ c (pow b_2 2))) (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (pow b_2 2)))) (* 2 (/ 1 a)))) (* -2 (/ c (pow b_2 2)))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (- (+ (* -1 (/ c (pow b_2 2))) (+ (* -1 (/ (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (* a (pow b_2 4)))) (+ (* 1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (* a (pow b_2 4)))) (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (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))) (* a (pow b_2 4)))) (* 2 (/ 1 a))))))) (+ (* -2 (/ c (pow b_2 2))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (* a (pow b_2 4)))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (- (+ (* -1 (/ c (pow b_2 2))) (+ (* -1 (/ (+ (* -1 (* (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (- (* -1 (* a c)) (* -1/2 (* a c))))) (+ (* 1/16 (* (pow a 3) (pow c 3))) (* 1/8 (* (pow a 2) (* (pow c 2) (- (* -1/2 (* a c)) (* -1 (* a c)))))))) (* a (pow b_2 6)))) (+ (* -1 (/ (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (* a (pow b_2 4)))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))))) (* a (pow b_2 6)))) (+ (* 1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (* a (pow b_2 4)))) (+ (* 1/2 (/ (* (- (* -1/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/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (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)))))) (* a (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))) (* a (pow b_2 4)))) (* 2 (/ 1 a))))))))))) (+ (* -2 (/ c (pow b_2 2))) (+ (* -1 (/ (* (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (- (* -1 (* a c)) (* -1/2 (* a c)))) (* a (pow b_2 6)))) (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (* (pow c 2) (- (* -1/2 (* a c)) (* -1 (* a c))))) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (* a (pow b_2 4))))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 2 (+ (* -1 (/ (* a c) (pow b_2 2))) (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))))) (* -2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 2 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1 (/ (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* 1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (pow b_2 4))) (+ (* 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)))))))) (+ (* -2 (/ (* a c) (pow b_2 2))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (/ (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (pow b_2 4))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 2 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1 (/ (+ (* -1 (* (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (- (* -1 (* a c)) (* -1/2 (* a c))))) (+ (* 1/16 (* (pow a 3) (pow c 3))) (* 1/8 (* (pow a 2) (* (pow c 2) (- (* -1/2 (* a c)) (* -1 (* a c)))))))) (pow b_2 6))) (+ (* -1 (/ (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))))) (pow b_2 6))) (+ (* 1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (pow b_2 4))) (+ (* 1/2 (/ (* (- (* -1/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))) (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)))))))))))) (+ (* -2 (/ (* a c) (pow b_2 2))) (+ (* -1 (/ (* (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (- (* -1 (* a c)) (* -1/2 (* a c)))) (pow b_2 6))) (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (* (pow c 2) (- (* -1/2 (* a c)) (* -1 (* a c))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (/ (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (pow b_2 4)))))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 b_2))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))) (* -1 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 1 (+ (* -1 (/ (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (* -1/2 (/ (* a c) (pow b_2 2))))) (* -1 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 1 (+ (* -1 (/ (+ (* -1 (* (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (- (* -1 (* a c)) (* -1/2 (* a c))))) (+ (* 1/16 (* (pow a 3) (pow c 3))) (* 1/8 (* (pow a 2) (* (pow c 2) (- (* -1/2 (* a c)) (* -1 (* a c)))))))) (pow b_2 6))) (* -1/2 (/ (* a c) (pow b_2 2))))) (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (/ (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (pow b_2 4))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 b_2))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))))) (* -1 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 1 (+ (* -1 (/ (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* 1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (pow b_2 4))) (+ (* 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)))))))) (* -1 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 1 (+ (* -1 (/ (+ (* -1 (* (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (- (* -1 (* a c)) (* -1/2 (* a c))))) (+ (* 1/16 (* (pow a 3) (pow c 3))) (* 1/8 (* (pow a 2) (* (pow c 2) (- (* -1/2 (* a c)) (* -1 (* a c)))))))) (pow b_2 6))) (+ (* -1 (/ (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))))) (pow b_2 6))) (+ (* 1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (pow b_2 4))) (+ (* 1/2 (/ (* (- (* -1/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))) (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)))))))))))) (* -1 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (/ (+ (* -1 (* a b_2)) (* a b_2)) (pow a 2)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (+ (* -1 (* a b_2)) (* a b_2)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* -1/2 (/ (* (pow a 2) c) b_2)) (* a b_2))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5))))))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (+ (* -1/2 (/ (* (pow a 2) c) b_2)) (* a b_2)))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5)))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #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) (* c (neg a)))) #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/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 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (sqrt (neg c)) #s(hole binary64 (* (sqrt c) (sqrt -1)))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* c (+ (* -1/2 (/ (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) b_2)) (* c (+ (* -1/2 (/ (* a (- (* -1 a) (* 1/2 a))) b_2)) (* -1/8 (/ (* (pow a 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 3))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* c (+ (* -1/2 (/ (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) b_2)) (* c (+ (* -1/2 (/ (* a (- (* -1 a) (* 1/2 a))) b_2)) (+ (* -1/8 (/ (* (pow a 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 3))) (* c (+ (* -1/8 (/ (* (pow a 2) (- (* -1 a) (* 1/2 a))) (pow b_2 3))) (+ (* -1/16 (/ (* (pow a 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 5))) (* 1/16 (/ (pow a 3) (pow b_2 3))))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* c (+ (* -1/2 (/ (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) b_2)) (* c (+ (* -1/2 (/ (* a (- (* -1 a) (* 1/2 a))) b_2)) (+ (* -1/8 (/ (* (pow a 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 3))) (* c (+ (* -1/8 (/ (* (pow a 2) (- (* -1 a) (* 1/2 a))) (pow b_2 3))) (+ (* -1/16 (/ (* (pow a 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 5))) (+ (* 1/16 (/ (pow a 3) (pow b_2 3))) (* c (+ (* -1/2 (/ (* (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) b_2)) (+ (* -1/16 (/ (* (pow a 3) (- (* -1 a) (* 1/2 a))) (pow b_2 5))) (+ (* 1/64 (/ (pow a 4) (pow b_2 5))) (* 1/32 (/ (pow a 4) (pow b_2 5)))))))))))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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)) (* c (- (* -1 a) (* 1/2 a)))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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)) (* c (- (+ (* -1 a) (* -1/8 (/ (* (pow a 2) c) (pow b_2 2)))) (* 1/2 a)))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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)) (* c (- (+ (* -1 a) (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))) (* 1/2 a)))) (* -1 (pow b_2 2))))) |
#s(approx (- (+ (* (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/2 a))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (+ (* (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/8 (/ (* (pow a 2) c) (pow b_2 2)))) (* 1/2 a))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (- (+ (* c (- (+ (* -1 a) (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))) (* 1/2 a))) (pow b_2 2)) (* -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)) (* 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 (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 (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* 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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#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 (- (+ (* 2 (pow b_2 2)) (* c (- (* -1 a) (* 1/2 a)))) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* c (- (+ (* -1 a) (* -1/8 (/ (* (pow a 2) c) (pow b_2 2)))) (* 1/2 a)))) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* c (- (+ (* -1 a) (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))) (* 1/2 a)))) (* -1 (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 (- (+ (* c (- (* -1 a) (* 1/2 a))) (pow b_2 2)) (* -1 (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 (- (+ (* c (- (+ (* -1 a) (* -1/8 (/ (* (pow a 2) c) (pow b_2 2)))) (* 1/2 a))) (pow b_2 2)) (* -1 (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 (- (+ (* c (- (+ (* -1 a) (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))) (* 1/2 a))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (/ (* (pow b_2 3) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (/ (* (pow b_2 3) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) a)))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* c (+ (* -1 (/ (* (pow b_2 3) (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a)) (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 a) (* 1/2 a)) 2)) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3)))) (+ (* -1/8 (/ (* a b_2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (+ (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* a (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)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))))))) (+ (/ (* (pow b_2 3) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (/ (* (pow b_2 3) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) a))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* c (+ (* -1 (/ (* (pow b_2 3) (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a)) (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 a) (* 1/2 a)) 2)) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3)))) (+ (* -1/8 (/ (* a b_2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (+ (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* a (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)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* c (+ (* -1 (/ (* (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 a) (* 1/2 a)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (* -1/8 (/ (* (pow a 2) b_2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* -1 a) (* 1/2 a))) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (pow b_2 3) (+ (* -1 (/ (* (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (- (* -1 a) (* 1/2 a))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow a 2) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (pow a 3) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) a)) (+ (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (pow b_2 3)))) (+ (* -1/16 (/ (pow a 2) (* b_2 (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* a (* b_2 (- (* -1 a) (* 1/2 a)))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* 1/2 (/ (* (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 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/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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))))))))))))))) (+ (/ (* (pow b_2 3) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (/ (* (pow b_2 3) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) a))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* (pow b_2 3) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 a) (* 1/2 a)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* -1/8 (/ (* (pow a 2) b_2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (+ (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))))) (+ (* (pow b_2 3) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 a) (* 1/2 a)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* -1/8 (/ (* (pow a 2) b_2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (+ (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* c (+ (* -1 (* (pow b_2 3) (+ (* -1 (/ (* (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (- (* -1 a) (* 1/2 a))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow a 2) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (pow a 3) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 a) (* 1/2 a)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (* -1/8 (/ (* (pow a 2) b_2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* -1 a) (* 1/2 a))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (pow b_2 3))) (+ (* -1/16 (/ (pow a 3) (* b_2 (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* (pow a 2) (* b_2 (- (* -1 a) (* 1/2 a)))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* 1/2 (/ (* (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 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 (/ (- (* -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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))))))))))))) (+ (* (pow b_2 3) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (/ (* (pow b_2 3) (* c (- (* -1 a) (* 1/2 a)))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* c (+ (* c (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 a) (* 1/2 a)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (* -1/8 (/ (* (pow a 2) b_2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* c (+ (* c (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 a) (* 1/2 a)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* -1/8 (/ (* (pow a 2) b_2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* c (+ (* -1 (/ (* (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 a) (* 1/2 a)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (* -1/8 (/ (* (pow a 2) b_2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* -1 a) (* 1/2 a))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/16 (/ (pow a 3) (* b_2 (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (* 1/8 (/ (* (pow a 2) (* b_2 (- (* -1 a) (* 1/2 a)))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))))))))) (/ (* (pow b_2 3) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* (pow b_2 3) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) (* (pow b_2 3) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* c (+ (* -1 (* (pow b_2 3) (+ (* -1 (/ (* (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (- (* -1 a) (* 1/2 a))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow a 2) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (pow a 3) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (+ (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (pow b_2 3))) (+ (* 1/2 (/ (* (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 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 (/ (- (* -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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))))))))) (* (pow b_2 3) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a))) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (sqrt (* a (pow c 3))) (* (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (* b_2 (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))) c)) (+ (* 2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow b_2 3) (pow c 2))) (+ (* -1 (/ (* b_2 (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))) c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b_2 2) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))) (sqrt -1)))) (+ (* 1/2 (/ (pow b_2 3) (pow c 2))) (+ (* 2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow b_2 3) (pow c 2))) (+ (* -1 (/ (* b_2 (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))) c)) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b_2 2) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))) (sqrt -1)))) (+ (* 1/2 (/ (pow b_2 3) (pow c 2))) (+ (* 2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (sqrt -1))) (* (sqrt (/ a c)) (* (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* c (- (+ (* -1 a) (* 2 (/ (pow b_2 2) c))) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) c)))) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) 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 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 (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* c (- (+ (* -1 a) (/ (pow b_2 2) c)) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (+ (* (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/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) c))) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (+ (* (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/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) 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 a) c) (* b_2 b_2)) #s(hole binary64 (* c (+ (* -1 a) (/ (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 (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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (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))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (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)))) (/ 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)))))) #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) (* 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 (* c (- (+ (* -1 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 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 (* c (- (+ (* -1 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) 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 (- (* (sqrt (+ (* (neg a) 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) (/ (pow b_2 2) 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 (* c (- (+ (* -1 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) 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 (* c (- (+ (* -1 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) 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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* (sqrt (/ a c)) (/ (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (* c (+ (* -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 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -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 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))))))))) (* (sqrt (/ a c)) (/ (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (* c (+ (* -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 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) (+ (* -1 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -1 (* (sqrt (/ a (pow c 7))) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ c a)) (/ (pow b_2 5) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))) (+ (* -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 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 (* (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 (/ (pow b_2 5) (* a (* (pow c 3) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) (* (sqrt (/ a c)) (/ (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* c (+ (* -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)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* c (+ (* -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 (* (sqrt (/ (pow a 3) (pow c 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -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 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))))))))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* c (+ (* -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 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 7))) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ c a)) (/ (pow b_2 5) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))) (+ (* -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 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 (* (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 (/ (pow b_2 5) (* (pow c 3) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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) (* c (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* 2 (/ (pow b_2 5) (* c (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (/ (+ (* -4 (/ (pow b_2 7) (* (pow c 2) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (+ (* -1 (/ (pow b_2 3) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 6) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) (* 2 (/ (pow b_2 5) (* c (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))) c))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (/ (+ (* -4 (/ (pow b_2 7) (* (pow c 2) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 7) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 6) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))) (* (pow c 3) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 8) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))) (+ (* -1 (/ (pow b_2 3) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 6) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) (* 2 (/ (pow b_2 5) (* c (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) c))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* c (+ (* -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)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* c (+ (* -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 (* (sqrt (/ (pow a 3) (pow c 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 3) (* (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))))))))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* c (+ (* -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 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 7))) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ c a)) (/ (pow b_2 5) (* (sqrt -1) (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 (* (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))))))))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -1)) (/ (* a b_2) c)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* (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 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) 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 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (neg (sqrt (/ (neg c) a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (neg c)) (sqrt a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (neg c)) #s(hole binary64 (* -1 (* (sqrt c) (sqrt -1))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (- (* -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 (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (sqrt (* a (pow c 3))) (* (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1 (* b_2 (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* 2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1 (* b_2 (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* -1 (/ (+ (* -2 (pow b_2 3)) (+ (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (* (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (* 1/2 (pow b_2 3)))) c)) (* 2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1 (* b_2 (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* -1 (/ (+ (* -2 (pow b_2 3)) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (pow b_2 4) (sqrt -1)))) c)) (+ (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (* (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (* 1/2 (pow b_2 3))))) c)) (* 2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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) (- (+ (* (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) (- (+ (* (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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) c))) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (* 2 (pow b_2 2))) c))) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* (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 (- (+ (* (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 (/ (pow b_2 2) c))) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* (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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) c))) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* (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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (pow b_2 2)) c))) (* -1 (* (sqrt (/ a c)) (* b_2 (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 (* (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 (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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (* 2 (pow b_2 2))) 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 (* 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 (/ (pow b_2 2) 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 (* c (- (+ a (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) 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 (* c (- (+ a (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (pow b_2 2)) 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)))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)))) (* (sqrt (/ a c)) (/ (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (/ (+ (* -2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 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)))))))))) c))) c)) (* (sqrt (/ a c)) (/ (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (/ (+ (* -2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ c a)) (/ (* (pow b_2 5) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))) (+ (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b_2 2) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 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)))))))) (* 2 (/ (pow b_2 5) (* a (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))) 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))))))))))) c))) c)) (* (sqrt (/ a c)) (/ (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 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)))))))))) c))) c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b_2 2) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ c a)) (/ (* (pow b_2 5) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))) (+ (* 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)))))))) (* 2 (/ (pow b_2 5) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) 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))))))))))) c))) c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (/ (pow b_2 3) (* c (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (pow b_2 5) (* c (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (pow b_2 3) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) c)))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow b_2 7) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 6) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c)) (* 2 (/ (pow b_2 5) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) c)) (* -1 (/ (pow b_2 3) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) c)))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow b_2 7) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (+ (* -1 (/ (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 7) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 6) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ c a)) (/ (* (pow b_2 8) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))) c)) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 6) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) c)) (* 2 (/ (pow b_2 5) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) c)) (* -1 (/ (pow b_2 3) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) c)))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))))) (* 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))))))))) c))) c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b_2 2) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ c a)) (/ (* (pow b_2 5) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))) (* 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)))))))))) c)) (* 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)))))))))) c))) c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 32.0ms | b_2 | @ | inf | ((/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (neg b_2) b_2 a (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (sqrt (+ (* b_2 b_2) (* c (neg a)))) (+ (* b_2 b_2) (* c (neg a))) (* c (neg a)) c (neg a) (* a a) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (/ (neg c) a))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ (sqrt (neg c)) (sqrt a)) (sqrt (neg c)) (sqrt a) (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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) (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* (neg a) c) (* b_2 b_2)) (* b_2 b_2) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (neg b_2) (sqrt (+ (* (neg 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))))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (pow (neg b_2) 3) 3 (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) 3/2) |
| 20.0ms | a | @ | 0 | ((/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (neg b_2) b_2 a (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (sqrt (+ (* b_2 b_2) (* c (neg a)))) (+ (* b_2 b_2) (* c (neg a))) (* c (neg a)) c (neg a) (* a a) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (/ (neg c) a))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ (sqrt (neg c)) (sqrt a)) (sqrt (neg c)) (sqrt a) (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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) (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* (neg a) c) (* b_2 b_2)) (* b_2 b_2) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (neg b_2) (sqrt (+ (* (neg 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))))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (pow (neg b_2) 3) 3 (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) 3/2) |
| 17.0ms | c | @ | 0 | ((/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (neg b_2) b_2 a (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (sqrt (+ (* b_2 b_2) (* c (neg a)))) (+ (* b_2 b_2) (* c (neg a))) (* c (neg a)) c (neg a) (* a a) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (/ (neg c) a))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ (sqrt (neg c)) (sqrt a)) (sqrt (neg c)) (sqrt a) (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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) (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* (neg a) c) (* b_2 b_2)) (* b_2 b_2) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (neg b_2) (sqrt (+ (* (neg 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))))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (pow (neg b_2) 3) 3 (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) 3/2) |
| 15.0ms | c | @ | inf | ((/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (neg b_2) b_2 a (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (sqrt (+ (* b_2 b_2) (* c (neg a)))) (+ (* b_2 b_2) (* c (neg a))) (* c (neg a)) c (neg a) (* a a) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (/ (neg c) a))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ (sqrt (neg c)) (sqrt a)) (sqrt (neg c)) (sqrt a) (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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) (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* (neg a) c) (* b_2 b_2)) (* b_2 b_2) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (neg b_2) (sqrt (+ (* (neg 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))))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (pow (neg b_2) 3) 3 (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) 3/2) |
| 15.0ms | a | @ | inf | ((/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (neg b_2) b_2 a (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (sqrt (+ (* b_2 b_2) (* c (neg a)))) (+ (* b_2 b_2) (* c (neg a))) (* c (neg a)) c (neg a) (* a a) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (/ (neg c) a))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ (sqrt (neg c)) (sqrt a)) (sqrt (neg c)) (sqrt a) (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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) (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (+ (* (neg a) c) (* b_2 b_2)) (* b_2 b_2) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (neg b_2) (sqrt (+ (* (neg 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))))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (pow (neg b_2) 3) 3 (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) 3/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4006 | 67643 |
| 0 | 4079 | 62889 |
| 0 | 13301 | 60986 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) (*.f64 a a)) |
(fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(neg.f64 b_2) |
b_2 |
a |
(*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) |
(fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) |
(*.f64 c (neg.f64 a)) |
c |
(neg.f64 a) |
(*.f64 a a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 c) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a))) |
(/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)) |
(sqrt.f64 (neg.f64 c)) |
(sqrt.f64 a) |
(/.f64 (/.f64 (*.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))))) (fma.f64 b_2 b_2 (-.f64 (*.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 (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))))) (fma.f64 b_2 b_2 (-.f64 (*.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 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))))) |
(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 (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 a) c (*.f64 b_2 b_2)) |
(*.f64 b_2 b_2) |
(*.f64 (neg.f64 b_2) (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 b_2 b_2 (-.f64 (*.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 (*.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 (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 (+.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)))))))) a) |
(+.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 (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))))))) |
(pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(/.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))))))) |
(pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) |
#s(literal 3/2 binary64) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 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))))))))) a))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* a (+ b_2 (* -1 b_2))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 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 (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* a b_2))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* a (+ b_2 (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* a (+ 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 (sqrt (+ (* b_2 b_2) (* c (neg a)))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a))) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (* c (neg a))) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* c (neg a)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (* a a) #s(hole binary64 (pow a 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/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#s(approx (neg (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (neg c) a) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (/ (sqrt (neg c)) (sqrt a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt a) #s(hole binary64 (sqrt a))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ c b_2)))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ 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) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (/ (* a c) b_2)))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* -1/2 (/ (* a (* c (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) b_2)))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* a (+ (* -1/2 (/ (* c (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) b_2)) (* a (+ (* -1/2 (/ (* c (- (* -1 c) (* 1/2 c))) b_2)) (* -1/8 (/ (* (pow c 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 3))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* a (+ (* -1/2 (/ (* c (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) b_2)) (* a (+ (* -1/2 (/ (* c (- (* -1 c) (* 1/2 c))) b_2)) (+ (* -1/8 (/ (* (pow c 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 3))) (* a (+ (* -1/8 (/ (* (pow c 2) (- (* -1 c) (* 1/2 c))) (pow b_2 3))) (+ (* -1/16 (/ (* (pow c 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 5))) (* 1/16 (/ (pow c 3) (pow b_2 3))))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* a (+ (* -1/2 (/ (* c (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) b_2)) (* a (+ (* -1/2 (/ (* c (- (* -1 c) (* 1/2 c))) b_2)) (+ (* -1/8 (/ (* (pow c 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 3))) (* a (+ (* -1/8 (/ (* (pow c 2) (- (* -1 c) (* 1/2 c))) (pow b_2 3))) (+ (* -1/16 (/ (* (pow c 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 5))) (+ (* 1/16 (/ (pow c 3) (pow b_2 3))) (* a (+ (* -1/2 (/ (* (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) b_2)) (+ (* -1/16 (/ (* (pow c 3) (- (* -1 c) (* 1/2 c))) (pow b_2 5))) (+ (* 1/64 (/ (pow c 4) (pow b_2 5))) (* 1/32 (/ (pow c 4) (pow b_2 5)))))))))))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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)) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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)) (* a (- (* -1 c) (* 1/2 c)))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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)) (* a (- (+ (* -1 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) (* 1/2 c)))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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)) (* a (- (+ (* -1 c) (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))) (* 1/2 c)))) (* -1 (pow b_2 2))))) |
#s(approx (- (+ (* (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 (pow b_2 2))))) |
#s(approx (- (+ (* (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/2 c))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (+ (* (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/8 (/ (* a (pow c 2)) (pow b_2 2)))) (* 1/2 c))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (- (+ (* a (- (+ (* -1 c) (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))) (* 1/2 c))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#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 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 (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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* 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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#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 (- (* 2 (pow b_2 2)) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* a (- (* -1 c) (* 1/2 c)))) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* a (- (+ (* -1 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) (* 1/2 c)))) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* a (- (+ (* -1 c) (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))) (* 1/2 c)))) (* -1 (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) (* -1 (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 (- (+ (* a (- (* -1 c) (* 1/2 c))) (pow b_2 2)) (* -1 (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 (- (+ (* a (- (+ (* -1 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) (* 1/2 c))) (pow b_2 2)) (* -1 (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 (- (+ (* a (- (+ (* -1 c) (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))) (* 1/2 c))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) a))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* (pow b_2 3) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* a (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 c) (* 1/2 c)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* -1/8 (/ (* b_2 (pow c 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (+ (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))))) (+ (* (pow b_2 3) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* a (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 c) (* 1/2 c)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* -1/8 (/ (* b_2 (pow c 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (+ (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (+ (* -1 (* (pow b_2 3) (+ (* -1 (/ (* (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (- (* -1 c) (* 1/2 c))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow c 2) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (pow c 3) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 c) (* 1/2 c)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (* -1/8 (/ (* b_2 (pow c 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* -1 c) (* 1/2 c))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (pow b_2 3))) (+ (* -1/16 (/ (pow c 3) (* b_2 (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* b_2 (* (pow c 2) (- (* -1 c) (* 1/2 c)))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* 1/2 (/ (* (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 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 (/ (- (* -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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))))))))))))) (+ (* (pow b_2 3) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* (pow b_2 3) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* a (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 c) (* 1/2 c)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* -1/8 (/ (* b_2 (pow c 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (+ (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))))) (+ (* (pow b_2 3) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* a (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 c) (* 1/2 c)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* -1/8 (/ (* b_2 (pow c 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (+ (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (+ (* -1 (* (pow b_2 3) (+ (* -1 (/ (* (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (- (* -1 c) (* 1/2 c))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow c 2) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (pow c 3) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 c) (* 1/2 c)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (* -1/8 (/ (* b_2 (pow c 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* -1 c) (* 1/2 c))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (pow b_2 3))) (+ (* -1/16 (/ (pow c 3) (* b_2 (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* b_2 (* (pow c 2) (- (* -1 c) (* 1/2 c)))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* 1/2 (/ (* (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 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 (/ (- (* -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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))))))))))))) (+ (* (pow b_2 3) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (/ (* a (* (pow b_2 3) (- (* -1 c) (* 1/2 c)))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* a (+ (* a (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 c) (* 1/2 c)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (* -1/8 (/ (* b_2 (pow c 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* a (+ (* a (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 c) (* 1/2 c)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* -1/8 (/ (* b_2 (pow c 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* a (+ (* -1 (/ (* (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 c) (* 1/2 c)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (* -1/8 (/ (* b_2 (pow c 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* -1 c) (* 1/2 c))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/16 (/ (pow c 3) (* b_2 (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (* 1/8 (/ (* b_2 (* (pow c 2) (- (* -1 c) (* 1/2 c)))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))))))))) (/ (* (pow b_2 3) (- (* -1 c) (* 1/2 c))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* (pow b_2 3) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* a (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) (* (pow b_2 3) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* a (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (+ (* -1 (* (pow b_2 3) (+ (* -1 (/ (* (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (- (* -1 c) (* 1/2 c))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow c 2) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (pow c 3) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (+ (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1/8 (/ (pow c 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (pow b_2 3))) (+ (* 1/2 (/ (* (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 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 (/ (- (* -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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))))))))) (* (pow b_2 3) (- (* 1/2 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ c (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #s(hole binary64 (pow b_2 3))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 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 (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (sqrt -1)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 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 (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (sqrt -1)))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* (pow a 2) (+ (* -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 (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* (pow a 2) (+ (* -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 (sqrt (+ (* b_2 b_2) (* c (neg a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (* c (neg a))) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) 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 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (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)) (+ (* -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 (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 a)) (+ (* 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) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (* b_2 (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))) a)) (+ (* 2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow b_2 3) (pow a 2))) (+ (* -1 (/ (* b_2 (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))) a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b_2 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))) (sqrt -1)))) (+ (* 1/2 (/ (pow b_2 3) (pow a 2))) (+ (* 2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow b_2 3) (pow a 2))) (+ (* -1 (/ (* b_2 (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))) a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b_2 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))) (sqrt -1)))) (+ (* 1/2 (/ (pow b_2 3) (pow a 2))) (+ (* 2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b_2 4) (sqrt -1))) (* (sqrt (/ c a)) (* (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* a (- (+ (* -1 c) (* 2 (/ (pow b_2 2) a))) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) a)))) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) 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 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 (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (- (+ (* -1 c) (/ (pow b_2 2) a)) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (+ (* (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/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) a))) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (+ (* (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/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) 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 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 (* (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 (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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (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))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (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)))) (/ 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)))))) #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) (* 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 (* a (- (+ (* -1 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 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 (* a (- (+ (* -1 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) 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 (- (* (sqrt (+ (* (neg a) 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) (/ (pow b_2 2) a)) (* -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/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) a))) (* -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/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) 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 (* (sqrt (+ (* (neg a) c) (* b_2 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)))) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -1 (/ (pow b_2 3) (* (pow a 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_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 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 7))) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ a c)) (/ (pow b_2 5) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))) (+ (* -1 (/ (pow b_2 3) (* (pow a 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_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 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 (/ (pow b_2 5) (* (pow a 3) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* a (+ (* -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)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* a (+ (* -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 (* (sqrt (/ (pow c 3) (pow a 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -1 (/ (pow b_2 3) (* (pow a 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_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 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* a (+ (* -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 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 7))) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ a c)) (/ (pow b_2 5) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))) (+ (* -1 (/ (pow b_2 3) (* (pow a 2) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_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 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 (/ (pow b_2 5) (* (pow a 3) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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) (* a (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* 2 (/ (pow b_2 5) (* a (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (/ (+ (* -4 (/ (pow b_2 7) (* (pow a 2) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (+ (* -1 (/ (pow b_2 3) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 6) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) (* 2 (/ (pow b_2 5) (* a (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))) a))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (/ (+ (* -4 (/ (pow b_2 7) (* (pow a 2) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 7) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 6) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))) (* (pow a 3) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b_2 8) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))) (+ (* -1 (/ (pow b_2 3) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 6) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) (* 2 (/ (pow b_2 5) (* a (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))))) a))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* a (+ (* -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)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* a (+ (* -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 (* (sqrt (/ (pow c 3) (pow a 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 3) (* (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))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* a (+ (* -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 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 7))) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ a c)) (/ (pow b_2 5) (* (sqrt -1) (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 (* (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))))))))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a)))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -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) (sqrt -1))))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) 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 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) 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 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (sqrt a) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 c)) (sqrt -1))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (- (* -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 (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1 (* b_2 (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* 2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1 (* b_2 (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* -1 (/ (+ (* -2 (pow b_2 3)) (+ (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (* (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (* 1/2 (pow b_2 3)))) a)) (* 2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1)))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1 (* b_2 (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* -1 (/ (+ (* -2 (pow b_2 3)) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (pow b_2 4) (sqrt -1)))) a)) (+ (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (* (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (* 1/2 (pow b_2 3))))) a)) (* 2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1)))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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) (- (+ (* (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) (- (+ (* (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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) a))) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (* 2 (pow b_2 2))) a))) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* (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 (- (+ (* (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 (/ (pow b_2 2) a))) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* (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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) a))) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* (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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (pow b_2 2)) a))) (* -1 (* (sqrt (/ c a)) (* b_2 (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 (* (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 (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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (* 2 (pow b_2 2))) a))) (* -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))))))))) |
#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 (/ (pow b_2 2) a))) (* -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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) a))) (* -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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (pow b_2 2)) a))) (* -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)))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)))) (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 3) (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)))))))) (* 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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b_2 2) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ a c)) (/ (* (pow b_2 5) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (+ (* -1 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 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 (* (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)))))))) (* 2 (/ (pow b_2 5) (* a (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))))) 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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* -1 (* a (+ (* -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 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 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)))))))))) 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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* -1 (* a (+ (* -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 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ a c)) (/ (* (pow b_2 5) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (+ (* 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)))))))) (* 2 (/ (pow b_2 5) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) 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))))))))))) 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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (/ (pow b_2 3) (* a (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (pow b_2 5) (* a (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (pow b_2 3) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) a)))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow b_2 7) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 6) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a)) (* 2 (/ (pow b_2 5) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) a)) (* -1 (/ (pow b_2 3) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) a)))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow b_2 7) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (+ (* -1 (/ (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 7) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 6) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ a c)) (/ (* (pow b_2 8) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))) a)) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 6) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) a)) (* 2 (/ (pow b_2 5) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) a)) (* -1 (/ (pow b_2 3) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) a)))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* a (+ (* -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 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))))) (* 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))))))))) a))) a)) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* a (+ (* -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 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ a c)) (/ (* (pow b_2 5) (sqrt -1)) (pow (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (* 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)))))))))) a)) (* 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)))))))))) a))) a)) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (+ (* -1 (* a b_2)) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* 1/2 (* (sqrt (/ a c)) (/ b_2 (sqrt -1)))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))))))) (* (sqrt (* (pow a 3) 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 (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1))))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a)))) #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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (+ (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))) (* b_2 (+ (* a c) (* a (* c (pow (sqrt -1) 2)))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (+ (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))) (* b_2 (+ (* a c) (+ (* a (* c (pow (sqrt -1) 2))) (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (+ (* -1/2 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* 2 (* (sqrt (* a c)) (sqrt -1)))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (+ (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))) (* b_2 (+ (* a c) (+ (* a (* c (pow (sqrt -1) 2))) (* b_2 (+ (* -1 b_2) (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (+ (* -1/2 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* 2 (* (sqrt (* a c)) (sqrt -1))))))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (+ (* -1 (* a c)) (* (sqrt (* a c)) (* b_2 (sqrt -1)))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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 (- (* 2 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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 (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -1 (* (sqrt (* a c)) (sqrt -1)))))))) |
#s(approx (- (+ (* (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 (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a c)) (* (sqrt (* a c)) (* b_2 (sqrt -1)))))) |
#s(approx (- (+ (* (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 (- (+ (* (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 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -1 (* (sqrt (* a c)) (sqrt -1)))))))) |
#s(approx (* 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 (* 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 (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 (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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)) (* (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 (- (* 2 b_2) (* -1 (* (sqrt (* a c)) (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 (- (* b_2 (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -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)))) |
#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)) (* (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 (- (* b_2 (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -1 (* (sqrt (* a c)) (sqrt -1)))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (* b_2 (pow (sqrt -1) 2)) a))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (+ (* -1 (/ (pow (sqrt -1) 2) a)) (* b_2 (+ (* -1 (* (sqrt (* a (pow c 3))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 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))))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (+ (* -1 (/ (pow (sqrt -1) 2) a)) (* b_2 (+ (* -1 (* (sqrt (* a (pow c 3))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 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 (* (sqrt (* a (pow c 3))) (* (sqrt -1) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ 1 (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 2))))))))))) (+ (* -1/2 (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* (pow a 4) (pow c 3)))) (/ 1 (* (pow a 2) c))))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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))) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (+ (* -1 (pow (sqrt -1) 2)) (* b_2 (+ (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 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))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (+ (* -1 (pow (sqrt -1) 2)) (* b_2 (+ (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 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 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ 1 (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 2))))))))))) (+ (* -1/2 (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* (pow a 3) (pow c 3)))) (/ 1 (* a c))))))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (/ (pow b_2 3) (* a c)))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* (pow b_2 3) (+ (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b_2 (sqrt -1))) (/ 1 (* a c)))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* (pow b_2 3) (+ (* b_2 (+ (* b_2 (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -1)))) (/ 1 (* a c)))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* (pow b_2 3) (+ (* b_2 (+ (* b_2 (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (+ (* b_2 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ 1 (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 2))))))))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -1)))) (/ 1 (* a c)))))) |
#s(approx (pow (neg b_2) 3) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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))) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (+ (* -1 (pow (sqrt -1) 2)) (* b_2 (+ (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 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))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (+ (* -1 (pow (sqrt -1) 2)) (* b_2 (+ (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 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 (* (sqrt (* (pow a 3) (pow c 3))) (* (sqrt -1) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ 1 (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* 2 (/ 1 (* (pow a 2) (pow c 2)))) (/ (pow (sqrt -1) 2) (* (pow a 2) (pow c 2))))))))))) (* -1/2 (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* (pow a 3) (pow c 3)))))))))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (/ (* b_2 (+ a (* -1 a))) (pow a 2)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (/ -1 a) (/ 1 a)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (/ -1 a) (/ 1 a))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (/ -1 a) (/ 1 a)))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* b_2 (+ a (* -1 a))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a))) #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) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -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)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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))) (+ (* -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 (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* -3/2 (* a (* b_2 c))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* b_2 (+ (* -3/2 (* a c)) (+ (* -1/2 (/ (* a (* c (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* b_2 (+ (* -3/2 (* a c)) (+ (* -1/2 (/ (* a (* c (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 2))) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (+ (* -3/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/8 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 4))) (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* b_2 (+ (* -3/2 (* a c)) (+ (* -3/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 (* a c)) (* 1/2 (* a c))))) (pow b_2 2))) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (+ (* -3/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/8 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 3) (* (pow c 3) (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 6))) (+ (* 1/64 (/ (* (pow a 4) (pow c 4)) (pow b_2 6))) (+ (* 1/32 (/ (* (pow a 4) (pow c 4)) (pow b_2 6))) (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))))))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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) (- (+ (* (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) (- (+ (* (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/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) (- (+ (* (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/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 (- (+ (* (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 (- (+ (* (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 (- (+ (* (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/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))) (* 1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (- (+ (* (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/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 (+ (* (neg a) c) (* 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 (+ (* (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 (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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (/ (+ (* -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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (/ (+ (* -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))) (+ (* -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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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) (- (+ 3 (+ (* -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 (* 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/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 (* (pow b_2 2) (- (+ 2 (+ (* -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)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (/ (+ (* -1/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (+ (* 1/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (* 1/6 (+ (* -2 (* a c)) (* -1 (* a c)))))) (* a b_2)))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (* a (pow b_2 2)))) (+ (* -1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) a)) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (* a (pow b_2 2)))) (+ (* -1/27 (/ (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2) (* a (pow b_2 2)))) (+ (* -1/72 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) a)) (+ (* 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))))))))))) b_2))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))))) (* a (pow b_2 4)))) (+ (* -1 (/ (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (* a (pow b_2 2)))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2))))) (* a (pow b_2 4)))) (+ (* -1/3 (/ (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (* a (pow b_2 4)))) (+ (* -1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) a)) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (* a (pow b_2 2)))) (+ (* -1/18 (/ (* (- (* -1 (* a c)) (* 1/2 (* 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/27 (/ (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2) (* a (pow b_2 2)))) (+ (* -1/72 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* -1/144 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/216 (/ (* a (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 4))) (+ (* 1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) a)) (+ (* 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)))))))))))))))))) b_2))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/3 (* (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/18 (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4))))) (+ (* 1/432 (* (pow a 3) (* (pow c 3) (- (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/24 (* (pow a 2) (* (pow c 2) (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))))))))) (* a (pow b_2 6)))) (+ (* -1 (/ (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))))) (* a (pow b_2 4)))) (+ (* -1 (/ (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (* a (pow b_2 2)))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c))))))))) (* a (pow b_2 6)))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2))))) (* a (pow b_2 4)))) (+ (* -1/2 (/ (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 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 (pow b_2 6)))) (+ (* -1/3 (/ (* (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (* a (pow b_2 6)))) (+ (* -1/3 (/ (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (* a (pow b_2 4)))) (+ (* -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/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) a)) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (* a (pow b_2 2)))) (+ (* -1/18 (/ (* (- (* -1 (* a c)) (* 1/2 (* 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 (/ (* (- (* -1 (* a c)) (* 1/2 (* 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/18 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/27 (/ (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2) (* a (pow b_2 2)))) (+ (* -1/72 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* -1/144 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/432 (/ (* (pow a 2) (* (pow c 3) (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 6))) (+ (* 1/216 (/ (* a (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 4))) (+ (* 1/24 (/ (* a (* (pow c 2) (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))))) (pow b_2 6))) (+ (* 1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) a)) (+ (* 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))))))))))))))))))))))))))) b_2))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (/ (+ (* -1/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (+ (* 1/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (* 1/6 (+ (* -2 (* a c)) (* -1 (* a c)))))) b_2))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (pow b_2 2))) (+ (* -1/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 2))) (+ (* -1/27 (/ (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2) (pow b_2 2))) (+ (* -1/72 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (+ (* 1/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (+ (* 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)))))))))) b_2))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))))) (pow b_2 4))) (+ (* -1 (/ (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (pow b_2 2))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2))))) (pow b_2 4))) (+ (* -1/3 (/ (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 4))) (+ (* -1/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 2))) (+ (* -1/18 (/ (* (- (* -1 (* a c)) (* 1/2 (* 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/27 (/ (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2) (pow b_2 2))) (+ (* -1/72 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (+ (* -1/144 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* 1/216 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 4))) (+ (* 1/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (+ (* 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))))))))))))))))) b_2))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/3 (* (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/18 (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4))))) (+ (* 1/432 (* (pow a 3) (* (pow c 3) (- (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/24 (* (pow a 2) (* (pow c 2) (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))))))))) (pow b_2 6))) (+ (* -1 (/ (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))))) (pow b_2 4))) (+ (* -1 (/ (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (pow b_2 2))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c))))))))) (pow b_2 6))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2))))) (pow b_2 4))) (+ (* -1/2 (/ (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 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 6))) (+ (* -1/3 (/ (* (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 6))) (+ (* -1/3 (/ (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 4))) (+ (* -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/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 2))) (+ (* -1/18 (/ (* (- (* -1 (* a c)) (* 1/2 (* 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 (/ (* (- (* -1 (* a c)) (* 1/2 (* 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/18 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/27 (/ (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2) (pow b_2 2))) (+ (* -1/72 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (+ (* -1/144 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* 1/432 (/ (* (pow a 3) (* (pow c 3) (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 6))) (+ (* 1/216 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 4))) (+ (* 1/24 (/ (* (pow a 2) (* (pow c 2) (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))))) (pow b_2 6))) (+ (* 1/9 (- (* -1 (* a c)) (* 1/2 (* a c)))) (+ (* 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)))))))))))))))))))))))))) b_2))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1/3 b_2))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* b_2 (- (* 1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) (pow b_2 2))) 1/3)))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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/72 (* (pow a 2) (pow c 2))) (* 1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2))) (pow b_2 4))) (+ 1/3 (* -1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) (pow b_2 2)))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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/3 (* (+ (* 1/72 (* (pow a 2) (pow c 2))) (* 1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/144 (* (pow a 3) (pow c 3))))) (pow b_2 6))) (+ 1/3 (+ (* -1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) (pow b_2 2))) (+ (* 1/72 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/27 (/ (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2) (pow b_2 4)))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* 1/3 b_2))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* b_2 (+ 1/3 (+ (* -1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) (pow b_2 2))) (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* b_2 (+ 1/3 (+ (* -1 (/ (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ (* -1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) (pow b_2 2))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 4))) (+ (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 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))) (pow b_2 4))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* b_2 (+ 1/3 (+ (* -1 (/ (+ (* -1/3 (* (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (- (* -1 (* a c)) (* 1/2 (* a c))))) (+ (* -1/144 (* (pow a 3) (pow c 3))) (* 1/216 (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* 1/2 (* a c)))))))) (pow b_2 6))) (+ (* -1 (/ (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1/27 (pow (- (* -1 (* a c)) (* 1/2 (* a c))) 2)) (* -1/72 (* (pow a 2) (pow c 2))))) (pow b_2 6))) (+ (* -1/9 (/ (- (* -1 (* a c)) (* 1/2 (* a c))) (pow b_2 2))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* a c)) (* 1/2 (* a c)))) (pow b_2 4))) (+ (* -1/18 (/ (* (- (* -1 (* a c)) (* 1/2 (* 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/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 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 6))) (* 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 4))))))))))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #s(hole binary64 (* (pow b_2 3) (+ 1 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* -2 (* a b_2)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* 2 a)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* 2 a))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))) (* 2 a)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* -1 (* a b_2)))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* -1 (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #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) (* c (neg a)))) #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)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* 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 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+ 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) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+ 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 (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* -2 (pow b_2 3)))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* 2 (/ (- (* -1 (* a c)) (* -1/2 (* a c))) (pow b_2 2))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a (* c (- (* -1 (* a c)) (* -1/2 (* a c))))) (pow b_2 4))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 2 (/ (- (* -1 (* a c)) (* -1/2 (* a c))) (pow b_2 2)))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a (* c (- (* -1 (* a c)) (* -1/2 (* a c))))) (pow b_2 4))) (+ (* -1/8 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a c)) (* -1/2 (* a c))))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* -1/8 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 2 (/ (- (* -1 (* a c)) (* -1/2 (* a c))) (pow b_2 2))))))))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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) (- (+ (* (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) (- (+ (* (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) (- (+ (* (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/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (- (+ (* (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 (- (+ (* (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 (- (+ (* (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/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))))) |
#s(approx (- (+ (* (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 (/ (+ (* 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)))))))) |
#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 (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 (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* 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 (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* 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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (- (* -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/2 (* a c)) (* -1/8 (/ (* (pow a 2) (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 (* a c)) (* 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)))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (- (+ (* -1 (/ c (pow b_2 2))) (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (pow b_2 2)))) (* 2 (/ 1 a)))) (* -2 (/ c (pow b_2 2)))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (- (+ (* -1 (/ c (pow b_2 2))) (+ (* -1 (/ (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (* a (pow b_2 4)))) (+ (* 1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (* a (pow b_2 4)))) (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (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))) (* a (pow b_2 4)))) (* 2 (/ 1 a))))))) (+ (* -2 (/ c (pow b_2 2))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (* a (pow b_2 4)))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (- (+ (* -1 (/ c (pow b_2 2))) (+ (* -1 (/ (+ (* -1 (* (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (- (* -1 (* a c)) (* -1/2 (* a c))))) (+ (* 1/16 (* (pow a 3) (pow c 3))) (* 1/8 (* (pow a 2) (* (pow c 2) (- (* -1/2 (* a c)) (* -1 (* a c)))))))) (* a (pow b_2 6)))) (+ (* -1 (/ (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (* a (pow b_2 4)))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))))) (* a (pow b_2 6)))) (+ (* 1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (* a (pow b_2 4)))) (+ (* 1/2 (/ (* (- (* -1/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/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (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)))))) (* a (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))) (* a (pow b_2 4)))) (* 2 (/ 1 a))))))))))) (+ (* -2 (/ c (pow b_2 2))) (+ (* -1 (/ (* (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (- (* -1 (* a c)) (* -1/2 (* a c)))) (* a (pow b_2 6)))) (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (* (pow c 2) (- (* -1/2 (* a c)) (* -1 (* a c))))) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (* a (pow b_2 4))))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 2 (+ (* -1 (/ (* a c) (pow b_2 2))) (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))))) (* -2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 2 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1 (/ (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* 1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (pow b_2 4))) (+ (* 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)))))))) (+ (* -2 (/ (* a c) (pow b_2 2))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (/ (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (pow b_2 4))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 2 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1 (/ (+ (* -1 (* (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (- (* -1 (* a c)) (* -1/2 (* a c))))) (+ (* 1/16 (* (pow a 3) (pow c 3))) (* 1/8 (* (pow a 2) (* (pow c 2) (- (* -1/2 (* a c)) (* -1 (* a c)))))))) (pow b_2 6))) (+ (* -1 (/ (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))))) (pow b_2 6))) (+ (* 1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (pow b_2 4))) (+ (* 1/2 (/ (* (- (* -1/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))) (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)))))))))))) (+ (* -2 (/ (* a c) (pow b_2 2))) (+ (* -1 (/ (* (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (- (* -1 (* a c)) (* -1/2 (* a c)))) (pow b_2 6))) (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (* (pow c 2) (- (* -1/2 (* a c)) (* -1 (* a c))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (/ (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (pow b_2 4)))))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 b_2))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))) (* -1 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 1 (+ (* -1 (/ (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (* -1/2 (/ (* a c) (pow b_2 2))))) (* -1 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 1 (+ (* -1 (/ (+ (* -1 (* (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (- (* -1 (* a c)) (* -1/2 (* a c))))) (+ (* 1/16 (* (pow a 3) (pow c 3))) (* 1/8 (* (pow a 2) (* (pow c 2) (- (* -1/2 (* a c)) (* -1 (* a c)))))))) (pow b_2 6))) (* -1/2 (/ (* a c) (pow b_2 2))))) (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (/ (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (pow b_2 4))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 b_2))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))))) (* -1 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 1 (+ (* -1 (/ (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* 1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (pow b_2 4))) (+ (* 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)))))))) (* -1 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 1 (+ (* -1 (/ (+ (* -1 (* (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (- (* -1 (* a c)) (* -1/2 (* a c))))) (+ (* 1/16 (* (pow a 3) (pow c 3))) (* 1/8 (* (pow a 2) (* (pow c 2) (- (* -1/2 (* a c)) (* -1 (* a c)))))))) (pow b_2 6))) (+ (* -1 (/ (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/8 (* (pow a 2) (pow c 2))) (* (- (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))))) (pow b_2 6))) (+ (* 1/2 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1/2 (* a c)) (* -1 (* a c)))) (pow b_2 4))) (+ (* 1/2 (/ (* (- (* -1/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))) (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)))))))))))) (* -1 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (/ (+ (* -1 (* a b_2)) (* a b_2)) (pow a 2)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (+ (* -1 (* a b_2)) (* a b_2)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* -1/2 (/ (* (pow a 2) c) b_2)) (* a b_2))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5))))))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (+ (* -1/2 (/ (* (pow a 2) c) b_2)) (* a b_2)))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5)))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #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) (* c (neg a)))) #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/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 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (sqrt (neg c)) #s(hole binary64 (* (sqrt c) (sqrt -1)))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* c (+ (* -1/2 (/ (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) b_2)) (* c (+ (* -1/2 (/ (* a (- (* -1 a) (* 1/2 a))) b_2)) (* -1/8 (/ (* (pow a 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 3))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* c (+ (* -1/2 (/ (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) b_2)) (* c (+ (* -1/2 (/ (* a (- (* -1 a) (* 1/2 a))) b_2)) (+ (* -1/8 (/ (* (pow a 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 3))) (* c (+ (* -1/8 (/ (* (pow a 2) (- (* -1 a) (* 1/2 a))) (pow b_2 3))) (+ (* -1/16 (/ (* (pow a 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 5))) (* 1/16 (/ (pow a 3) (pow b_2 3))))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* c (+ (* -1/2 (/ (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) b_2)) (* c (+ (* -1/2 (/ (* a (- (* -1 a) (* 1/2 a))) b_2)) (+ (* -1/8 (/ (* (pow a 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 3))) (* c (+ (* -1/8 (/ (* (pow a 2) (- (* -1 a) (* 1/2 a))) (pow b_2 3))) (+ (* -1/16 (/ (* (pow a 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) (pow b_2 5))) (+ (* 1/16 (/ (pow a 3) (pow b_2 3))) (* c (+ (* -1/2 (/ (* (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6)))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))) b_2)) (+ (* -1/16 (/ (* (pow a 3) (- (* -1 a) (* 1/2 a))) (pow b_2 5))) (+ (* 1/64 (/ (pow a 4) (pow b_2 5))) (* 1/32 (/ (pow a 4) (pow b_2 5)))))))))))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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)) (* c (- (* -1 a) (* 1/2 a)))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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)) (* c (- (+ (* -1 a) (* -1/8 (/ (* (pow a 2) c) (pow b_2 2)))) (* 1/2 a)))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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)) (* c (- (+ (* -1 a) (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))) (* 1/2 a)))) (* -1 (pow b_2 2))))) |
#s(approx (- (+ (* (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/2 a))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (+ (* (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/8 (/ (* (pow a 2) c) (pow b_2 2)))) (* 1/2 a))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (- (+ (* c (- (+ (* -1 a) (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))) (* 1/2 a))) (pow b_2 2)) (* -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)) (* 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 (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 (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* 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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#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 (- (+ (* 2 (pow b_2 2)) (* c (- (* -1 a) (* 1/2 a)))) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* c (- (+ (* -1 a) (* -1/8 (/ (* (pow a 2) c) (pow b_2 2)))) (* 1/2 a)))) (* -1 (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 (- (+ (* 2 (pow b_2 2)) (* c (- (+ (* -1 a) (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))) (* 1/2 a)))) (* -1 (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 (- (+ (* c (- (* -1 a) (* 1/2 a))) (pow b_2 2)) (* -1 (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 (- (+ (* c (- (+ (* -1 a) (* -1/8 (/ (* (pow a 2) c) (pow b_2 2)))) (* 1/2 a))) (pow b_2 2)) (* -1 (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 (- (+ (* c (- (+ (* -1 a) (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))) (* 1/2 a))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (/ (* (pow b_2 3) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (/ (* (pow b_2 3) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) a)))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* c (+ (* -1 (/ (* (pow b_2 3) (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a)) (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 a) (* 1/2 a)) 2)) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3)))) (+ (* -1/8 (/ (* a b_2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (+ (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* a (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)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))))))) (+ (/ (* (pow b_2 3) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (/ (* (pow b_2 3) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) a))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* c (+ (* -1 (/ (* (pow b_2 3) (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a)) (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 a) (* 1/2 a)) 2)) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3)))) (+ (* -1/8 (/ (* a b_2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (+ (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* a (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)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* c (+ (* -1 (/ (* (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 a) (* 1/2 a)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (* -1/8 (/ (* (pow a 2) b_2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* -1 a) (* 1/2 a))) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (pow b_2 3) (+ (* -1 (/ (* (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (- (* -1 a) (* 1/2 a))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow a 2) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (pow a 3) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) a)) (+ (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (pow b_2 3)))) (+ (* -1/16 (/ (pow a 2) (* b_2 (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* a (* b_2 (- (* -1 a) (* 1/2 a)))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* 1/2 (/ (* (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 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/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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))))))))))))))) (+ (/ (* (pow b_2 3) (- (* -1 a) (* 1/2 a))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (/ (* (pow b_2 3) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) a))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* (pow b_2 3) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 a) (* 1/2 a)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* -1/8 (/ (* (pow a 2) b_2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (+ (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))))) (+ (* (pow b_2 3) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 a) (* 1/2 a)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* -1/8 (/ (* (pow a 2) b_2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (+ (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* c (+ (* -1 (* (pow b_2 3) (+ (* -1 (/ (* (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (- (* -1 a) (* 1/2 a))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow a 2) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (pow a 3) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (+ (* -1 (/ (* (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 a) (* 1/2 a)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (* -1/8 (/ (* (pow a 2) b_2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* -1 a) (* 1/2 a))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (pow b_2 3))) (+ (* -1/16 (/ (pow a 3) (* b_2 (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* (pow a 2) (* b_2 (- (* -1 a) (* 1/2 a)))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* 1/2 (/ (* (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 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 (/ (- (* -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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))))))))))))) (+ (* (pow b_2 3) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (/ (* (pow b_2 3) (* c (- (* -1 a) (* 1/2 a)))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* c (+ (* c (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 a) (* 1/2 a)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (* -1/8 (/ (* (pow a 2) b_2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (* (pow b_2 3) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* c (+ (* c (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 a) (* 1/2 a)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (+ (* -1/8 (/ (* (pow a 2) b_2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* c (+ (* -1 (/ (* (+ (* -1 (/ (* (pow b_2 3) (pow (- (* -1 a) (* 1/2 a)) 2)) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))) (* -1/8 (/ (* (pow a 2) b_2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (- (* -1 a) (* 1/2 a))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/16 (/ (pow a 3) (* b_2 (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (* 1/8 (/ (* (pow a 2) (* b_2 (- (* -1 a) (* 1/2 a)))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 3))))))))) (/ (* (pow b_2 3) (- (* -1 a) (* 1/2 a))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* (pow b_2 3) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) (* (pow b_2 3) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (+ (* -1 (* (pow b_2 3) (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* c (+ (* -1 (* (pow b_2 3) (+ (* -1 (/ (* (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (- (* -1 a) (* 1/2 a))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow a 2) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (pow a 3) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (+ (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1/8 (/ (pow a 2) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))) (/ (* (- (* -1 a) (* 1/2 a)) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (pow b_2 3))) (+ (* 1/2 (/ (* (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 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 (/ (- (* -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) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))))))))) (* (pow b_2 3) (- (* 1/2 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))) (* -1 (/ a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a))) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (sqrt (* a (pow c 3))) (* (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (* b_2 (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))) c)) (+ (* 2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow b_2 3) (pow c 2))) (+ (* -1 (/ (* b_2 (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))) c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b_2 2) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))) (sqrt -1)))) (+ (* 1/2 (/ (pow b_2 3) (pow c 2))) (+ (* 2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow b_2 3) (pow c 2))) (+ (* -1 (/ (* b_2 (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))) c)) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b_2 2) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))) (sqrt -1)))) (+ (* 1/2 (/ (pow b_2 3) (pow c 2))) (+ (* 2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (sqrt -1))) (* (sqrt (/ a c)) (* (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))) #s(hole binary64 (* c (- (+ (* -1 a) (* 2 (/ (pow b_2 2) c))) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) c)))) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) 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 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 (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* c (- (+ (* -1 a) (/ (pow b_2 2) c)) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (+ (* (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/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) c))) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (+ (* (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/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) 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 a) c) (* b_2 b_2)) #s(hole binary64 (* c (+ (* -1 a) (/ (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 (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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (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))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (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)))) (/ 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)))))) #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) (* 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 (* c (- (+ (* -1 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 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 (* c (- (+ (* -1 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) 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 (- (* (sqrt (+ (* (neg a) 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) (/ (pow b_2 2) 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 (* c (- (+ (* -1 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) 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 (* c (- (+ (* -1 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) 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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* (sqrt (/ a c)) (/ (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (* c (+ (* -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 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -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 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))))))))) (* (sqrt (/ a c)) (/ (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) #s(hole binary64 (* c (+ (* -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 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) (+ (* -1 (* (sqrt (/ a (pow c 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -1 (* (sqrt (/ a (pow c 7))) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ c a)) (/ (pow b_2 5) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))) (+ (* -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 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 (* (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 (/ (pow b_2 5) (* a (* (pow c 3) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) (* (sqrt (/ a c)) (/ (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* c (+ (* -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)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* c (+ (* -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 (* (sqrt (/ (pow a 3) (pow c 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -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 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))))))))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* c (+ (* -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 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 7))) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ c a)) (/ (pow b_2 5) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))) (+ (* -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 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 (* (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 (/ (pow b_2 5) (* (pow c 3) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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) (* c (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* 2 (/ (pow b_2 5) (* c (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (/ (+ (* -4 (/ (pow b_2 7) (* (pow c 2) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (+ (* -1 (/ (pow b_2 3) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 6) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) (* 2 (/ (pow b_2 5) (* c (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))) c))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (/ (+ (* -4 (/ (pow b_2 7) (* (pow c 2) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 7) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 6) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))) (* (pow c 3) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 8) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))) (+ (* -1 (/ (pow b_2 3) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 6) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) (* 2 (/ (pow b_2 5) (* c (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) c))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* c (+ (* -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)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* c (+ (* -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 (* (sqrt (/ (pow a 3) (pow c 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 3) (* (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))))))))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* c (+ (* -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 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 5))) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 7))) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b_2 3) (* (sqrt -1) (pow (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ c a)) (/ (pow b_2 5) (* (sqrt -1) (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 (* (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))))))))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -1)) (/ (* a b_2) c)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a)))) #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) (* c (neg a))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* (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 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) 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 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (neg (sqrt (/ (neg c) a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (neg c)) (sqrt a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (neg c)) #s(hole binary64 (* -1 (* (sqrt c) (sqrt -1))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (- (* -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 (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (sqrt (* a (pow c 3))) (* (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1 (* b_2 (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* 2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1 (* b_2 (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* -1 (/ (+ (* -2 (pow b_2 3)) (+ (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (* (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (* 1/2 (pow b_2 3)))) c)) (* 2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1 (* b_2 (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* -1 (/ (+ (* -2 (pow b_2 3)) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (pow b_2 4) (sqrt -1)))) c)) (+ (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (* (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (* 1/2 (pow b_2 3))))) c)) (* 2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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) (- (+ (* (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) (- (+ (* (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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) c))) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* (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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (* 2 (pow b_2 2))) c))) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* (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 (- (+ (* (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 (/ (pow b_2 2) c))) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* (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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) c))) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* (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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (pow b_2 2)) c))) (* -1 (* (sqrt (/ a c)) (* b_2 (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 (* (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 (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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* (neg a) c) (* b_2 b_2)))) #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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 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 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (* 2 (pow b_2 2))) 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 (* 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 (/ (pow b_2 2) 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 (* c (- (+ a (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) 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 (* c (- (+ a (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (pow b_2 2)) 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)))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)))) (* (sqrt (/ a c)) (/ (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (/ (+ (* -2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 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)))))))))) c))) c)) (* (sqrt (/ a c)) (/ (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (/ (+ (* -2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ c a)) (/ (* (pow b_2 5) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))) (+ (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b_2 2) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 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)))))))) (* 2 (/ (pow b_2 5) (* a (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))) 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))))))))))) c))) c)) (* (sqrt (/ a c)) (/ (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 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)))))))))) c))) c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b_2 2) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ c a)) (/ (* (pow b_2 5) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))) (+ (* 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)))))))) (* 2 (/ (pow b_2 5) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) 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))))))))))) c))) c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (/ (pow b_2 3) (* c (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (pow b_2 5) (* c (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (pow b_2 3) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) c)))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow b_2 7) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 6) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c)) (* 2 (/ (pow b_2 5) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) c)) (* -1 (/ (pow b_2 3) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) c)))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (pow b_2 7) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (+ (* -1 (/ (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 7) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 6) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ c a)) (/ (* (pow b_2 8) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))) c)) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 6) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) c)) (* 2 (/ (pow b_2 5) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) c)) (* -1 (/ (pow b_2 3) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) c)))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)))) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))))) (* 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))))))))) c))) c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (+ (* -4 (/ (pow b_2 4) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b_2 2) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (+ (* -2 (/ (* (pow b_2 2) (+ (* -4 (/ (pow b_2 4) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b_2 3) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* -1 (* (sqrt (/ c a)) (/ (* (pow b_2 5) (sqrt -1)) (pow (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))) (* 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)))))))))) c)) (* 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)))))))))) c))) c)) (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) #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))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))))) (neg.f64 (*.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) (*.f64 a a)) |
(+.f64 (/.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (/.f64 (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) (*.f64 a a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 b_2) a) (-.f64 (*.f64 (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))))))) |
(fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(+.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) |
(neg.f64 b_2) |
b_2 |
a |
(*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))))) |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (pow.f64 (*.f64 c (neg.f64 a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2) (-.f64 (*.f64 (*.f64 c (neg.f64 a)) (*.f64 c (neg.f64 a))) (*.f64 (*.f64 b_2 b_2) (*.f64 c (neg.f64 a)))))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 c (neg.f64 a))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 c (neg.f64 a))) |
(fma.f64 b_2 b_2 (*.f64 c (neg.f64 a))) |
(+.f64 (*.f64 b_2 b_2) (*.f64 c (neg.f64 a))) |
(*.f64 c (neg.f64 a)) |
c |
(neg.f64 a) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 a a) |
(pow.f64 a #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(pow.f64 (/.f64 (neg.f64 c) a) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 c))) (neg.f64 (sqrt.f64 a))) |
(/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 c) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(pow.f64 (/.f64 (neg.f64 c) a) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 c))) (neg.f64 (sqrt.f64 a))) |
(/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(pow.f64 (neg.f64 c) #s(literal 1/2 binary64)) |
(sqrt.f64 (neg.f64 c)) |
(pow.f64 a #s(literal 1/2 binary64)) |
(sqrt.f64 a) |
(/.f64 (neg.f64 (/.f64 (*.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))))) (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 (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))))) (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 (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)))))) (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 (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))))) (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 (*.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 (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 (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)) |
(*.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 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.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 (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 (-.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 (*.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 (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 (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)) |
(/.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 (/.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))))))) a) (/.f64 (/.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))))))) a)) |
(/.f64 (+.f64 (pow.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))))))) #s(literal 3 binary64)) (pow.f64 (/.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))))))) #s(literal 3 binary64))) (fma.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 (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 (*.f64 (/.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 (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 (+.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 (fma.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 (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)))))) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (*.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)))))) (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 (neg.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 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 (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 (*.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))) |
#s(literal 3 binary64) |
(/.f64 (neg.f64 (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 (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))))))) |
(pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 3/2 binary64))) |
#s(literal 3/2 binary64) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (/.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) a)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (/.f64 (+.f64 b_2 (fma.f64 #s(literal -1 binary64) b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2)))) a)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (/.f64 (+.f64 b_2 (fma.f64 #s(literal -1 binary64) 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)))))))) a)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (/.f64 (+.f64 b_2 (fma.f64 #s(literal -1 binary64) 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)))))))))) a)) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 a (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 a (+.f64 b_2 (fma.f64 #s(literal -1 binary64) b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 a (+.f64 b_2 (fma.f64 #s(literal -1 binary64) 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 (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 a (+.f64 b_2 (fma.f64 #s(literal -1 binary64) 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 a a) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 a b_2)) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 a (+.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 a (+.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 (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 a (+.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 (sqrt (+ (* b_2 b_2) (* c (neg a)))) b_2) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) (+.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) (+.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 (+ (* b_2 b_2) (* c (neg a)))) (+.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 (+ (* b_2 b_2) (* c (neg a))) (*.f64 b_2 b_2)) |
#s(approx (+ (* b_2 b_2) (* c (neg a))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2))) |
#s(approx (* c (neg a)) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (neg a) (*.f64 #s(literal -1 binary64) a)) |
#s(approx (* a a) (*.f64 a a)) |
#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) (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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) 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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) 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 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64)))))))))) |
#s(approx (neg (sqrt (/ (neg c) a))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (sqrt (neg c)) (sqrt a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (neg c) a) (*.f64 #s(literal -1 binary64) (/.f64 c a))) |
#s(approx (/ (sqrt (neg c)) (sqrt a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (sqrt a) (sqrt.f64 a)) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64)))))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 binary64) (/.f64 (*.f64 a c) b_2))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) b_2))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) b_2) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (pow.f64 b_2 #s(literal 3 binary64))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) b_2) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) b_2) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 c b_2) #s(literal 3 binary64)))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) b_2) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) b_2) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (pow.f64 b_2 #s(literal 5 binary64))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 c b_2) #s(literal 3 binary64)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) b_2) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 b_2 #s(literal 5 binary64))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 5 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 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)))) (*.f64 #s(literal -1 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 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) c (*.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 #s(literal -1 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 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) c (*.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 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2)))))) (*.f64 #s(literal 1/2 binary64) c)))) (*.f64 #s(literal -1 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 -1 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 (fma.f64 a (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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 (fma.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) c (*.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)) (*.f64 #s(literal -1 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 (fma.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) c (*.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 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2)))))) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* 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)))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.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 (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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 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 (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 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 b_2) (sqrt (+ (* (neg a) c) (* b_2 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 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 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 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)))) (*.f64 #s(literal -1 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 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) c (*.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 #s(literal -1 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 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) c (*.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 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2)))))) (*.f64 #s(literal 1/2 binary64) c)))) (*.f64 #s(literal -1 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 -1 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 (fma.f64 a (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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 (fma.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) c (*.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)) (*.f64 #s(literal -1 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 (fma.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) c (*.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 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2)))))) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* 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)))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) a)) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (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))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) a)) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (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))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 c c)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (fma.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 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 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))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))))) (fma.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) a)) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (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))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 c c)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (fma.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 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64))) (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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (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 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 c c)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.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))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 b_2 (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 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 #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 (-.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))))))))))))) (fma.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) a)) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (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))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (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))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 c c)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (fma.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 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 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))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))))) (fma.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (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))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 c c)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (fma.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 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64))) (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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (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 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 c c)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.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))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 b_2 (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 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 #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 (-.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))))))))))))) (fma.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (/.f64 (*.f64 a (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 c c)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 c c)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 c c)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 b_2 (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))))))))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (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))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (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))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.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 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 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))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (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))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.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 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64))) (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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (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 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))))) (fma.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))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 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 #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 (-.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))))))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (pow.f64 b_2 #s(literal 3 binary64))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) (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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) (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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a 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) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (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)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 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 (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 (*.f64 a 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) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 (*.f64 a a) (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)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 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 (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 (*.f64 a 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 (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 (*.f64 a 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 (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 (*.f64 a 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 (sqrt (+ (* b_2 b_2) (* c (neg a)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) (*.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 (+ (* b_2 b_2) (* c (neg a)))) (*.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 (+ (* b_2 b_2) (* c (neg a)))) (*.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 (+ (* b_2 b_2) (* c (neg a))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (+ (* b_2 b_2) (* c (neg a))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b_2 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 (/ (+ (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 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)))) (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) (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 (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 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)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 b_2 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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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)))) (/.f64 b_2 a)))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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))))) (/.f64 b_2 a)))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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) (- (+ (* (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))))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 (-.f64 (*.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))))))) a) (fma.f64 #s(literal 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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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) (- (+ (* (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))))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 (-.f64 (*.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))))))) a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.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))))))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a)) (fma.f64 #s(literal 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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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) (- (+ (* (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))))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 (-.f64 (*.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))))))) a) (fma.f64 #s(literal -1/2 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)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.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))))))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a)) (fma.f64 #s(literal 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)))) (fma.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))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 (-.f64 (*.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 (-.f64 (fma.f64 #s(literal -1 binary64) c (*.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 a (-.f64 (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.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 a (-.f64 (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_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)))) (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 (- (* (sqrt (+ (* (neg a) 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 (*.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 (-.f64 (fma.f64 #s(literal -1 binary64) c (/.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 (- (* (sqrt (+ (* (neg a) 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) c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 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 (- (* (sqrt (+ (* (neg a) 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) c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b_2 b_2) 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 (* (sqrt (+ (* (neg a) c) (* b_2 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)))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (/.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 (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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (sqrt.f64 (*.f64 (*.f64 a c) #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 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 b_2 a)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_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))))) (/.f64 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 (-.f64 (*.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 (-.f64 (fma.f64 #s(literal -1 binary64) c (*.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 a (-.f64 (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.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 a (-.f64 (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_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)))) (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 (- (* (sqrt (+ (* (neg a) 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 (*.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 (-.f64 (fma.f64 #s(literal -1 binary64) c (/.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 (- (* (sqrt (+ (* (neg a) 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) c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 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 (- (* (sqrt (+ (* (neg a) 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) c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b_2 b_2) 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 (* (sqrt (+ (* (neg a) c) (* b_2 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)))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b_2 b_2) a)))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 a a) (-.f64 (*.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 (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)) (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (*.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 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #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))) (pow.f64 (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 (*.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 (sqrt.f64 (/.f64 a c)) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 a a) (-.f64 (*.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 (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)) (-.f64 (*.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 #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)) (-.f64 (*.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 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) (*.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 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) (*.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 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 a a) (-.f64 (*.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 (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)) (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) (*.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 (*.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 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #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))) (pow.f64 (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 (*.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 (sqrt.f64 (/.f64 a c)) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 a a) (-.f64 (*.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 (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)) (-.f64 (*.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 #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)) (-.f64 (*.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 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (-.f64 (*.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) (+ (* b_2 b_2) (- (+ (* (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)) (-.f64 (*.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 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 a (pow.f64 (-.f64 (*.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)))))) a)) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 7 binary64)) (*.f64 (*.f64 a a) (pow.f64 (-.f64 (*.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) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.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 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 2 binary64) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 a (pow.f64 (-.f64 (*.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)))))))) a)) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 7 binary64)) (*.f64 (*.f64 a a) (pow.f64 (-.f64 (*.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 -2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 a #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 7 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 (*.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 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b_2 #s(literal 8 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.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 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 2 binary64) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 a (pow.f64 (-.f64 (*.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)))))))))) a)) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (*.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 a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.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 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.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 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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)) (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.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 (*.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 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #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))) (pow.f64 (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 (*.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 (sqrt.f64 (/.f64 a c)) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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)) (-.f64 (*.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 #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)) (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 a) c) (* b_2 b_2)) 3/2) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 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 a) c) (* b_2 b_2)) 3/2) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a 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) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.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)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 (*.f64 a 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) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.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))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #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 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #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)))) (*.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))))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #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)))) (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)))) (*.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)))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) (*.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 (+ (* b_2 b_2) (* c (neg a)))) (*.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 (+ (* b_2 b_2) (* c (neg a)))) (*.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 (+ (* b_2 b_2) (* c (neg a))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) a)))))) |
#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))) (*.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)))) |
#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 (+.f64 b_2 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)))) |
#s(approx (sqrt a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 a) #s(literal -1 binary64)))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.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)))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (-.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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (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 (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.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 (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (-.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 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 (sqrt.f64 (/.f64 c 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 (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (-.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 (fma.f64 #s(literal -2 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (*.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/2 binary64) (pow.f64 b_2 #s(literal 3 binary64))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) a) (*.f64 (sqrt.f64 (/.f64 c 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 (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (-.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 (fma.f64 #s(literal -2 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (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 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (*.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/2 binary64) (pow.f64 b_2 #s(literal 3 binary64)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) a) (*.f64 (sqrt.f64 (/.f64 c 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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+.f64 c (*.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 (+.f64 c (*.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))) (*.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 (+.f64 c (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.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)))))) a) (*.f64 #s(literal 2 binary64) (*.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 (- (* (sqrt (+ (* (neg a) 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 (+.f64 c (*.f64 #s(literal -1 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 (- (* (sqrt (+ (* (neg a) 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 (+.f64 c (*.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))) (*.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 (+.f64 c (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.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)))))) a) (*.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 (* (sqrt (+ (* (neg a) c) (* b_2 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 (*.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 (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 b_2) (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 (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 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 (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+.f64 c (*.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 (+.f64 c (*.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))) (*.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 (+.f64 c (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.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)))))) a) (*.f64 #s(literal 2 binary64) (*.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 (- (* (sqrt (+ (* (neg a) 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 (+.f64 c (*.f64 #s(literal -1 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 (- (* (sqrt (+ (* (neg a) 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 (+.f64 c (*.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))) (*.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 (+.f64 c (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.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)))))) a) (*.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 (* (sqrt (+ (* (neg a) c) (* b_2 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 (*.f64 b_2 b_2) a)))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)) (-.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 #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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)) (-.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 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 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 2 binary64)))))))) (fma.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)))))))) (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)) (-.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 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.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))))) (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)))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 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 2 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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 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)))))))) (fma.f64 #s(literal -1 binary64) (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 -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 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 2 binary64)))))))) (fma.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))))))) (*.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 #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)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 a (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) (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)) (-.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (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 (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 -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 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 2 binary64)))))))) (fma.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))))))) (*.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))))))))))) 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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (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 (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 -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 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 2 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.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))))) (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)))) (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 -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 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 2 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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 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)))))))) (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) (*.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)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b_2 #s(literal 5 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) (fma.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))))))) (*.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)))))))))))) 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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/.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))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 a (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 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) a))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 7 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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 6 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 2 binary64)))))) a) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b_2 #s(literal 5 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) (*.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))))))))) a))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 7 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))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 7 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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 6 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 2 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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 8 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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 6 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 2 binary64))))))) a) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b_2 #s(literal 5 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) (*.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))))))))) a))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)) (-.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 a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (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 a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (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 (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 -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 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 2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 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)))))))))) 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 a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (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 (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 -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 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 2 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.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))))) (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)))) (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 -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 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 2 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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 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 (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))))))))))) a) (*.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))))))))))) 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 a) c) (* b_2 b_2)) 3/2) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (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 a) c) (* b_2 b_2)) 3/2) (*.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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) (*.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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (fma.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))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (fma.f64 b_2 (-.f64 (*.f64 b_2 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) (pow.f64 a #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (fma.f64 #s(literal -1 binary64) (*.f64 a b_2) (sqrt.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (fma.f64 b_2 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (fma.f64 b_2 (fma.f64 #s(literal -1 binary64) a (*.f64 b_2 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))) |
#s(approx (neg b_2) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx b_2 b_2) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) (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 (+ (* b_2 b_2) (* c (neg a)))) (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 (+ (* b_2 b_2) (* c (neg a)))) (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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.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))) (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 b_2 (-.f64 (*.f64 b_2 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) (pow.f64 a #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 #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))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) (pow.f64 a #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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) b_2 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 #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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (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(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 b_2 (fma.f64 a c (*.f64 a (*.f64 c #s(literal -1 binary64))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 b_2 (fma.f64 a c (fma.f64 a (*.f64 c #s(literal -1 binary64)) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 b_2 (fma.f64 a c (fma.f64 a (*.f64 c #s(literal -1 binary64)) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #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 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 (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 (-.f64 (*.f64 #s(literal 2 binary64) b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #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 (-.f64 (*.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))))))) (*.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))))) (*.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 (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 (-.f64 (*.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))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (* b_2 b_2) (*.f64 b_2 b_2)) |
#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 (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 (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.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 (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 b_2 (-.f64 (*.f64 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(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #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 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 (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 (-.f64 (*.f64 #s(literal 2 binary64) b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #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 (-.f64 (*.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))))))) (*.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))))) (*.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 (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 (-.f64 (*.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))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 #s(literal -1 binary64)) a)))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 b_2 (fma.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 2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.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))))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 b_2 (fma.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 2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #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 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 (fma.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/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))))))) (fma.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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 (*.f64 (*.f64 a a) c) #s(literal -1 binary64)))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (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 (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 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 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 2 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) (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 (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 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 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (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 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 (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 5 binary64)) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))))))) (fma.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))) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 (*.f64 a c) #s(literal -1 binary64)))))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a c))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 (fma.f64 b_2 (fma.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) (pow.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 (fma.f64 b_2 (fma.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 b_2 (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))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) (pow.f64 (*.f64 a c) #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 (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (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 (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 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 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 2 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) (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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 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 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (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 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 (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 5 binary64)) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))))))) (*.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))) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))))))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 b_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 a) c) (* b_2 b_2)) 3/2) (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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) (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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (/.f64 (*.f64 b_2 (+.f64 a (*.f64 #s(literal -1 binary64) a))) (*.f64 a a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (/.f64 #s(literal 0 binary64) a)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (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))) (/.f64 #s(literal 0 binary64) a)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 b_2 (+.f64 a (*.f64 #s(literal -1 binary64) a)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 b_2 (+.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 b_2 (+.f64 a (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 b_2 (+.f64 a (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64)))))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 b_2 (+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2)))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 b_2 (+.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 b_2 (+.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) (*.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 (+ (* b_2 b_2) (* c (neg a)))) (*.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 (+ (* b_2 b_2) (* c (neg a)))) (*.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) (* c (neg a))) (*.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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.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)))))) b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.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)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.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))))))) b_2)) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 binary64) c (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)))) b_2)) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 binary64) c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.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)))))) b_2)) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 binary64) c (fma.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)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.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))))))) b_2)) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 binary64) (*.f64 a c) (fma.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/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 (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b_2 c)))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 b_2 (fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c (-.f64 (*.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 -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 b_2 (fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c (-.f64 (*.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 -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (fma.f64 #s(literal -3/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 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.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))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 b_2 (fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (fma.f64 #s(literal -3/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 (*.f64 a (*.f64 c (-.f64 (*.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 -3/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (fma.f64 #s(literal -3/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 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.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))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (-.f64 (*.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/64 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 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 #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 (+.f64 #s(literal 3 binary64) (*.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 (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -1 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)))))) (*.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 (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.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 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))))) (*.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 (+.f64 #s(literal 2 binary64) (*.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 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 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)))))) (*.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 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.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 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)))) (*.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 (* (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 (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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (/.f64 (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 (+ (* (neg a) c) (* b_2 b_2)))) (/.f64 (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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.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/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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+.f64 #s(literal 3 binary64) (*.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 (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -1 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)))))) (*.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 (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.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 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))))) (*.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 (+.f64 #s(literal 2 binary64) (*.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 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 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)))))) (*.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 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.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 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)))) (*.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 (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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/9 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (*.f64 #s(literal 1/6 binary64) (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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 a (*.f64 b_2 b_2))) (fma.f64 #s(literal -1/9 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) a) (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))) (-.f64 (*.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/27 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 a (*.f64 b_2 b_2))) (fma.f64 #s(literal -1/72 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) a) (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))))))))))) b_2)) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (fma.f64 #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/144 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 a (*.f64 b_2 b_2))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a) (/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (-.f64 (*.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)))) (fma.f64 #s(literal -1/9 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) a) (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))) (-.f64 (*.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/18 binary64) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) a) (/.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)))) (fma.f64 #s(literal -1/27 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 a (*.f64 b_2 b_2))) (fma.f64 #s(literal -1/72 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/144 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/216 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (-.f64 (*.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))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) a) (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)))))))))))))))))) b_2)) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (fma.f64 #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/144 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/18 binary64) (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)))) (fma.f64 #s(literal 1/432 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))))))) (*.f64 a (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/144 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 a (*.f64 b_2 b_2))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/144 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.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/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a) (/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.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 6 binary64)))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/144 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))))) a) (/.f64 (-.f64 (*.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/3 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (-.f64 (*.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)))) (fma.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/9 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) a) (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))) (-.f64 (*.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/18 binary64) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) a) (/.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)))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) a) (/.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)))) (fma.f64 #s(literal -1/18 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)))) (fma.f64 #s(literal -1/27 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 a (*.f64 b_2 b_2))) (fma.f64 #s(literal -1/72 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/144 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/432 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 c #s(literal 3 binary64)) (-.f64 (*.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/216 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (-.f64 (*.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))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) a) (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))))))))))))))))))))))))))) b_2)) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (*.f64 #s(literal 1/6 binary64) (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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/9 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (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))) (-.f64 (*.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/27 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/72 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (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)))))))))) b_2)) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (fma.f64 #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/144 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.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))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/2 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/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (-.f64 (*.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))) (fma.f64 #s(literal -1/9 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (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))) (-.f64 (*.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/18 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 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/27 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/72 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/144 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/216 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.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))) (fma.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (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))))))))))))))))) b_2)) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (fma.f64 #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/144 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/18 binary64) (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)))) (fma.f64 #s(literal 1/432 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/144 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.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))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/2 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/3 binary64) (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/144 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.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/2 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/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 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))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/144 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))))) (-.f64 (*.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/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (-.f64 (*.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))) (fma.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/9 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (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))) (-.f64 (*.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/18 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 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 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 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/18 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/27 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/72 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/144 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/432 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (-.f64 (*.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/216 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.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))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (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)))))))))))))))))))))))))) b_2)) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1/3 binary64) b_2)) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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/9 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (*.f64 b_2 b_2))) #s(literal 1/3 binary64)))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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 (fma.f64 #s(literal 1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (*.f64 b_2 b_2))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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 (fma.f64 #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal 1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/144 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 6 binary64)))) (+.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 (-.f64 (*.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/72 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/27 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal 1/3 binary64) b_2)) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 b_2 (+.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 (-.f64 (*.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/6 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 a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 b_2 (+.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/9 binary64) (/.f64 (-.f64 (*.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/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.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))) (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))) (*.f64 b_2 b_2)) (*.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)))) (pow.f64 b_2 #s(literal 4 binary64))))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 b_2 (+.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/144 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.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 binary64) (/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 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/27 binary64) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal -1/9 binary64) (/.f64 (-.f64 (*.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/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.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))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 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/6 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/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 6 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)))) (pow.f64 b_2 #s(literal 4 binary64))))))))))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (*.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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) (*.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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) (*.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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.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) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (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))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 #s(literal -2 binary64) (*.f64 a b_2))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2)) (*.f64 #s(literal 2 binary64) a))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) a))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 #s(literal -1 binary64) (*.f64 a b_2))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64)))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) (*.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 (+ (* b_2 b_2) (* c (neg a)))) (*.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 (+ (* b_2 b_2) (* c (neg a)))) (*.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 (/ (+ (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 #s(literal -1 binary64) (*.f64 b_2 (fma.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 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.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 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (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))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64))))))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 b_2 (fma.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 (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (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))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64))))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 b_2 (+.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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 b_2 (+.f64 #s(literal 2 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) (- (+ (* (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))))) (*.f64 #s(literal -2 binary64) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 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 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (*.f64 b_2 b_2)))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c (-.f64 (*.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))) (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))) (fma.f64 #s(literal 1/4 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 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (*.f64 b_2 b_2))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c (-.f64 (*.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))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.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/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 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 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 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 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.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 (+.f64 #s(literal 1 binary64) (*.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 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 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)))))) (*.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 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.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 6 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))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (-.f64 (*.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))))) (-.f64 (fma.f64 #s(literal -1 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)))) (*.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))))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.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)))))) |
#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 (fma.f64 #s(literal -1 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))))) (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)))))))) |
#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 (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 (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 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 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 (+.f64 #s(literal 1 binary64) (*.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 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 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)))))) (*.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 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.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 6 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))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (-.f64 (*.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))))) (-.f64 (fma.f64 #s(literal -1 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)))) (*.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))))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.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)))))) |
#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 (fma.f64 #s(literal -1 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))))) (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)))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b_2 b_2)) (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 a (*.f64 b_2 b_2))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b_2 b_2))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.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 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 a (pow.f64 b_2 #s(literal 4 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 a (*.f64 b_2 b_2))) (fma.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 a (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) a) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 4 binary64)))))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.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 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c)))))))) (*.f64 a (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.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 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.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 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a) (/.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 6 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 a (*.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))))))) (*.f64 a (pow.f64 b_2 #s(literal 6 binary64)))) (fma.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 a (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.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 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) a) (/.f64 (-.f64 (*.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/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 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/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/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) a) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 4 binary64))))))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (+.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 (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 -2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (+.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 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.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 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/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/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))))))))) (fma.f64 #s(literal -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 (*.f64 (-.f64 (*.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 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (+.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 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.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 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/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 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.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 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 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/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.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 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c)))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/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/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/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) (/.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))))))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.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 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (-.f64 (*.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/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 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/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/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 (*.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 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (pow.f64 b_2 #s(literal 4 binary64)))))))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.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 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.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 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c)))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))) (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 (*.f64 (-.f64 (*.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 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (+.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/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 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.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 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/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/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))))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.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 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/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 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.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 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/2 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/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.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 a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c)))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/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/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/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) (/.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))))))))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (*.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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) (*.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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) (*.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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a b_2) (*.f64 a b_2)) (*.f64 a a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (/.f64 b_2 a)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (fma.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)))) (/.f64 b_2 a)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b_2 #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64)))) (/.f64 b_2 a)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (fma.f64 #s(literal -1 binary64) (*.f64 a b_2) (*.f64 a b_2))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (fma.f64 #s(literal -1 binary64) (*.f64 a b_2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) b_2) (*.f64 a b_2)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (fma.f64 #s(literal -1 binary64) (*.f64 a b_2) (fma.f64 a b_2 (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b_2 #s(literal 3 binary64))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (fma.f64 #s(literal -1 binary64) (*.f64 a b_2) (fma.f64 a b_2 (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) b_2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 a b_2) #s(literal 3 binary64)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b_2 #s(literal 5 binary64))))))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) b_2) (*.f64 a b_2))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (fma.f64 a b_2 (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b_2 #s(literal 3 binary64)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (fma.f64 a b_2 (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) b_2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 a b_2) #s(literal 3 binary64)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b_2 #s(literal 5 binary64)))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) (+.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 (+ (* b_2 b_2) (* c (neg a)))) (+.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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b_2 #s(literal 5 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) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c a) (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 5 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64)))))) |
#s(approx (neg c) (*.f64 #s(literal -1 binary64) c)) |
#s(approx (sqrt (neg c)) (sqrt.f64 (*.f64 c #s(literal -1 binary64)))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (*.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 (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b_2 #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64)))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c a) (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 5 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64)))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) b_2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (pow.f64 b_2 #s(literal 3 binary64))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) b_2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) b_2) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 a b_2) #s(literal 3 binary64)))))))))))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) b_2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) b_2) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (pow.f64 b_2 #s(literal 5 binary64))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 a b_2) #s(literal 3 binary64)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) b_2) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (pow.f64 b_2 #s(literal 5 binary64))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 5 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 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)))) (*.f64 #s(literal -1 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 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) a (*.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 #s(literal -1 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 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) a (*.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 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 b_2)))))) (*.f64 #s(literal 1/2 binary64) a)))) (*.f64 #s(literal -1 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 (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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 (fma.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) a (*.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)) (*.f64 #s(literal -1 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 (fma.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) a (*.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 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 b_2)))))) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 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 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 (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 (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 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 (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 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 (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 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 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 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 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)))) (*.f64 #s(literal -1 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 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) a (*.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 #s(literal -1 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 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) a (*.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 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 b_2)))))) (*.f64 #s(literal 1/2 binary64) a)))) (*.f64 #s(literal -1 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 (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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 (fma.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) a (*.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)) (*.f64 #s(literal -1 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 (fma.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) a (*.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 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 b_2)))))) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (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))))) (*.f64 a (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) a) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) a))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (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))))) (*.f64 a (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) a) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a b_2) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (fma.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))))) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 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))))) (*.f64 a (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))))))) (fma.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) a) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) a)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (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))))) (*.f64 a (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) a) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a b_2) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (fma.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))))) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (pow.f64 b_2 #s(literal 3 binary64)))) (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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) b_2) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) a) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (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 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))))) a) (fma.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))))) a) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (pow.f64 b_2 #s(literal 3 binary64)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) a) (/.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 (-.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))))))))))))))) (fma.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) a) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) a)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (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))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (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))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) b_2) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (fma.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 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 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))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))))) (fma.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (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))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) b_2) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (fma.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 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64))) (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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (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 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) b_2) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.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))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 b_2 (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 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 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 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 3 binary64))) (*.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))))))))))))) (fma.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) b_2) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (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 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) b_2) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) b_2) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 b_2 (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 3 binary64))))))))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (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))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (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))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.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 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 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))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (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))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.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 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64))) (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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (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 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))))) (fma.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))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 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 3 binary64))) (*.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)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))))))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) (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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) (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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (*.f64 c (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)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (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 (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)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b_2) c) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b_2) c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (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 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b_2) c) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 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)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (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 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (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 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 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)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (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 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 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)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 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 (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 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) (*.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 (+ (* b_2 b_2) (* c (neg a)))) (*.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 (+ (* b_2 b_2) (* c (neg a)))) (*.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 (+ (* b_2 b_2) (* c (neg a))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 b_2 b_2) c)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #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) (/.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)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #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) (/.f64 b_2 (*.f64 a c)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (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 (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)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 b_2 (*.f64 a c)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 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)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 b_2 (*.f64 a c)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (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 (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)))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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)))) (/.f64 b_2 c)))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/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))))) (/.f64 b_2 c)))) |
#s(approx (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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) (- (+ (* (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))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 (-.f64 (*.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))))))) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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) (- (+ (* (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))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c c)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 (-.f64 (*.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))))))) c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.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))))))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c c)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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) (- (+ (* (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))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c c)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 (-.f64 (*.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))))))) c) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 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 (*.f64 b_2 b_2) (-.f64 (*.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))))))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c c)) (fma.f64 #s(literal 2 binary64) (*.f64 (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 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 (-.f64 (*.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 (-.f64 (fma.f64 #s(literal -1 binary64) a (*.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 c (-.f64 (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.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 c (-.f64 (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_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)))) (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 (- (* (sqrt (+ (* (neg a) 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 (*.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 (-.f64 (fma.f64 #s(literal -1 binary64) a (/.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 (- (* (sqrt (+ (* (neg a) 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) a (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 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 (- (* (sqrt (+ (* (neg a) 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) a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b_2 b_2) 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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (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 (* (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 (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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) (/.f64 b_2 c)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_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))))) (/.f64 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 (-.f64 (*.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 (-.f64 (fma.f64 #s(literal -1 binary64) a (*.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 c (-.f64 (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.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 c (-.f64 (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_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)))) (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 (- (* (sqrt (+ (* (neg a) 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 (*.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 (-.f64 (fma.f64 #s(literal -1 binary64) a (/.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 (- (* (sqrt (+ (* (neg a) 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) a (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 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 (- (* (sqrt (+ (* (neg a) 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) a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b_2 b_2) 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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (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 (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 -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 (*.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 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 -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 (*.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 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 3 binary64)) (*.f64 a (*.f64 (*.f64 c c) (-.f64 (*.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 #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)) (-.f64 (*.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 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 -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 (*.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 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #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))) (pow.f64 (-.f64 (*.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 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 (*.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 (sqrt.f64 (/.f64 c a)) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (*.f64 (*.f64 c c) (-.f64 (*.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 #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)) (-.f64 (*.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 (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)) (-.f64 (*.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 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (-.f64 (*.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 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) (*.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 (*.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 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) (*.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 (*.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 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 3 binary64)) (*.f64 (*.f64 c c) (-.f64 (*.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 (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)) (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))))))) (*.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 (*.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 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #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))) (pow.f64 (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 (*.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 (sqrt.f64 (/.f64 c a)) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 c c) (-.f64 (*.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 (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)) (-.f64 (*.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 #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)) (-.f64 (*.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 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c (-.f64 (*.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) (+ (* b_2 b_2) (- (+ (* (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)) (-.f64 (*.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 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 c (pow.f64 (-.f64 (*.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)))))) c)) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 7 binary64)) (*.f64 (*.f64 c c) (pow.f64 (-.f64 (*.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) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.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 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 2 binary64) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 c (pow.f64 (-.f64 (*.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)))))))) c)) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 7 binary64)) (*.f64 (*.f64 c c) (pow.f64 (-.f64 (*.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 -2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 c #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 7 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 (*.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 (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 b_2 #s(literal 8 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.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 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 2 binary64) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 c (pow.f64 (-.f64 (*.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)))))))))) c)) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (*.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 a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.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 (*.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 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.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 (*.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 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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)) (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.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 (*.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 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #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))) (pow.f64 (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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 (*.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 (sqrt.f64 (/.f64 c a)) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 (*.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)) (-.f64 (*.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 #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)) (-.f64 (*.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 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.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 a) c) (* b_2 b_2)) 3/2) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 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 a) c) (* b_2 b_2)) 3/2) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 (*.f64 a c)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.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) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (* a a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.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/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)))) (*.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)))))) c))) c) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 a b_2) c))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a b_2) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) c) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a 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 c))) (*.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)))))) c))) c) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (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 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 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 (/.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 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))))))) |
#s(approx (* a (sqrt (+ (* b_2 b_2) (* c (neg a))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 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 3 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 (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 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c (neg a)))) (*.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 (+ (* b_2 b_2) (* c (neg a)))) (*.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 (+ (* b_2 b_2) (* c (neg a)))) (*.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 (+ (* b_2 b_2) (* c (neg a))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) c)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.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 #s(literal -1 binary64) (*.f64 c (fma.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) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #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) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.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)))) (*.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)))))) c))) c) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (neg (sqrt (/ (neg c) a))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (sqrt (neg c)) (sqrt a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (sqrt (neg c)) (sqrt a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (sqrt (neg c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 c #s(literal -1 binary64))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 (*.f64 a c)))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (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) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.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)))) (*.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)))))) c))) c) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c))))) |
#s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (-.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 (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (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 (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.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 (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (-.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 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.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 (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (-.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 (fma.f64 #s(literal -2 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b_2 b_2) (*.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/2 binary64) (pow.f64 b_2 #s(literal 3 binary64))))) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) c) (*.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 (* (+ (* b_2 b_2) (- (+ (* (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))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (-.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 (fma.f64 #s(literal -2 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (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 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b_2 b_2) (*.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/2 binary64) (pow.f64 b_2 #s(literal 3 binary64)))))) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) c) (*.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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+.f64 a (*.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 (+.f64 a (*.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))) (*.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 (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.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)))))) c) (*.f64 #s(literal 2 binary64) (*.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 (- (* (sqrt (+ (* (neg a) 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 (+.f64 a (*.f64 #s(literal -1 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 (- (* (sqrt (+ (* (neg a) 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 (+.f64 a (*.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))) (*.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 (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.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)))))) c) (*.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 (* (sqrt (+ (* (neg a) c) (* b_2 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 (*.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 (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 b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 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 (-.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 (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (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 (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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 (+.f64 a (*.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 (+.f64 a (*.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))) (*.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 (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.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)))))) c) (*.f64 #s(literal 2 binary64) (*.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 (- (* (sqrt (+ (* (neg a) 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 (+.f64 a (*.f64 #s(literal -1 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 (- (* (sqrt (+ (* (neg a) 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 (+.f64 a (*.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))) (*.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 (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.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)))))) c) (*.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 (* (sqrt (+ (* (neg a) c) (* b_2 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 (*.f64 b_2 b_2) c)))))) |
#s(approx (/ (+ (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)) (-.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (fma.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)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 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 2 binary64)))))))) (fma.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)))))))) (*.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))))))))))) c))) c) (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (fma.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)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 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 2 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 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 2 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 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 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)))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.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))))) (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)))) (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) (*.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)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 a (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) (fma.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)))))))) (*.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)))))))))))) c))) c) (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)) (-.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (fma.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)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 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 2 binary64)))))))) (fma.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))))))) (*.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))))))))))) c))) c) (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (fma.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)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 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 2 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.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))))) (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)))) (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 -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 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 2 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 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 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)))))))) (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) (*.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)))))))) (*.f64 #s(literal 2 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 2 binary64))))))) c) (fma.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))))))) (*.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)))))))))))) c))) c) (*.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) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (/.f64 (pow.f64 b_2 #s(literal 3 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 (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 c (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 (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))))))))) c))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 7 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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 6 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 2 binary64)))))) c) (*.f64 #s(literal 2 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 2 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))))))))) c))) |
#s(approx (/ (pow (neg b_2) 3) (+ (* b_2 b_2) (- (+ (* (neg a) c) (* b_2 b_2)) (* (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 7 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))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 7 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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 6 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 2 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 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 8 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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 6 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 2 binary64))))))) c) (*.f64 #s(literal 2 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 2 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))))))))) c))) |
#s(approx (/ (pow (+ (* (neg a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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)) (-.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 a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (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 a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (fma.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)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 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 2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 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)))))))))) c))) c) (*.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 a) c) (* b_2 b_2)) 3/2) (+ (* b_2 b_2) (- (+ (* (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 (fma.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)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 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 2 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.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))))) (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)))) (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 -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 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 2 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 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 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 #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))))))))))) c) (*.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))))))))))) c))) c) (*.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 a) c) (* b_2 b_2)) 3/2) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (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 a) c) (* b_2 b_2)) 3/2) (*.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 (+ (* (neg a) c) (* b_2 b_2)) 3/2) (*.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))))))) |
Compiled 153 483 to 7 776 computations (94.9% saved)
22 alts after pruning (10 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 532 | 7 | 1 539 |
| Fresh | 1 | 3 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 9 | 9 |
| Total | 1 535 | 22 | 1 557 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 33.0% | (/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) (*.f64 a a)) |
| 30.6% | (/.f64 (/.f64 (fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (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 (*.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) | |
| 28.5% | (/.f64 (/.f64 (+.f64 (pow.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))))))) #s(literal 3 binary64)) (pow.f64 (/.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))))))) #s(literal 3 binary64))) (fma.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 (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 (*.f64 (/.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 (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))))))))))) a) | |
| 19.4% | (/.f64 (/.f64 (*.f64 #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))) (+.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 (*.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) | |
| 11.2% | (/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (-.f64 (*.f64 #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) (*.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))))))) | |
| 30.9% | (/.f64 (+.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)) (+.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)))))))) a) | |
| 31.3% | (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (neg.f64 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 (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) | |
| ✓ | 50.2% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| ✓ | 31.4% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
| ✓ | 10.4% | (/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64) b_2))) a) |
| 26.8% | (/.f64 #s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 binary64) (/.f64 (*.f64 a c) b_2))) a) | |
| 24.0% | (/.f64 #s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 #s(literal -2 binary64) (*.f64 a b_2))) (*.f64 a a)) | |
| 16.7% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c))) a) | |
| ✓ | 37.4% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
| ✓ | 25.9% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) |
| 30.8% | (+.f64 (/.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))))))) a) (/.f64 (/.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))))))) a)) | |
| ✓ | 50.0% | (+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
| ✓ | 18.0% | (+.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
| ✓ | 14.2% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a))) |
| ✓ | 35.8% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
| ✓ | 16.4% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
| ✓ | 17.6% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
Compiled 2 381 to 561 computations (76.4% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 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)))) |
(/.f64 #s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 #s(literal -2 binary64) (*.f64 a b_2))) (*.f64 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))))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (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 a c) b_2))) a) |
(/.f64 #s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 binary64) (/.f64 (*.f64 a c) b_2))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a))) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c))) a) |
(/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64) b_2))) a) |
(+.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(/.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 b_2 a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
(/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c (neg.f64 a)))))) (*.f64 a a)) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) a) |
(/.f64 (/.f64 (*.f64 #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))) (+.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 (*.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 (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))))) (fma.f64 b_2 b_2 (-.f64 (*.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 (fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (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 (*.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 (*.f64 (*.f64 b_2 b_2) (neg.f64 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 (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 (/.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 (-.f64 (*.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)) (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)))))))) a) |
(/.f64 (+.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)) (+.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)))))))) a) |
(+.f64 (/.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))))))) a) (/.f64 (/.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))))))) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (-.f64 (*.f64 #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) (*.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))))))) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (/.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))))))) a) |
(/.f64 (/.f64 (+.f64 (pow.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))))))) #s(literal 3 binary64)) (pow.f64 (/.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))))))) #s(literal 3 binary64))) (fma.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 (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 (*.f64 (/.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 (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))))))))))) a) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
(/.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) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
4 calls:
| 19.0ms | c |
| 11.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 |
|---|---|---|
| 74.6% | 5 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 57.8% | 4 | a |
| 86.2% | 3 | b_2 |
| 60.8% | 7 | c |
Compiled 16 to 19 computations (-18.8% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 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)))) |
(/.f64 #s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 #s(literal -2 binary64) (*.f64 a b_2))) (*.f64 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))))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (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 a c) b_2))) a) |
(/.f64 #s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 binary64) (/.f64 (*.f64 a c) b_2))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a))) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c))) a) |
(/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64) b_2))) a) |
(+.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
(/.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) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
1 calls:
| 4.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.8% | 3 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 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)))) |
(/.f64 #s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 #s(literal -2 binary64) (*.f64 a b_2))) (*.f64 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))))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (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 a c) b_2))) a) |
(/.f64 #s(approx (/ (* (+ (* b_2 b_2) (- (+ (* (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))))) (+ (* b_2 b_2) (- (* (sqrt (+ (* (neg a) 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/2 binary64) (/.f64 (*.f64 a c) b_2))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a))) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
1 calls:
| 4.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.5% | 3 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 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)))) |
(/.f64 #s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* b_2 b_2) (* c (neg a)))))) (*.f64 #s(literal -2 binary64) (*.f64 a b_2))) (*.f64 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))))) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
1 calls:
| 3.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.9% | 5 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
1 calls:
| 2.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.2% | 3 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
1 calls:
| 1.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.8% | 2 | b_2 |
Compiled 1 to 3 computations (-200% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
4 calls:
| 23.0ms | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 1.0ms | a |
| 1.0ms | c |
| 1.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.8% | 1 | c |
| 35.8% | 1 | a |
| 35.8% | 1 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 35.8% | 1 | b_2 |
Compiled 16 to 19 computations (-18.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 1.2030620897702398e-117 | 2.638372528071913e-116 |
| 9.0ms | -4.5592789387045884e+157 | -6.235698078591182e+153 |
| 11.0ms | 155× | 0 | valid |
| 4.0ms | 24× | 1 | valid |
| 3.0ms | 13× | 2 | valid |
| 3.0ms | 35× | 0 | invalid |
Compiled 390 to 323 computations (17.2% saved)
ival-mult: 4.0ms (29.4% of total)ival-div: 2.0ms (14.7% of total)ival-sqrt: 2.0ms (14.7% of total)adjust: 1.0ms (7.4% of total)ival-sub: 1.0ms (7.4% of total)ival-add: 1.0ms (7.4% of total)ival-neg: 1.0ms (7.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.2030620897702398e-117 | 2.638372528071913e-116 |
| 41.0ms | -1.664253542964967e-117 | -2.3019169656195553e-128 |
| 22.0ms | 46× | 0 | invalid |
| 12.0ms | 160× | 0 | valid |
Compiled 625 to 499 computations (20.2% saved)
ival-mult: 3.0ms (31.5% of total)ival-div: 2.0ms (21% of total)ival-add: 1.0ms (10.5% of total)ival-sub: 1.0ms (10.5% of total)ival-sqrt: 1.0ms (10.5% of total)ival-neg: 1.0ms (10.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.2030620897702398e-117 | 2.638372528071913e-116 |
| 13.0ms | -1.664253542964967e-117 | -2.3019169656195553e-128 |
| 7.0ms | 96× | 0 | valid |
| 1.0ms | 19× | 0 | invalid |
Compiled 642 to 516 computations (19.6% saved)
ival-mult: 2.0ms (38.2% of total)ival-div: 1.0ms (19.1% of total)ival-add: 1.0ms (19.1% of total)ival-sub: 1.0ms (19.1% of total)ival-sqrt: 1.0ms (19.1% of total)ival-neg: 1.0ms (19.1% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.2030620897702398e-117 | 2.638372528071913e-116 |
| 29.0ms | 1.3010155736733266e-198 | 5.366759391988659e-193 |
| 22.0ms | -2.8758144444867325e-267 | -4.817257770038332e-268 |
| 14.0ms | -2.3019169656195553e-128 | -5.542846901895106e-129 |
| 35.0ms | 368× | 0 | valid |
| 14.0ms | 195× | 0 | invalid |
| 6.0ms | 37× | 1 | valid |
| 2.0ms | 11× | 2 | valid |
Compiled 1 096 to 878 computations (19.9% saved)
ival-mult: 13.0ms (36.9% of total)ival-div: 5.0ms (14.2% of total)ival-sqrt: 5.0ms (14.2% of total)ival-sub: 3.0ms (8.5% of total)ival-add: 3.0ms (8.5% of total)ival-neg: 3.0ms (8.5% of total)adjust: 2.0ms (5.7% of total)ival-true: 1.0ms (2.8% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 53.0ms | 2.25994344816973e-219 | 1.3010155736733266e-198 |
| 17.0ms | -4.38548494664115e-218 | -2.8732554573839255e-220 |
| 27.0ms | 27× | 1 | valid |
| 18.0ms | 261× | 0 | valid |
| 10.0ms | 137× | 0 | invalid |
Compiled 686 to 549 computations (20% saved)
ival-mult: 30.0ms (68.7% of total)ival-div: 3.0ms (6.9% of total)ival-sqrt: 3.0ms (6.9% of total)ival-add: 2.0ms (4.6% of total)ival-sub: 2.0ms (4.6% of total)ival-neg: 2.0ms (4.6% of total)adjust: 1.0ms (2.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | -6.728502271442905e-304 | 1.7641775292850642e-291 |
| 12.0ms | 176× | 0 | valid |
| 7.0ms | 95× | 0 | invalid |
Compiled 412 to 335 computations (18.7% saved)
ival-mult: 4.0ms (33.7% of total)ival-div: 2.0ms (16.8% of total)ival-sqrt: 2.0ms (16.8% of total)ival-add: 1.0ms (8.4% of total)ival-sub: 1.0ms (8.4% of total)ival-neg: 1.0ms (8.4% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 75 | 415 |
| 1 | 105 | 415 |
| 2 | 141 | 415 |
| 3 | 188 | 415 |
| 4 | 223 | 415 |
| 5 | 235 | 415 |
| 6 | 247 | 415 |
| 7 | 259 | 415 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 b_2 #s(literal -10000000000000000369475456880582265409809179829842688451922778552150543659347219597216513109705408327446511753687232667314337003349573404171046192448274432 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) (if (<=.f64 b_2 #s(literal 8340190439915411/354901720847464302026037015570314714039863945648104521621821386318671527399120079749116723981329865996466075003059657194108692201472 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) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -8517641300339143/11356855067118857664833184498250070849275646260739344691898284362197488876771842551971735167402555711886914400097909030211478150447104 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) (if (<=.f64 b_2 #s(literal 8340190439915411/354901720847464302026037015570314714039863945648104521621821386318671527399120079749116723981329865996466075003059657194108692201472 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) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -248431204593225/709803441694928604052074031140629428079727891296209043243642772637343054798240159498233447962659731992932150006119314388217384402944 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) (if (<=.f64 b_2 #s(literal 8340190439915411/354901720847464302026037015570314714039863945648104521621821386318671527399120079749116723981329865996466075003059657194108692201472 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -5267950678658237/390218568789499028922699653724145788218574767833121393857394619953171467352470702515038262882936496394978366390175827861930996959911035663286272 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) (if (<=.f64 b_2 #s(literal -7435084542388915/9293855677986144142487890613436878500820376260371215369098574120724629107252527334657301965600977191186242023688706081565341157784655660673692691131889966411143567752796624212141790061464360855438994973639696482537923429417986750550981868377179113018825281909088399455148533430091776 binary64)) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) (if (<=.f64 b_2 #s(literal 3024578143390315/657516987693546688405123735360016083193792475352896732437285112883591519287135102764208317034698556403372871107022277214127429031272975482890976846331485106244402958891055574773957969735540339658911656466972672 binary64)) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) (if (<=.f64 b_2 #s(literal 3726468068898375/354901720847464302026037015570314714039863945648104521621821386318671527399120079749116723981329865996466075003059657194108692201472 binary64)) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))))) |
(if (<=.f64 b_2 #s(literal -8346337264208611/198722315814490743699069374523200327072881410190937166225798660867334521943856241450352436330066749177662429529232777370389962245646696242104868771205271185818170236930668787910433956560844600937633663896795708000114284397288455405568 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) (if (<=.f64 b_2 #s(literal 8587460456222641/370149157595803483760113594165444983305188659934209969315302857882035005733103009779662706572686786162969525026591079999487776766804412458287307566414161000062097305302822567355696031005763636785808324621609799564097606385664 binary64)) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) #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) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
| Outputs |
|---|
(if (<=.f64 b_2 #s(literal -10000000000000000369475456880582265409809179829842688451922778552150543659347219597216513109705408327446511753687232667314337003349573404171046192448274432 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) (if (<=.f64 b_2 #s(literal 8340190439915411/354901720847464302026037015570314714039863945648104521621821386318671527399120079749116723981329865996466075003059657194108692201472 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) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -8517641300339143/11356855067118857664833184498250070849275646260739344691898284362197488876771842551971735167402555711886914400097909030211478150447104 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) (if (<=.f64 b_2 #s(literal 8340190439915411/354901720847464302026037015570314714039863945648104521621821386318671527399120079749116723981329865996466075003059657194108692201472 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) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -248431204593225/709803441694928604052074031140629428079727891296209043243642772637343054798240159498233447962659731992932150006119314388217384402944 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) (if (<=.f64 b_2 #s(literal 8340190439915411/354901720847464302026037015570314714039863945648104521621821386318671527399120079749116723981329865996466075003059657194108692201472 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -5267950678658237/390218568789499028922699653724145788218574767833121393857394619953171467352470702515038262882936496394978366390175827861930996959911035663286272 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) (if (<=.f64 b_2 #s(literal -7435084542388915/9293855677986144142487890613436878500820376260371215369098574120724629107252527334657301965600977191186242023688706081565341157784655660673692691131889966411143567752796624212141790061464360855438994973639696482537923429417986750550981868377179113018825281909088399455148533430091776 binary64)) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) (if (<=.f64 b_2 #s(literal 3024578143390315/657516987693546688405123735360016083193792475352896732437285112883591519287135102764208317034698556403372871107022277214127429031272975482890976846331485106244402958891055574773957969735540339658911656466972672 binary64)) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) (if (<=.f64 b_2 #s(literal 3726468068898375/354901720847464302026037015570314714039863945648104521621821386318671527399120079749116723981329865996466075003059657194108692201472 binary64)) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))))) |
(if (<=.f64 b_2 #s(literal -8346337264208611/198722315814490743699069374523200327072881410190937166225798660867334521943856241450352436330066749177662429529232777370389962245646696242104868771205271185818170236930668787910433956560844600937633663896795708000114284397288455405568 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) (if (<=.f64 b_2 #s(literal 8587460456222641/370149157595803483760113594165444983305188659934209969315302857882035005733103009779662706572686786162969525026591079999487776766804412458287307566414161000062097305302822567355696031005763636785808324621609799564097606385664 binary64)) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) #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) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
| 1× | fuel |
Compiled 415 to 75 computations (81.9% saved)
Compiled 1 034 to 222 computations (78.5% saved)
Loading profile data...