
Time bar (total: 4.5s)
| 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)
| 427.0ms | 5 549× | 0 | valid |
| 277.0ms | 1 222× | 2 | valid |
| 229.0ms | 1 317× | 1 | valid |
| 163.0ms | 1 031× | 0 | invalid |
| 45.0ms | 168× | 3 | valid |
ival-mult: 261.0ms (31.4% of total)ival-sqrt: 144.0ms (17.3% of total)adjust: 119.0ms (14.3% of total)ival-div: 106.0ms (12.8% of total)ival-add: 69.0ms (8.3% of total)ival-sub: 66.0ms (7.9% of total)ival-neg: 64.0ms (7.7% of total)ival-assert: 3.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 118 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| 59 | 0 | - | 0 | - | (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
| 12 | 0 | - | 0 | - | (/.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 | 113 | 0 |
| ↳ | (*.f64 b_2 b_2) | overflow | 95 | |
| ↳ | (*.f64 a c) | overflow | 29 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | overflow | 113 | |
+.f64 | (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | cancellation | 59 | 0 |
/.f64 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) | u/n | 12 | 0 |
| ↳ | (*.f64 b_2 b_2) | underflow | 43 | |
| ↳ | (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | underflow | 23 | |
| ↳ | (*.f64 a c) | underflow | 40 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | underflow | 5 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) | uflow-rescue | 5 | 0 |
| ↳ | (*.f64 b_2 b_2) | underflow | 43 | |
| ↳ | (*.f64 a c) | underflow | 40 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | underflow | 5 | |
-.f64 | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | nan-rescue | 5 | 0 |
| ↳ | (*.f64 b_2 b_2) | overflow | 95 | |
| ↳ | (*.f64 a c) | overflow | 29 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 140 | 0 |
| - | 17 | 99 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 140 | 0 | 0 |
| - | 17 | 0 | 99 |
| number | freq |
|---|---|
| 0 | 99 |
| 1 | 124 |
| 2 | 29 |
| 3 | 4 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 30.0ms | 348× | 0 | valid |
| 16.0ms | 70× | 2 | valid |
| 12.0ms | 78× | 1 | valid |
| 5.0ms | 16× | 3 | valid |
Compiled 117 to 34 computations (70.9% saved)
ival-mult: 9.0ms (24.2% of total)adjust: 7.0ms (18.8% of total)ival-sqrt: 6.0ms (16.1% of total)ival-div: 5.0ms (13.5% of total)ival-add: 4.0ms (10.8% of total)ival-sub: 3.0ms (8.1% of total)ival-neg: 2.0ms (5.4% 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 |
|---|---|---|
| ▶ | 47.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 | |
|---|---|---|---|---|
| 7.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)
14 alts after pruning (13 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 139 | 13 | 152 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 139 | 14 | 153 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 27.9% | (/.f64 (/.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))))) a) |
| 24.8% | (/.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) | |
| 13.2% | (/.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) | |
| ✓ | 47.2% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 34.4% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) | |
| 9.9% | (/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) | |
| 21.1% | (/.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) | |
| ▶ | 35.6% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
| 29.5% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) | |
| ▶ | 22.2% | #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))))) |
| 20.3% | #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))) | |
| ▶ | 33.9% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
| 18.6% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) | |
| ▶ | 17.0% | #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 669 to 408 computations (39% 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) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)) |
(/.f64 c b_2) |
c |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(/.f64 c a) |
#s(literal -1 binary64) |
#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))))) |
(fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(/.f64 b_2 a) |
(/.f64 (/.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))))) 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 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 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)))) |
(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) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(neg.f64 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 (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (/ c a) -1) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (/ (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) a))) |
#s(approx (/ b_2 a) #s(hole binary64 (/ 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))))) a) #s(hole binary64 (* -1/2 (/ c 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))))) 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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/16 (/ (pow c 3) (pow b_2 5))) (* a (+ (* -1/32 (/ (pow c 4) (pow b_2 7))) (* -1/128 (/ (pow c 4) (pow b_2 7)))))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_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) (* (sqrt (+ (* (neg a) c) (* b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 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/16 (/ (pow c 3) (pow b_2 5))) (* a (+ (* -1/32 (/ (pow c 4) (pow b_2 7))) (* -1/128 (/ (pow c 4) (pow b_2 7))))))))))))) |
#s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a c))) |
#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 (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 (+ (* (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/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (/ (+ (neg 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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (+ (* -1 (/ 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))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ 1 (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))))) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (/ 1 (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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (/ b_2 (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 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)))) |
#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 (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 (+ (* (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 (* 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 (/ (+ (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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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 (* (sqrt (* a c)) (sqrt -1)))) 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))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))) a))) a))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow a 2) (pow b_2 3)) c))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a))) a))) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (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 b_2) (* (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 (/ (- (+ (* -1 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) (* -1 (* a b_2))) a)) (* (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 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* a (pow b_2 3)) c))) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* -1 (* a b_2))) a)) (* (sqrt (* a c)) (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 (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 (+ (* (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 (* -1 (* a (- (/ 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/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 (/ (+ (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 (* (/ 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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)) (/ 1 (sqrt -1)))) (/ b_2 (* a (pow (sqrt -1) 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))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (* a (pow (sqrt -1) 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))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* b_2 (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* b_2 (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -1) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2))))))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#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 (neg b_2) #s(hole binary64 (* -1 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)))) 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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 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))))) 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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))) (+ (* -1/32 (/ (* (pow a 3) (pow c 4)) (pow b_2 6))) (* -1/128 (/ (* (pow a 3) (pow c 4)) (pow b_2 6))))))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (/ (+ (* -1/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) (* (sqrt (+ (* (neg a) c) (* b_2 b_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))) (+ (* -1/32 (/ (* (pow a 4) (pow c 4)) (pow b_2 6))) (* -1/128 (/ (* (pow a 4) (pow c 4)) (pow b_2 6))))))) b_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 (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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (/ (+ (neg 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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 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))))) a) #s(hole binary64 (* -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))))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 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))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* -1 (/ (+ (* -1/8 (* a (pow c 2))) (* 1/4 (* a (pow c 2)))) (pow b_2 4))) (* 2 (/ 1 a))) (* 1/2 (/ 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))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* -1 (/ (+ (* -1/4 (* a (* c (+ (* -1/8 (* a (pow c 2))) (* 1/4 (* a (pow c 2))))))) (+ (* -1/16 (* (pow a 2) (pow c 3))) (* 2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b_2 6))) (* 2 (/ 1 a))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/4 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ 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 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* 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 (* -1 (* b_2 (- (+ 2 (* -1 (/ (+ (* -1/8 (* (pow a 2) (pow c 2))) (* 1/4 (* (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 (* -1 (* b_2 (- (+ 2 (* -1 (/ (+ (* -1/4 (* a (* c (+ (* -1/8 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2))))))) (+ (* -1/16 (* (pow a 3) (pow c 3))) (* 2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b_2 6)))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 1/4 (/ (* (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))) #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 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (/ (+ (neg 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 c #s(hole binary64 c)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 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))))) 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) (* (sqrt (+ (* (neg a) c) (* 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/16 (/ (pow a 2) (pow b_2 5))) (* c (+ (* -1/32 (/ (pow a 3) (pow b_2 7))) (* -1/128 (/ (pow a 3) (pow b_2 7))))))))) (* 1/2 (/ 1 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 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 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/16 (/ (pow a 3) (pow b_2 5))) (* c (+ (* -1/32 (/ (pow a 4) (pow b_2 7))) (* -1/128 (/ (pow a 4) (pow b_2 7))))))))))))) |
#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/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (/ (+ (neg 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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* 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))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (pow c 2)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 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))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (sqrt -1)))) (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4))))) (pow c 3)))) (+ (* -1 (/ b_2 (* a (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_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)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))))))) |
#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 (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 (+ (* (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 (/ (+ (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 (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* 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))))) a) #s(hole binary64 (+ (* -1 (/ 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))))) a) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) (* -1 (/ (* b_2 c) a))) c)) (* (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))))) a) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow b_2 3) c) (pow a 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))) c)) (* -1 (/ (* b_2 c) a))) c)) (* (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 (/ (- (+ (* -1 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) (* -1 (* b_2 c))) 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 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow b_2 3) c) a))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* -1 (* b_2 c))) c)) (* (sqrt (* a c)) (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 (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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (- (/ 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/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))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.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) (* (/ c b_2) -1/2) (/ c b_2) c -1/2 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/ b_2 a) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) 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))))) (* b_2 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 a) c) (* b_2 b_2)) (neg a) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg b_2)) |
| 7.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) (* (/ c b_2) -1/2) (/ c b_2) c -1/2 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/ b_2 a) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) 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))))) (* b_2 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 a) c) (* b_2 b_2)) (neg a) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg b_2)) |
| 6.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) (* (/ c b_2) -1/2) (/ c b_2) c -1/2 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/ b_2 a) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) 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))))) (* b_2 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 a) c) (* b_2 b_2)) (neg a) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg b_2)) |
| 6.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) (* (/ c b_2) -1/2) (/ c b_2) c -1/2 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/ b_2 a) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) 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))))) (* b_2 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 a) c) (* b_2 b_2)) (neg a) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg b_2)) |
| 5.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) (* (/ c b_2) -1/2) (/ c b_2) c -1/2 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/ b_2 a) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) 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))))) (* b_2 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 a) c) (* b_2 b_2)) (neg a) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg b_2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1233 | 11014 |
| 0 | 1266 | 8391 |
| 1 | 7329 | 8391 |
| 0 | 8623 | 8185 |
| 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) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)) |
(/.f64 c b_2) |
c |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(/.f64 c a) |
#s(literal -1 binary64) |
#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))))) |
(fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(/.f64 b_2 a) |
(/.f64 (/.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))))) 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 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 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)))) |
(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) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(neg.f64 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 (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (/ c a) -1) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (/ (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) a))) |
#s(approx (/ b_2 a) #s(hole binary64 (/ 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))))) a) #s(hole binary64 (* -1/2 (/ c 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))))) 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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/16 (/ (pow c 3) (pow b_2 5))) (* a (+ (* -1/32 (/ (pow c 4) (pow b_2 7))) (* -1/128 (/ (pow c 4) (pow b_2 7)))))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_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) (* (sqrt (+ (* (neg a) c) (* b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 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/16 (/ (pow c 3) (pow b_2 5))) (* a (+ (* -1/32 (/ (pow c 4) (pow b_2 7))) (* -1/128 (/ (pow c 4) (pow b_2 7))))))))))))) |
#s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a c))) |
#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 (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 (+ (* (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/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (/ (+ (neg 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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (+ (* -1 (/ 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))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ 1 (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))))) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (/ 1 (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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (/ b_2 (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 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)))) |
#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 (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 (+ (* (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 (* 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 (/ (+ (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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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 (* (sqrt (* a c)) (sqrt -1)))) 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))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))) a))) a))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow a 2) (pow b_2 3)) c))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a))) a))) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (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 b_2) (* (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 (/ (- (+ (* -1 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) (* -1 (* a b_2))) a)) (* (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 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* a (pow b_2 3)) c))) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* -1 (* a b_2))) a)) (* (sqrt (* a c)) (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 (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 (+ (* (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 (* -1 (* a (- (/ 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/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 (/ (+ (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 (* (/ 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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)) (/ 1 (sqrt -1)))) (/ b_2 (* a (pow (sqrt -1) 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))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (* a (pow (sqrt -1) 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))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* b_2 (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* b_2 (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -1) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2))))))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#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 (neg b_2) #s(hole binary64 (* -1 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)))) 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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 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))))) 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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))) (+ (* -1/32 (/ (* (pow a 3) (pow c 4)) (pow b_2 6))) (* -1/128 (/ (* (pow a 3) (pow c 4)) (pow b_2 6))))))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (/ (+ (* -1/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) (* (sqrt (+ (* (neg a) c) (* b_2 b_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))) (+ (* -1/32 (/ (* (pow a 4) (pow c 4)) (pow b_2 6))) (* -1/128 (/ (* (pow a 4) (pow c 4)) (pow b_2 6))))))) b_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 (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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (/ (+ (neg 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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 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))))) a) #s(hole binary64 (* -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))))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 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))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* -1 (/ (+ (* -1/8 (* a (pow c 2))) (* 1/4 (* a (pow c 2)))) (pow b_2 4))) (* 2 (/ 1 a))) (* 1/2 (/ 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))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* -1 (/ (+ (* -1/4 (* a (* c (+ (* -1/8 (* a (pow c 2))) (* 1/4 (* a (pow c 2))))))) (+ (* -1/16 (* (pow a 2) (pow c 3))) (* 2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b_2 6))) (* 2 (/ 1 a))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/4 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ 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 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* 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 (* -1 (* b_2 (- (+ 2 (* -1 (/ (+ (* -1/8 (* (pow a 2) (pow c 2))) (* 1/4 (* (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 (* -1 (* b_2 (- (+ 2 (* -1 (/ (+ (* -1/4 (* a (* c (+ (* -1/8 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2))))))) (+ (* -1/16 (* (pow a 3) (pow c 3))) (* 2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b_2 6)))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 1/4 (/ (* (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))) #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 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (/ (+ (neg 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 c #s(hole binary64 c)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 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))))) 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) (* (sqrt (+ (* (neg a) c) (* 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/16 (/ (pow a 2) (pow b_2 5))) (* c (+ (* -1/32 (/ (pow a 3) (pow b_2 7))) (* -1/128 (/ (pow a 3) (pow b_2 7))))))))) (* 1/2 (/ 1 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 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 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/16 (/ (pow a 3) (pow b_2 5))) (* c (+ (* -1/32 (/ (pow a 4) (pow b_2 7))) (* -1/128 (/ (pow a 4) (pow b_2 7))))))))))))) |
#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/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (/ (+ (neg 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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* 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))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (pow c 2)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 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))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (sqrt -1)))) (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4))))) (pow c 3)))) (+ (* -1 (/ b_2 (* a (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_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)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))))))) |
#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 (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 (+ (* (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 (/ (+ (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 (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* 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))))) a) #s(hole binary64 (+ (* -1 (/ 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))))) a) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) (* -1 (/ (* b_2 c) a))) c)) (* (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))))) a) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow b_2 3) c) (pow a 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))) c)) (* -1 (/ (* b_2 c) a))) c)) (* (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 (/ (- (+ (* -1 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) (* -1 (* b_2 c))) 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 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow b_2 3) c) a))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* -1 (* b_2 c))) c)) (* (sqrt (* a c)) (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 (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 (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (- (/ 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/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))))))) |
| Outputs |
|---|
(/.f64 (neg.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 -2 binary64) b_2))) (neg.f64 a)) |
(/.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 -2 binary64) 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 -2 binary64) b_2)) |
(*.f64 #s(literal -2 binary64) b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
#s(literal -2 binary64) |
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))))) 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) |
c |
#s(literal -1/2 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))))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(neg.f64 (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)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 c) a)) #s(literal 1/2 binary64))) |
(*.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) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (sqrt.f64 (/.f64 (neg.f64 c) a)))) (-.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (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 (sqrt.f64 (/.f64 (neg.f64 c) a)) (sqrt.f64 (/.f64 (neg.f64 c) a))) (*.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
(fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a)) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(-.f64 (/.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))) |
(+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(+.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (/.f64 (neg.f64 b_2) a)) |
(*.f64 (/.f64 b_2 (neg.f64 a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b_2 (neg.f64 a))) |
(/.f64 (neg.f64 b_2) (neg.f64 a)) |
(/.f64 b_2 a) |
(neg.f64 (/.f64 b_2 (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) a) |
(fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) a)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) (neg.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) |
(fma.f64 b_2 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) (/.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))) |
(+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (neg.f64 b_2)) |
(+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) |
(*.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) (fma.f64 b_2 b_2 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3 binary64))) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) (sqrt.f64 (fma.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)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) (fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 2 binary64)) |
(/.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 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 a) c)) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(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 c (neg.f64 a) (*.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)) |
(sqrt.f64 (*.f64 (fma.f64 b_2 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 (neg.f64 b_2) b_2)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) c)) |
(+.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) #s(literal 2 binary64))) |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) (fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 2 binary64)) |
(/.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 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 a) c)) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(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 c (neg.f64 a) (*.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)) |
(sqrt.f64 (*.f64 (fma.f64 b_2 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 (neg.f64 b_2) b_2)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) c)) |
(+.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) |
(*.f64 #s(literal -1 binary64) b_2) |
(*.f64 b_2 #s(literal -1 binary64)) |
(neg.f64 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))))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 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))))) 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 a (/.f64 c b_2)) #s(literal -1/2 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 (/.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (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 a a) |
#s(approx (neg (sqrt (* (/ c a) -1))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (+.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) (neg.f64 b_2)) a)) |
#s(approx (/ b_2 a) (/.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))))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 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))))) 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (fma.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 7 binary64))) #s(literal -5/128 binary64)) a (/.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 a (/.f64 c b_2)) #s(literal -1/2 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 (/.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (fma.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 7 binary64))) #s(literal -5/128 binary64)) a (/.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 (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) |
#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 b_2 b_2 (*.f64 (neg.f64 a) c))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) b_2) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64) b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (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 (+ (* (neg a) c) (* b_2 b_2))) (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 (* (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 b_2 b_2 (*.f64 (neg.f64 a) c))) |
#s(approx (neg a) (neg.f64 a)) |
#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)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b_2)) (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))))) a (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (sqrt.f64 (/.f64 (neg.f64 c) 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))))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) 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))))) 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (/.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 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) 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 (neg.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))))) (*.f64 (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) a)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) 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))))) a) (neg.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c 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))))) a) (/.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal -1 binary64) (/.f64 b_2 #s(literal -1 binary64))) a)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 b_2 #s(literal -1 binary64))))) a)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 b_2 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) a) (*.f64 #s(literal 1 binary64) c)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 b_2 #s(literal -1 binary64))))))) a)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal -1 binary64) (/.f64 b_2 #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 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 b_2 #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 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (*.f64 b_2 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) a) (*.f64 #s(literal 1 binary64) c)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 b_2 #s(literal -1 binary64)))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 a) c)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (*.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 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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 (+ (* (neg a) c) (* b_2 b_2))) (*.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 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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 (pow.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1 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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 a) c)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (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 (+ (* (neg a) c) (* b_2 b_2)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) a)) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) a)) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) 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))))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) 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))))) a) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) b_2) a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) 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))))) a) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b_2 b_2) (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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (neg.f64 (sqrt.f64 (*.f64 (neg.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))))) (*.f64 (neg.f64 a) (+.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) 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 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) b_2) a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) 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 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a)) b_2) a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) 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))))) a) (sqrt.f64 (/.f64 (neg.f64 c) 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))))) a) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) #s(literal -1 binary64) 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))))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a b_2 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) a))) a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) 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))))) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a b_2 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) c)) #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b_2) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)))) a))) a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) 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))))) (sqrt.f64 (*.f64 (neg.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))))) (+.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) (neg.f64 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 a b_2))) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (neg.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 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) a) c) #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64)) b_2) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -1/2 binary64))) a) (*.f64 a b_2))) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 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))) (*.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 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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))) (*.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 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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 (pow.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1 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 (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (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 (+ (* (neg a) c) (* b_2 b_2)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) b_2) a)) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) a)) b_2) a)) (sqrt.f64 (/.f64 (neg.f64 c) 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))))) 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (-.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 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (neg.f64 a) c)) (neg.f64 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)) b_2 (sqrt.f64 (*.f64 (neg.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 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) b_2) #s(literal 1 binary64)) b_2 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (* -2 b_2) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx b_2 b_2) |
#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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1 binary64) (/.f64 b_2 (neg.f64 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))))) a) (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) b_2 (pow.f64 (neg.f64 a) #s(literal -1 binary64))) b_2 (neg.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c 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))))) a) (fma.f64 (fma.f64 (fma.f64 (neg.f64 b_2) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64))) b_2 (pow.f64 (neg.f64 a) #s(literal -1 binary64))) b_2 (neg.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) b_2 #s(literal -1 binary64)) b_2 (neg.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (neg.f64 b_2) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1 binary64) c) a)) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))))))) b_2 #s(literal -1 binary64)) b_2 (neg.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))))) |
#s(approx (* b_2 b_2) (*.f64 b_2 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/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 (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (-.f64 (neg.f64 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)) b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64)) (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) (* (sqrt (+ (* (neg a) c) (* 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 (/.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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (/.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 (*.f64 (*.f64 c c) a) #s(literal -1/8 binary64)) (*.f64 b_2 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))))) 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 (*.f64 (*.f64 c c) a) #s(literal -1/8 binary64)) (*.f64 b_2 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 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 b_2 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 (*.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 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 b_2 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 (*.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 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 b_2 b_2))))) b_2)) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 b_2) a)) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 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))))) 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (/.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 (*.f64 (*.f64 c c) a) #s(literal -1/8 binary64)) (*.f64 b_2 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))))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) #s(literal -5/128 binary64) (*.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))))) 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 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 b_2 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 (*.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 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 b_2 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 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -5/128 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1/16 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))) b_2)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (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 (sqrt (+ (* (neg a) c) (* b_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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 1 binary64)) b_2)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (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 (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) #s(literal 2 binary64)) b_2)) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64))) b_2)) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1/8 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))))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 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))))) 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1/8 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 (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 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) #s(literal -1 binary64) (pow.f64 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))))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 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))))) 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (neg.f64 b_2) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 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))))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) c) (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64))) (*.f64 (*.f64 a a) c)))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 2 binary64) a) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 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 -2 binary64) b_2)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (neg.f64 b_2) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.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 (neg.f64 b_2) (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 1/8 binary64)) c) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) a) c) #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1/16 binary64)))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1 binary64) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (*.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 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 b_2 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))))) 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (*.f64 (-.f64 (*.f64 (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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (*.f64 (-.f64 (*.f64 (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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (*.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (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 c c) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (*.f64 (-.f64 (*.f64 (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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 7 binary64))) #s(literal -5/128 binary64)) c (/.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (*.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (fma.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 7 binary64))) #s(literal -5/128 binary64)) c (/.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 (+ (* (neg a) c) (* b_2 b_2))) (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 (+ (* (neg a) c) (* b_2 b_2))) (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 (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))) c (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64))))) c (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))) c (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (/.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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (/.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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (/.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (*.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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 #s(literal -1 binary64) (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (*.f64 c c)))) (/.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))))) a) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 1 binary64))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 b_2 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c a))))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #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))))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) a) #s(literal -1 binary64)))) (*.f64 b_2 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) a) (*.f64 #s(literal 1 binary64) c)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 b_2 #s(literal -1 binary64)))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.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 (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 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 (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 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 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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 (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (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 (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c))) c)) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)))) c)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (neg.f64 c) (fma.f64 (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 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))))) a) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b_2) a)) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #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))))) 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 (*.f64 b_2 b_2) (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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (neg.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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) b_2) c) #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 (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 (*.f64 b_2 b_2) (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 (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (sqrt (* (/ c a) -1)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (*.f64 (neg.f64 c) (fma.f64 (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 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))))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) 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))))) a) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 b_2 (/.f64 c a)))) c) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) 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))))) a) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (/.f64 c (*.f64 a a))) #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64)) b_2) (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) c) (*.f64 b_2 (/.f64 c a)))) c) #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 c b_2))) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (neg.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 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) a) #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64)) b_2) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) c) (*.f64 c b_2))) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 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 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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 (*.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))) (sqrt (+ (* (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 (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) c)) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
Compiled 22 524 to 2 104 computations (90.7% saved)
19 alts after pruning (16 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 445 | 14 | 459 |
| Fresh | 6 | 2 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 454 | 19 | 473 |
| Status | Accuracy | Program |
|---|---|---|
| 17.3% | (/.f64 (/.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 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))))) a) | |
| 11.3% | (/.f64 (/.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))))) #s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) a))) a) | |
| ▶ | 24.7% | (/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))) a) |
| ▶ | 45.1% | (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) a) |
| 22.9% | (/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) a)) | |
| ✓ | 47.2% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 34.4% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) | |
| 9.9% | (/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) | |
| ▶ | 21.1% | (/.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 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) a) |
| ▶ | 29.5% | (/.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))))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) |
| ✓ | 35.6% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
| 20.3% | #s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (/.f64 b_2 a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) | |
| 18.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))))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) | |
| 17.0% | #s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) | |
| 11.8% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (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 (sqrt.f64 (/.f64 (neg.f64 c) a)) (sqrt.f64 (/.f64 (neg.f64 c) a))) (*.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a))))))) | |
| 22.2% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) | |
| ✓ | 33.9% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
| ▶ | 15.6% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 b_2) a))) |
| 21.1% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) b_2))) |
Compiled 1 329 to 661 computations (50.3% saved)
| Inputs |
|---|
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) a) |
(/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.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))))) (*.f64 c a)) |
(*.f64 c a) |
c |
a |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(neg.f64 b_2) |
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)) |
(neg.f64 a) |
(*.f64 b_2 b_2) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 b_2) a))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 b_2) a)) |
(/.f64 (neg.f64 b_2) a) |
(/.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))))) (sqrt.f64 (*.f64 (neg.f64 a) c))) 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))))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
(sqrt.f64 (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(/.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 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) 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 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
(*.f64 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c) |
(fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) |
(/.f64 b_2 c) |
#s(literal -1 binary64) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) |
(*.f64 (/.f64 a c) #s(literal -1 binary64)) |
(/.f64 a c) |
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))) a) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))) |
(+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) |
(pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64)) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) |
(fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))) |
(-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) |
| Outputs |
|---|
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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/16 (/ (pow c 3) (pow b_2 5))) (* a (+ (* -1/32 (/ (pow c 4) (pow b_2 7))) (* -1/128 (/ (pow c 4) (pow b_2 7)))))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_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) (* (sqrt (+ (* (neg a) c) (* b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 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/16 (/ (pow c 3) (pow b_2 5))) (* a (+ (* -1/32 (/ (pow c 4) (pow b_2 7))) (* -1/128 (/ (pow c 4) (pow b_2 7))))))))))))) |
#s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a c))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#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/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (+ (* (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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (/ (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) a))) |
#s(approx (/ (neg b_2) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#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 (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) #s(hole binary64 (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (* (/ a c) -1) #s(hole binary64 (* -1 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (+ (* -1 (pow b_2 3)) (pow b_2 3)))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3) #s(hole binary64 (pow b_2 3))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (* (neg a) c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (- (pow b_2 2) (* -1 (pow b_2 2))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (- (+ (* a (- (* -1 c) (* 1/2 c))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* -1 (pow b_2 2)))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* 1/2 (* a c))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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)) (/ 1 (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))))) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (/ 1 (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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (/ b_2 (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))))))) |
#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 (* 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 (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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) #s(hole binary64 (* a (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (* (neg a) c)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* a (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* a (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* a (- (+ (* -1 c) (/ (pow b_2 2) a)) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b_2 (sqrt -1)))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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 (* (sqrt (* a c)) (sqrt -1)))) 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))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))) a))) a))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow a 2) (pow b_2 3)) c))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a))) a))) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (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 b_2) (* (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 (/ (- (+ (* -1 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) (* -1 (* a b_2))) a)) (* (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 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* a (pow b_2 3)) c))) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* -1 (* a b_2))) a)) (* (sqrt (* a c)) (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 (* -1 (* a (- (/ 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/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 (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 (sqrt (* (neg a) c)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* a (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* a (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* a (- (+ c (* -1 (/ (pow b_2 2) a))) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* (sqrt (* a c)) (* b_2 (sqrt -1))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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)) (/ 1 (sqrt -1)))) (/ b_2 (* a (pow (sqrt -1) 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))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (* a (pow (sqrt -1) 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))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* b_2 (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* b_2 (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -1) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2))))))) |
#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 (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))) #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 (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ b_2 c) #s(hole binary64 (/ b_2 c))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (* a c)) (* (sqrt (* a c)) (* b_2 (sqrt -1)))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (- (* 2 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (* a c)) (* (sqrt (* a c)) (* b_2 (sqrt -1)))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (- b_2 (* -1 (* (sqrt (* a c)) (sqrt -1)))))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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))) (+ (* -1/32 (/ (* (pow a 3) (pow c 4)) (pow b_2 6))) (* -1/128 (/ (* (pow a 3) (pow c 4)) (pow b_2 6))))))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (/ (+ (* -1/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) (* (sqrt (+ (* (neg a) c) (* b_2 b_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))) (+ (* -1/32 (/ (* (pow a 4) (pow c 4)) (pow b_2 6))) (* -1/128 (/ (* (pow a 4) (pow c 4)) (pow b_2 6))))))) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (+ (* (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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a))))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (* -1 b_2))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (* b_2 (- (* (sqrt (* a c)) (/ (sqrt -1) b_2)) 1)))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) #s(hole binary64 (* -1 (/ b_2 c)))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) #s(hole binary64 (* b_2 (- (* (sqrt (/ a c)) (/ (sqrt -1) b_2)) (/ 1 c))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) a) #s(hole binary64 (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a b_2))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) b_2)))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* 1/2 (* b_2 (+ (* -2 (* a c)) (* -1 (* a c))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* 3 (pow b_2 2)))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* 2 (pow b_2 2)))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* (pow b_2 2) (- (* 1/2 (/ (* a c) (pow b_2 2))) 1)))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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 (/ (+ (* -1/8 (* a (pow c 2))) (* 1/4 (* a (pow c 2)))) (pow b_2 4))) (* 2 (/ 1 a))) (* 1/2 (/ 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))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* -1 (/ (+ (* -1/4 (* a (* c (+ (* -1/8 (* a (pow c 2))) (* 1/4 (* a (pow c 2))))))) (+ (* -1/16 (* (pow a 2) (pow c 3))) (* 2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b_2 6))) (* 2 (/ 1 a))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/4 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ 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 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* 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 (* -1 (* b_2 (- (+ 2 (* -1 (/ (+ (* -1/8 (* (pow a 2) (pow c 2))) (* 1/4 (* (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 (* -1 (* b_2 (- (+ 2 (* -1 (/ (+ (* -1/4 (* a (* c (+ (* -1/8 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2))))))) (+ (* -1/16 (* (pow a 3) (pow c 3))) (* 2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b_2 6)))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 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/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (sqrt (+ (* (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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a)))))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -1) b_2)))))))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) b_2))) (/ 1 c)))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* -2 (pow b_2 3)))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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 (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (- (* -1 (* a c)) (* -1/2 (* a c))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (- (+ (* -1 (* a c)) (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) (* -1/2 (* a c))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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/16 (/ (pow a 2) (pow b_2 5))) (* c (+ (* -1/32 (/ (pow a 3) (pow b_2 7))) (* -1/128 (/ (pow a 3) (pow b_2 7))))))))) (* 1/2 (/ 1 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 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 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/16 (/ (pow a 3) (pow b_2 5))) (* c (+ (* -1/32 (/ (pow a 4) (pow b_2 7))) (* -1/128 (/ (pow a 4) (pow b_2 7))))))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (+ (* (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 (- (* 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 (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) #s(hole binary64 (/ (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) c))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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 (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (- (+ (* c (- (* -1 a) (* 1/2 a))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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)) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (pow c 2)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 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))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (sqrt -1)))) (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4))))) (pow c 3)))) (+ (* -1 (/ b_2 (* a (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_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)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))))))) |
#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 (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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* c (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* c (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* c (- (+ (* -1 a) (/ (pow b_2 2) c)) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) (* -1 (/ (* b_2 c) a))) c)) (* (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))))) a) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow b_2 3) c) (pow a 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))) c)) (* -1 (/ (* b_2 c) a))) c)) (* (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 (/ (- (+ (* -1 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) (* -1 (* b_2 c))) 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 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow b_2 3) c) a))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* -1 (* b_2 c))) c)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (- (/ 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/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 (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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* c (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* c (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* c (- (+ a (* -1 (/ (pow b_2 2) c))) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 | @ | 0 | ((/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) 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))))) (* c a) c a (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg b_2) b_2 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) (* b_2 b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/ (neg b_2) a) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) 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)) (* (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))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) 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 c) -1) (sqrt (* (/ a c) -1))) c) (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (/ b_2 c) -1 (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) a) (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (pow (neg b_2) 3) 3 (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3) (sqrt (+ (* b_2 b_2) (* (neg a) c))) (+ (* b_2 b_2) (* (neg a) c)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) |
| 15.0ms | c | @ | 0 | ((/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) 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))))) (* c a) c a (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg b_2) b_2 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) (* b_2 b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/ (neg b_2) a) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) 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)) (* (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))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) 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 c) -1) (sqrt (* (/ a c) -1))) c) (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (/ b_2 c) -1 (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) a) (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (pow (neg b_2) 3) 3 (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3) (sqrt (+ (* b_2 b_2) (* (neg a) c))) (+ (* b_2 b_2) (* (neg a) c)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) |
| 15.0ms | b_2 | @ | inf | ((/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) 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))))) (* c a) c a (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg b_2) b_2 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) (* b_2 b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/ (neg b_2) a) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) 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)) (* (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))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) 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 c) -1) (sqrt (* (/ a c) -1))) c) (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (/ b_2 c) -1 (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) a) (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (pow (neg b_2) 3) 3 (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3) (sqrt (+ (* b_2 b_2) (* (neg a) c))) (+ (* b_2 b_2) (* (neg a) c)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) |
| 13.0ms | c | @ | -inf | ((/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) 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))))) (* c a) c a (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg b_2) b_2 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) (* b_2 b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/ (neg b_2) a) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) 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)) (* (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))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) 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 c) -1) (sqrt (* (/ a c) -1))) c) (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (/ b_2 c) -1 (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) a) (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (pow (neg b_2) 3) 3 (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3) (sqrt (+ (* b_2 b_2) (* (neg a) c))) (+ (* b_2 b_2) (* (neg a) c)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) |
| 12.0ms | c | @ | inf | ((/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) 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))))) (* c a) c a (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (neg b_2) b_2 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (neg a) (* b_2 b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/ (neg b_2) a) (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) 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)) (* (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))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) 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 c) -1) (sqrt (* (/ a c) -1))) c) (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (/ b_2 c) -1 (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) a) (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (pow (neg b_2) 3) 3 (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3) (sqrt (+ (* b_2 b_2) (* (neg a) c))) (+ (* b_2 b_2) (* (neg a) c)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2974 | 39236 |
| 0 | 3028 | 37104 |
| 0 | 8743 | 35918 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) a) |
(/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.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))))) (*.f64 c a)) |
(*.f64 c a) |
c |
a |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(neg.f64 b_2) |
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)) |
(neg.f64 a) |
(*.f64 b_2 b_2) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 b_2) a))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 b_2) a)) |
(/.f64 (neg.f64 b_2) a) |
(/.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))))) (sqrt.f64 (*.f64 (neg.f64 a) c))) 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))))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
(sqrt.f64 (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(/.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 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) 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 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
(*.f64 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c) |
(fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) |
(/.f64 b_2 c) |
#s(literal -1 binary64) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) |
(*.f64 (/.f64 a c) #s(literal -1 binary64)) |
(/.f64 a c) |
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))) a) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))) |
(+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) |
(pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64)) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) |
(fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))) |
(-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.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))))) a) #s(hole binary64 (* -1/2 (/ c 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))))) 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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/16 (/ (pow c 3) (pow b_2 5))) (* a (+ (* -1/32 (/ (pow c 4) (pow b_2 7))) (* -1/128 (/ (pow c 4) (pow b_2 7)))))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_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) (* (sqrt (+ (* (neg a) c) (* b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 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/16 (/ (pow c 3) (pow b_2 5))) (* a (+ (* -1/32 (/ (pow c 4) (pow b_2 7))) (* -1/128 (/ (pow c 4) (pow b_2 7))))))))))))) |
#s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a c))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#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/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (+ (* (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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (/ (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) a))) |
#s(approx (/ (neg b_2) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#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 (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) #s(hole binary64 (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (* (/ a c) -1) #s(hole binary64 (* -1 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (+ (* -1 (pow b_2 3)) (pow b_2 3)))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3) #s(hole binary64 (pow b_2 3))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (* (neg a) c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (- (pow b_2 2) (* -1 (pow b_2 2))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (- (+ (* a (- (* -1 c) (* 1/2 c))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* -1 (pow b_2 2)))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* 1/2 (* a c))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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)) (/ 1 (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))))) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (/ 1 (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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (/ b_2 (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))))))) |
#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 (* 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 (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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) #s(hole binary64 (* a (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (* (neg a) c)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* a (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* a (- (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* a (- (+ (* -1 c) (/ (pow b_2 2) a)) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b_2 (sqrt -1)))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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 (* (sqrt (* a c)) (sqrt -1)))) 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))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))) a))) a))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow a 2) (pow b_2 3)) c))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a))) a))) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (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 b_2) (* (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 (/ (- (+ (* -1 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) (* -1 (* a b_2))) a)) (* (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 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* a (pow b_2 3)) c))) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* -1 (* a b_2))) a)) (* (sqrt (* a c)) (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 (* -1 (* a (- (/ 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/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 (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 (sqrt (* (neg a) c)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* a (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* a (- c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* a (- (+ c (* -1 (/ (pow b_2 2) a))) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* (sqrt (* a c)) (* b_2 (sqrt -1))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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)) (/ 1 (sqrt -1)))) (/ b_2 (* a (pow (sqrt -1) 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))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (* a (pow (sqrt -1) 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))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* b_2 (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* b_2 (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -1) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2))))))) |
#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 (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))) #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 (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ b_2 c) #s(hole binary64 (/ b_2 c))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (* a c)) (* (sqrt (* a c)) (* b_2 (sqrt -1)))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (- (* 2 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (* a c)) (* (sqrt (* a c)) (* b_2 (sqrt -1)))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (- b_2 (* -1 (* (sqrt (* a c)) (sqrt -1)))))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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))) (+ (* -1/32 (/ (* (pow a 3) (pow c 4)) (pow b_2 6))) (* -1/128 (/ (* (pow a 3) (pow c 4)) (pow b_2 6))))))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (/ (+ (* -1/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) (* (sqrt (+ (* (neg a) c) (* b_2 b_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))) (+ (* -1/32 (/ (* (pow a 4) (pow c 4)) (pow b_2 6))) (* -1/128 (/ (* (pow a 4) (pow c 4)) (pow b_2 6))))))) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (+ (* (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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a))))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (* -1 b_2))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (* b_2 (- (* (sqrt (* a c)) (/ (sqrt -1) b_2)) 1)))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) #s(hole binary64 (* -1 (/ b_2 c)))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) #s(hole binary64 (* b_2 (- (* (sqrt (/ a c)) (/ (sqrt -1) b_2)) (/ 1 c))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) a) #s(hole binary64 (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a b_2))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) b_2)))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* 1/2 (* b_2 (+ (* -2 (* a c)) (* -1 (* a c))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* 3 (pow b_2 2)))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* 2 (pow b_2 2)))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* (pow b_2 2) (- (* 1/2 (/ (* a c) (pow b_2 2))) 1)))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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 (/ (+ (* -1/8 (* a (pow c 2))) (* 1/4 (* a (pow c 2)))) (pow b_2 4))) (* 2 (/ 1 a))) (* 1/2 (/ 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))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* -1 (/ (+ (* -1/4 (* a (* c (+ (* -1/8 (* a (pow c 2))) (* 1/4 (* a (pow c 2))))))) (+ (* -1/16 (* (pow a 2) (pow c 3))) (* 2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b_2 6))) (* 2 (/ 1 a))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/4 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ 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 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* 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 (* -1 (* b_2 (- (+ 2 (* -1 (/ (+ (* -1/8 (* (pow a 2) (pow c 2))) (* 1/4 (* (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 (* -1 (* b_2 (- (+ 2 (* -1 (/ (+ (* -1/4 (* a (* c (+ (* -1/8 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2))))))) (+ (* -1/16 (* (pow a 3) (pow c 3))) (* 2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b_2 6)))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 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/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (sqrt (+ (* (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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a)))))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -1) b_2)))))))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) b_2))) (/ 1 c)))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* -2 (pow b_2 3)))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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 (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (- (* -1 (* a c)) (* -1/2 (* a c))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (- (+ (* -1 (* a c)) (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) (* -1/2 (* a c))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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/16 (/ (pow a 2) (pow b_2 5))) (* c (+ (* -1/32 (/ (pow a 3) (pow b_2 7))) (* -1/128 (/ (pow a 3) (pow b_2 7))))))))) (* 1/2 (/ 1 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 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 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/16 (/ (pow a 3) (pow b_2 5))) (* c (+ (* -1/32 (/ (pow a 4) (pow b_2 7))) (* -1/128 (/ (pow a 4) (pow b_2 7))))))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (+ (* (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 (- (* 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 (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) #s(hole binary64 (/ (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) c))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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 (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (- (+ (* c (- (* -1 a) (* 1/2 a))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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)) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (pow c 2)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 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))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (sqrt -1)))) (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4))))) (pow c 3)))) (+ (* -1 (/ b_2 (* a (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_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)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))))))) |
#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 (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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* c (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* c (- (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* c (- (+ (* -1 a) (/ (pow b_2 2) c)) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) (* -1 (/ (* b_2 c) a))) c)) (* (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))))) a) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow b_2 3) c) (pow a 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))) c)) (* -1 (/ (* b_2 c) a))) c)) (* (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 (/ (- (+ (* -1 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) (* -1 (* b_2 c))) 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 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow b_2 3) c) a))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* -1 (* b_2 c))) c)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (- (/ 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/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 (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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* c (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* c (- a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* c (- (+ a (* -1 (/ (pow b_2 2) c))) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) (neg.f64 a)) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) a) |
(/.f64 (neg.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a))) (neg.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) |
(/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.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))))) (*.f64 c a)) |
(*.f64 c a) |
c |
a |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(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 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (fabs.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 a) c) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2))))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(sqrt.f64 (*.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(+.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) |
(neg.f64 a) |
(*.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) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 b_2) a))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 b_2) a)) |
(/.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 a)) |
(/.f64 (neg.f64 b_2) a) |
(/.f64 (neg.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))))) (sqrt.f64 (*.f64 (neg.f64 a) c)))) (neg.f64 a)) |
(/.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))))) (sqrt.f64 (*.f64 (neg.f64 a) c))) 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))))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)) |
(pow.f64 (*.f64 (neg.f64 a) c) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(/.f64 (neg.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 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c))) (neg.f64 a)) |
(/.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 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) 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 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
(*.f64 (fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b_2 c) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b_2 c) #s(literal -1 binary64)) (*.f64 (/.f64 b_2 c) #s(literal -1 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 b_2 c) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
(fma.f64 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 b_2 c) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 b_2) (neg.f64 c)) |
(/.f64 b_2 c) |
#s(literal -1 binary64) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) |
(*.f64 (/.f64 a c) #s(literal -1 binary64)) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 a c) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))))) (neg.f64 a)) |
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))) a) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))))) |
(*.f64 (fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))) (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #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 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64))) (*.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64)))))) |
(fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64))) |
(fma.f64 (neg.f64 b_2) (*.f64 b_2 b_2) (pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64))) |
(+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #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 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) |
(*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64)) |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) #s(literal 3 binary64))) |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2) (-.f64 (*.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 a) c)) (*.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) c))))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 a) c)) |
(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 (neg.f64 a) c)) |
(/.f64 (+.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (pow.f64 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) #s(literal 3 binary64))) (fma.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2) (-.f64 (*.f64 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))) |
(fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))) |
(+.f64 (*.f64 b_2 b_2) (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))) |
(-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.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))))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c 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))))) 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 7 binary64))) (*.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 7 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/2 binary64) (/.f64 (*.f64 a c) 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 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 7 binary64))) (*.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 7 binary64))))))))))))) |
#s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 a c)) |
#s(approx (* c a) (*.f64 a c)) |
#s(approx a a) |
#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 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2)) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)))) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)))) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) b_2) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+.f64 b_2 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+.f64 b_2 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 b_2 b_2)) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2))) |
#s(approx (neg a) (*.f64 #s(literal -1 binary64) a)) |
#s(approx (/ (+ (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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) a)) |
#s(approx (/ (neg b_2) a) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a))) |
#s(approx (sqrt (* (neg a) c)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (* (neg a) c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) 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 (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (* (/ a c) -1)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) |
#s(approx (* (/ a c) -1) (*.f64 #s(literal -1 binary64) (/.f64 a c))) |
#s(approx (/ a c) (/.f64 a c)) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (/.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3) (pow.f64 b_2 #s(literal 3 binary64))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) b_2) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg a) c))) (+.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg a) c)) (*.f64 b_2 b_2)) |
#s(approx (+ (* b_2 b_2) (* (neg a) c)) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (-.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (-.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (-.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (-.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (-.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (-.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (-.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 b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (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 (+ (* b_2 b_2) (* (neg a) c)))) (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 (+ (* b_2 b_2) (* (neg a) c)))) (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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #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))))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 b_2 #s(literal -1 binary64))) a)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (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 c))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 b_2 #s(literal -1 binary64))))) a)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.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 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 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 (*.f64 c #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 b_2 #s(literal -1 binary64))))))) a)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #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 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 b_2 #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 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (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 c))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 b_2 #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 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.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 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 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 (*.f64 c #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 b_2 #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 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a)))))) |
#s(approx (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 (/ (+ (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 a) -1) (sqrt (* (/ c a) -1))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) 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 (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (*.f64 a (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 (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (+ (* b_2 b_2) (* (neg a) c)) (*.f64 a (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b_2 b_2) a)))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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 b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.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 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) a))) a))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.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 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64))) c))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) a))) a))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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) b_2 (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 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (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)))))) (*.f64 #s(literal -1 binary64) (*.f64 a b_2))) a) (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 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a b_2))) a) (sqrt.f64 (*.f64 (*.f64 a c) #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 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) b_2) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) a)) b_2) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (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 (/ (+ (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 (* (neg a) c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) 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 (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (*.f64 #s(literal -1 binary64) (*.f64 a (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 (sqrt (* (/ a c) -1)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) (*.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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 b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 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))))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 b_2 (fma.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))))) (pow.f64 (*.f64 a #s(literal -1 binary64)) #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))))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 b_2 (fma.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))))) (pow.f64 (*.f64 a #s(literal -1 binary64)) #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 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 b_2 (fma.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))))) #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 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 b_2 (fma.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a (*.f64 c #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))))) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (-.f64 (*.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)))) (-.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (-.f64 (*.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (neg b_2) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx b_2 b_2) |
#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 (/ (+ (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 c) -1) (sqrt (* (/ a c) -1))) c) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (/ b_2 c) (/.f64 b_2 c)) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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 #s(literal -1 binary64)) a)))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 b_2 (-.f64 (*.f64 b_2 (-.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 b_2 (-.f64 (*.f64 b_2 (-.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (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) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal -1/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 6 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 (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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))))) b_2)) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (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 (/ (+ (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 a) -1) (sqrt (* (/ c a) -1))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (*.f64 b_2 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) (*.f64 b_2 (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2)) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 c))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (*.f64 b_2 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2)) (pow.f64 c #s(literal -1 binary64))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (/.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (/.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (/.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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg 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 (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 #s(literal 3 binary64) (*.f64 b_2 b_2))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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 b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/4 binary64) (*.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)))) (*.f64 #s(literal 1/2 binary64) (/.f64 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))))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 c c)))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 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 (*.f64 a a) c))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))) (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/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (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 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 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 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/4 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 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 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2))))) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))) b_2))) |
#s(approx (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 (- (* 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 a) -1) (sqrt (* (/ c a) -1))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (* (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) c) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2))))))) |
#s(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2)) (pow.f64 c #s(literal -1 binary64)))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 #s(literal -2 binary64) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3) (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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 (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 b_2 b_2)) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) |
#s(approx (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (-.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (-.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (-.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.f64 b_2 b_2)) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 c (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 7 binary64))) (*.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 7 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c (fma.f64 #s(literal -1/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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 c (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 7 binary64))) (*.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 7 binary64))))))))))))) |
#s(approx c c) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b_2)))) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b_2 #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b_2)))) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (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 (- (* 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 (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (/.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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 (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (-.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (-.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (-.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (-.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (-.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (-.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 (+ (* b_2 b_2) (* (neg a) c)))) (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 (+ (* b_2 b_2) (* (neg a) c)))) (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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (*.f64 c c)))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 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))))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (*.f64 c c) #s(literal 1 binary64))))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 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) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 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 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 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 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.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 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 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 (*.f64 c #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 b_2 #s(literal -1 binary64)))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b_2 c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)))))) |
#s(approx (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 (/ (+ (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 a) -1) (sqrt (* (/ c a) -1))) (*.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 (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) (*.f64 c (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 b_2 b_2) c)))) |
#s(approx (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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 b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) a))) c) (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))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (*.f64 a a)))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) c)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) a))) c) (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))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b_2 b_2) (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)))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 c))) 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))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) a))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) c)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 c))) 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 (-.f64 (/.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 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) c)) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (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 (/ (+ (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 (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (*.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 c) -1) (sqrt (* (/ a c) -1))) c) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) (*.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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) (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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 (- (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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 b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 57 511 to 4 419 computations (92.3% saved)
21 alts after pruning (16 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 698 | 7 | 705 |
| Fresh | 2 | 9 | 11 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 703 | 21 | 724 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 17.3% | (/.f64 (/.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 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))))) a) |
| 24.7% | (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))) a) | |
| ▶ | 32.7% | (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a c)))))) a) |
| 17.4% | (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) #s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) a) | |
| 22.9% | (/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) a)) | |
| ✓ | 47.2% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| ▶ | 34.4% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
| ▶ | 9.9% | (/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 13.4% | (/.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 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b_2 c) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b_2 c) #s(literal -1 binary64)) (*.f64 (/.f64 b_2 c) #s(literal -1 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 b_2 c) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) c)) a) | |
| 16.4% | (/.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 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c))) a) | |
| 15.4% | (/.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(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) c)) a) | |
| 13.2% | (/.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(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) a) | |
| ✓ | 29.5% | (/.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))))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) |
| ✓ | 35.6% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
| 20.3% | #s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (/.f64 b_2 a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) | |
| 18.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))))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) | |
| 17.0% | #s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) | |
| 11.8% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (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 (sqrt.f64 (/.f64 (neg.f64 c) a)) (sqrt.f64 (/.f64 (neg.f64 c) a))) (*.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a))))))) | |
| ▶ | 22.2% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
| ✓ | 33.9% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
| ✓ | 15.6% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 b_2) a))) |
Compiled 1 628 to 740 computations (54.5% saved)
| Inputs |
|---|
(/.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) |
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) |
a |
c |
(/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(/.f64 (neg.f64 b_2) a) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 c) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a c)))))) a) |
(/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (+ (* (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))))) (*.f64 c a)) |
(*.f64 c a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) |
(sqrt.f64 #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 #s(literal -1 binary64) (*.f64 a c))) |
(*.f64 #s(literal -1 binary64) (*.f64 a c)) |
#s(literal -1 binary64) |
(*.f64 a c) |
(/.f64 (/.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 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))))) 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 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))))) |
(-.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 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)))) |
(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 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))) |
(-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) |
(pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64)) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) |
(fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))) |
(+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 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 (* (neg a) c) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (/ (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) a))) |
#s(approx (/ (neg b_2) a) #s(hole binary64 (* -1 (/ b_2 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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/16 (/ (pow c 3) (pow b_2 5))) (* a (+ (* -1/32 (/ (pow c 4) (pow b_2 7))) (* -1/128 (/ (pow c 4) (pow b_2 7)))))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_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) (* (sqrt (+ (* (neg a) c) (* b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 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/16 (/ (pow c 3) (pow b_2 5))) (* a (+ (* -1/32 (/ (pow c 4) (pow b_2 7))) (* -1/128 (/ (pow c 4) (pow b_2 7))))))))))))) |
#s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a c))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#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/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (+ (* (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 (* -1 (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (/ (* c (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* a (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (/ (* c (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3)))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* a (- (+ (* a (- (* 1/8 (/ (pow c 3) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* c (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))) (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (/ (* c (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3)))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* a (- (+ (* a (- (+ (* 1/8 (/ (pow c 3) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* a (- (* 1/16 (/ (pow c 4) (* (pow b_2 4) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* c (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (+ (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (* 1/8 (/ (pow c 3) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* c (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (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)))) (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))))) (+ (* -1/2 (/ (* c (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))) (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (/ (* c (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3)))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (/ (* a (* c (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (- (* -1 (pow b_2 3)) (pow b_2 3))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* a (+ (* a (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (/ (* c (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* a (+ (* a (- (+ (* a (- (* 1/8 (/ (pow c 3) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* c (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))) (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (/ (* c (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* a (+ (* a (- (+ (* a (- (+ (* 1/8 (/ (pow c 3) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* a (- (* 1/16 (/ (pow c 4) (* (pow b_2 4) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* c (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (+ (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (* 1/8 (/ (pow c 3) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* c (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (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)))) (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))))) (+ (* -1/2 (/ (* c (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))) (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (/ (* c (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3))))))) |
#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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (/ (- (* -1 (pow b_2 3)) (pow b_2 3)) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* a (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* a (- (+ (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* a (- (* -1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* a (- (+ (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* a (- (+ (* -1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* a (- (* -1/2 (/ (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/16 (/ (* (pow c 3) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (* (pow b_2 2) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (- (* -1 (pow b_2 3)) (pow b_2 3)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (- (+ (* -1 (pow b_2 3)) (* a (- (* a (- (* -1/2 (/ (* a (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (pow b_2 3))))) (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3)))))) (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3) #s(hole binary64 (pow b_2 3))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (* (neg a) c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* a (+ (* -1 c) (* 1/2 c))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* a (+ (* -1 c) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* a (+ (* -1 c) (+ (* 1/2 c) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (pow b_2 2)))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* a (+ (* -1 c) (* 1/2 c))) (pow b_2 2))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* a (+ (* -1 c) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)))) (pow b_2 2))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* a (+ (* -1 c) (+ (* 1/2 c) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))))) (pow b_2 2))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* -1 (pow b_2 2)))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* 1/2 (* a c))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 c) a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (+ (* -1 (/ 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))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ 1 (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))))) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (/ 1 (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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (/ b_2 (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))))))) |
#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 (* 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 (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (sqrt -1)))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (sqrt -1))))) a))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (sqrt -1)))) (* 1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 2))))))) (/ (* (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))))) (* a (* (pow c 2) (pow (sqrt -1) 2))))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))) (pow (sqrt -1) 3)))) (* 2 (/ (* a (* (pow b_2 2) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))))) (* (pow c 2) (pow (sqrt -1) 2))))) (pow a 3))) (* 1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 2)))))))) (/ (* (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))))) (* a (* (pow c 2) (pow (sqrt -1) 2))))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (sqrt -1)))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (sqrt -1))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (sqrt -1)))) (* 1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 2))))))) (/ (* (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))))) (* a (* (pow c 2) (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))) (pow (sqrt -1) 3)))) (* 2 (/ (* a (* (pow b_2 2) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))))) (* (pow c 2) (pow (sqrt -1) 2))))) (pow a 3))) (* 1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 2)))))))) (/ (* (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))))) (* a (* (pow c 2) (pow (sqrt -1) 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)))) |
#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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (pow b_2 3) (* (pow a 2) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (pow b_2 3) (* (pow a 2) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (/ (* (pow b_2 5) c) (* (pow a 3) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (* (pow a 3) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b_2 3) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b_2 3) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b_2 6) (* 1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (* (pow c 3) (pow (sqrt -1) 2))))) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (* (neg a) c)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* 2 (/ (pow b_2 2) a))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) a)))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) a))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (/ (pow b_2 2) a)))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) a))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) a)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b_2 (sqrt -1)))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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 (* (sqrt (* a c)) (sqrt -1)))) 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))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))) a))) a))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow a 2) (pow b_2 3)) c))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a))) a))) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (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 b_2) (* (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 (/ (- (+ (* -1 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) (* -1 (* a b_2))) a)) (* (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 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* a (pow b_2 3)) c))) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* -1 (* a b_2))) a)) (* (sqrt (* a c)) (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 (* -1 (* a (- (/ 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/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 (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* -1 (/ (- (* -1/2 (/ (* a (pow b_2 3)) c)) (* -1 (/ (* a (* (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))))) (pow c 2)))) a))) a))) a)))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* -1 (/ (- (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))))) (pow c 2))) (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (* (sqrt -1) (* (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c)))))) (* -1/2 (/ (* a (pow b_2 3)) c)))) (* -1 (/ (* a (* (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))))) (pow c 2)))) a))) a))) a)))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* (sqrt (/ a c)) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/2 (/ (pow b_2 3) c)) (* 2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) (* -1 (/ (* (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))))) (pow c 2)))) a)) (* (sqrt (/ a c)) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* -1/2 (/ (* a (pow b_2 3)) c)) (* -1 (/ (* a (* (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))))) (pow c 2))))) (* -1 (/ (+ (* -2 (/ (* a (* (pow b_2 2) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))))) (pow c 2))) (* -1/2 (* (sqrt (/ (pow a 3) (pow c 7))) (* (sqrt -1) (* (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))))))) a))) a)) (* 2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ a c)) (* (sqrt -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)))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b_2 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) a)) (* -2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (* (pow b_2 5) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) a)) (* -1 (/ (pow b_2 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) a)) (* -2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) a)))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1))))) a)) (* 2 (pow b_2 2))) a)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (pow b_2 2) a)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) a)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1))))) a)) (pow b_2 2)) a)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* (sqrt (* a c)) (* b_2 (sqrt -1))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (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) (* (sqrt (+ (* (neg a) c) (* 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)) (/ 1 (sqrt -1)))) (/ b_2 (* a (pow (sqrt -1) 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))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (* a (pow (sqrt -1) 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))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* b_2 (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* b_2 (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -1) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2))))))) |
#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 (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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -1))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (/ 1 (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (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))) (pow (sqrt -1) 3)))))) (/ 1 a))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* -1 (* b_2 (+ (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 2))))) (* 1/2 (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* (pow a 4) (* (pow c 3) (pow (sqrt -1) 2))))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow (sqrt -1) 3)))))) (/ 1 a))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* (sqrt (* a c)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ b_2 (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* b_2 (+ 1 (* b_2 (- (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (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))) (pow (sqrt -1) 3)))))))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* b_2 (+ 1 (* b_2 (- (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* -1 (* b_2 (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -1) 2))))) (* 1/2 (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow (sqrt -1) 3)))))))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (+ (* -1 (* b_2 (pow (sqrt -1) 2))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (+ (* b_2 (- (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3)))))) (pow (sqrt -1) 2))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (+ (* b_2 (- (* b_2 (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* b_2 (- (/ 1 (* a c)) (+ (* 1/2 (/ 1 (* a c))) (+ (* 2 (/ (pow (sqrt -1) 2) (* a c))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (- (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3)))))))))))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3)))))) (pow (sqrt -1) 2))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (- (* (pow b_2 2) (- (* -1 b_2) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (- (* (pow b_2 2) (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b_2 (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) 1)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (pow (neg b_2) 3) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (* a c)) (* -1 (* (sqrt (* a c)) (* b_2 (sqrt -1))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 2 b_2)))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (+ 2 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1))))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (* a c)) (* -1 (* (sqrt (* a c)) (* b_2 (sqrt -1))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (+ b_2 (* -1 (* (sqrt (* a c)) (sqrt -1)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1))))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 c) a))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 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))))) 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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))) (+ (* -1/32 (/ (* (pow a 3) (pow c 4)) (pow b_2 6))) (* -1/128 (/ (* (pow a 3) (pow c 4)) (pow b_2 6))))))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (/ (+ (* -1/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) (* (sqrt (+ (* (neg a) c) (* b_2 b_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))) (+ (* -1/32 (/ (* (pow a 4) (pow c 4)) (pow b_2 6))) (* -1/128 (/ (* (pow a 4) (pow c 4)) (pow b_2 6))))))) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (+ (* (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (- (* 1/2 (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (* 1/8 (* c (+ (* -2 (* a c)) (* -1 (* a c)))))) (pow b_2 2))) (* -1/2 c)) b_2))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (- (* 1/16 (* (pow a 2) (pow c 3))) (+ (* 1/8 (* 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/4 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* 1/2 (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (* 1/8 (* c (+ (* -2 (* a c)) (* -1 (* a c)))))))))) (pow b_2 4))) (+ (* -1 (/ (- (* 1/2 (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (* 1/8 (* c (+ (* -2 (* a c)) (* -1 (* a c)))))) (pow b_2 2))) (* -1/2 c))) b_2))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (- (* 1/32 (* (pow a 3) (pow c 4))) (+ (* 1/8 (* 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)))))))) (+ (* 1/4 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* 1/16 (* (pow a 2) (pow c 3))) (+ (* 1/8 (* 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/4 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* 1/2 (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (* 1/8 (* c (+ (* -2 (* a c)) (* -1 (* a c)))))))))))) (* 1/4 (* (- (* 1/2 (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (* 1/8 (* c (+ (* -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 (/ (- (* 1/16 (* (pow a 2) (pow c 3))) (+ (* 1/8 (* 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/4 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* 1/2 (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (* 1/8 (* c (+ (* -2 (* a c)) (* -1 (* a c)))))))))) (pow b_2 4))) (+ (* -1 (/ (- (* 1/2 (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (* 1/8 (* c (+ (* -2 (* a c)) (* -1 (* a c)))))) (pow b_2 2))) (* -1/2 c)))) b_2))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (/ (+ (* -1 (/ (- (* 1/2 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/8 (* a (* c (+ (* -2 (* a c)) (* -1 (* a c))))))) (pow b_2 2))) (* -1/2 (* a c))) b_2))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (/ (+ (* -1 (/ (- (* 1/16 (* (pow a 3) (pow c 3))) (+ (* 1/8 (* 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/4 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* 1/2 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/8 (* a (* c (+ (* -2 (* a c)) (* -1 (* a c))))))))))) (pow b_2 4))) (+ (* -1 (/ (- (* 1/2 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/8 (* a (* c (+ (* -2 (* a c)) (* -1 (* a c))))))) (pow b_2 2))) (* -1/2 (* a c)))) b_2))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (/ (+ (* -1 (/ (- (* 1/32 (* (pow a 4) (pow c 4))) (+ (* 1/8 (* 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))))))))) (+ (* 1/4 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* 1/16 (* (pow a 3) (pow c 3))) (+ (* 1/8 (* 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/4 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* 1/2 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/8 (* a (* c (+ (* -2 (* a c)) (* -1 (* a c))))))))))))) (* 1/4 (* (- (* 1/2 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/8 (* a (* c (+ (* -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 (/ (- (* 1/16 (* (pow a 3) (pow c 3))) (+ (* 1/8 (* 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/4 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* 1/2 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/8 (* a (* c (+ (* -2 (* a c)) (* -1 (* a c))))))))))) (pow b_2 4))) (+ (* -1 (/ (- (* 1/2 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/8 (* a (* c (+ (* -2 (* a c)) (* -1 (* a c))))))) (pow b_2 2))) (* -1/2 (* a c))))) b_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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* b_2 (- (* -1 (/ (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 2))) 2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* b_2 (- (+ (* -1 (/ (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 2))) (* -1 (/ (- (* 1/2 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* 1/4 (* (pow a 2) (pow c 2))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c)))))))) (pow b_2 4)))) 2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* b_2 (- (+ (* -1 (/ (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 2))) (+ (* -1 (/ (- (* 1/2 (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))) (+ (* 1/8 (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c)))))))) (+ (* 1/8 (* (pow a 3) (pow c 3))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* 1/4 (* (pow a 2) (pow c 2))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c)))))))))))) (pow b_2 6))) (* -1 (/ (- (* 1/2 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* 1/4 (* (pow a 2) (pow c 2))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c)))))))) (pow b_2 4))))) 2)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* -2 (pow b_2 3)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* (pow b_2 3) (- (* -1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) 2)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* (pow b_2 3) (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))) (+ 2 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* (pow b_2 3) (- (* -1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2)))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (* a c)) (* 1/2 (* a c))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (* a c)) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* 1/2 (* a c)))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (* a c)) (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* 1/2 (* a c))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (* a c)) (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (+ (* 1/2 (* a c)) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* (pow b_2 2) (- (* 1/2 (/ (* a c) (pow b_2 2))) 1)))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 c) a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 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))))) a) #s(hole binary64 (* -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))))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 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))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* -1 (/ (+ (* -1/8 (* a (pow c 2))) (* 1/4 (* a (pow c 2)))) (pow b_2 4))) (* 2 (/ 1 a))) (* 1/2 (/ 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))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* -1 (/ (+ (* -1/4 (* a (* c (+ (* -1/8 (* a (pow c 2))) (* 1/4 (* a (pow c 2))))))) (+ (* -1/16 (* (pow a 2) (pow c 3))) (* 2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b_2 6))) (* 2 (/ 1 a))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/4 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ 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 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* 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 (* -1 (* b_2 (- (+ 2 (* -1 (/ (+ (* -1/8 (* (pow a 2) (pow c 2))) (* 1/4 (* (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 (* -1 (* b_2 (- (+ 2 (* -1 (/ (+ (* -1/4 (* a (* c (+ (* -1/8 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2))))))) (+ (* -1/16 (* (pow a 3) (pow c 3))) (* 2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b_2 6)))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 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/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (sqrt (+ (* (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* 6 (/ (* b_2 c) (+ (* -2 (* a c)) (* -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* -6 (/ c (+ (* -2 (* a c)) (* -1 (* a c))))) (* -2 (/ (* c (+ (* -1 (* a c)) (* -1/2 (* a c)))) (* (pow b_2 2) (+ (* -2 (* a c)) (* -1 (* a c))))))) (* -6 (/ (* 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 2) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* -6 (/ c (+ (* -2 (* a c)) (* -1 (* a c))))) (+ (* -2 (/ (* c (+ (* -1 (* a c)) (* -1/2 (* a c)))) (* (pow b_2 2) (+ (* -2 (* a c)) (* -1 (* a c)))))) (* 1/4 (/ (* (pow a 2) (pow c 3)) (* (pow b_2 4) (+ (* -2 (* a c)) (* -1 (* a c)))))))) (+ (* -6 (/ (* 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 4) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* -6 (/ (* 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 2) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (/ (* (- (* -2 (/ (* c (+ (* -1 (* a c)) (* -1/2 (* a c)))) (+ (* -2 (* a c)) (* -1 (* a c))))) (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a 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 4) (+ (* -2 (* a c)) (* -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* -6 (/ c (+ (* -2 (* a c)) (* -1 (* a c))))) (+ (* -2 (/ (* c (+ (* -1 (* a c)) (* -1/2 (* a c)))) (* (pow b_2 2) (+ (* -2 (* a c)) (* -1 (* a c)))))) (+ (* 1/8 (/ (* (pow a 3) (pow c 4)) (* (pow b_2 6) (+ (* -2 (* a c)) (* -1 (* a c)))))) (* 1/4 (/ (* (pow a 2) (pow c 3)) (* (pow b_2 4) (+ (* -2 (* a c)) (* -1 (* a c))))))))) (+ (* -6 (/ (* 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 4) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* -6 (/ (* 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 2) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* 6 (/ (* c (+ (* 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) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (/ (* (- (* -2 (/ (* c (+ (* -1 (* a c)) (* -1/2 (* a c)))) (+ (* -2 (* a c)) (* -1 (* a c))))) (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))) (* (pow b_2 6) (+ (* -2 (* a c)) (* -1 (* a c))))) (+ (/ (* (- (* -2 (/ (* c (+ (* -1 (* a c)) (* -1/2 (* a c)))) (+ (* -2 (* a c)) (* -1 (* a c))))) (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a 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 4) (+ (* -2 (* a c)) (* -1 (* a c))))) (/ (* (- (* 1/4 (/ (* (pow a 2) (pow c 3)) (+ (* -2 (* a c)) (* -1 (* a c))))) (+ (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (/ (* (- (* -2 (/ (* c (+ (* -1 (* a c)) (* -1/2 (* a c)))) (+ (* -2 (* a c)) (* -1 (* a c))))) (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a 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)))) (+ (* -2 (* a c)) (* -1 (* a c)))))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* (pow b_2 6) (+ (* -2 (* a c)) (* -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* 6 (/ (* a (* b_2 c)) (+ (* -2 (* a c)) (* -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* -1 (* b_2 (- (+ (* -6 (/ (* a c) (+ (* -2 (* a c)) (* -1 (* a c))))) (* -2 (/ (* a (* c (+ (* -1 (* a c)) (* -1/2 (* a c))))) (* (pow b_2 2) (+ (* -2 (* a c)) (* -1 (* a c))))))) (* -6 (/ (* 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 2) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* -1 (* b_2 (- (+ (* -6 (/ (* a c) (+ (* -2 (* a c)) (* -1 (* a c))))) (+ (* -2 (/ (* a (* c (+ (* -1 (* a c)) (* -1/2 (* a c))))) (* (pow b_2 2) (+ (* -2 (* a c)) (* -1 (* a c)))))) (* 1/4 (/ (* (pow a 3) (pow c 3)) (* (pow b_2 4) (+ (* -2 (* a c)) (* -1 (* a c)))))))) (+ (* -6 (/ (* 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 4) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* -6 (/ (* 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 2) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (/ (* (- (* -2 (/ (* a (* c (+ (* -1 (* a c)) (* -1/2 (* a c))))) (+ (* -2 (* a c)) (* -1 (* a c))))) (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a 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 4) (+ (* -2 (* a c)) (* -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* -1 (* b_2 (- (+ (* -6 (/ (* a c) (+ (* -2 (* a c)) (* -1 (* a c))))) (+ (* -2 (/ (* a (* c (+ (* -1 (* a c)) (* -1/2 (* a c))))) (* (pow b_2 2) (+ (* -2 (* a c)) (* -1 (* a c)))))) (+ (* 1/8 (/ (* (pow a 4) (pow c 4)) (* (pow b_2 6) (+ (* -2 (* a c)) (* -1 (* a c)))))) (* 1/4 (/ (* (pow a 3) (pow c 3)) (* (pow b_2 4) (+ (* -2 (* a c)) (* -1 (* a c))))))))) (+ (* -6 (/ (* 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 4) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* -6 (/ (* 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 2) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* 6 (/ (* a (* c (+ (* 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) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (/ (* (- (* -2 (/ (* a (* c (+ (* -1 (* a c)) (* -1/2 (* a c))))) (+ (* -2 (* a c)) (* -1 (* a c))))) (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))) (* (pow b_2 6) (+ (* -2 (* a c)) (* -1 (* a c))))) (+ (/ (* (- (* -2 (/ (* a (* c (+ (* -1 (* a c)) (* -1/2 (* a c))))) (+ (* -2 (* a c)) (* -1 (* a c))))) (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a 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 4) (+ (* -2 (* a c)) (* -1 (* a c))))) (/ (* (- (* 1/4 (/ (* (pow a 3) (pow c 3)) (+ (* -2 (* a c)) (* -1 (* a c))))) (+ (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (/ (* (- (* -2 (/ (* a (* c (+ (* -1 (* a c)) (* -1/2 (* a c))))) (+ (* -2 (* a c)) (* -1 (* a c))))) (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a 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)))) (+ (* -2 (* a c)) (* -1 (* a c)))))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* (pow b_2 6) (+ (* -2 (* a c)) (* -1 (* a c))))))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) b_2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) (pow b_2 2)))) b_2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* -1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) (pow b_2 2))) (+ (* 1/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (* 1/3 (/ (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c))))))) (pow b_2 4)))))) b_2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* -1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (+ (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))) (* 1/6 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (pow b_2 6)))))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) (pow b_2 2))) (+ (* -1/24 (/ (* (pow a 2) (* (pow c 2) (- (* -1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))))))) (pow b_2 6))) (+ (* 1/288 (/ (* (pow a 3) (* (pow c 3) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 6))) (+ (* 1/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* 1/3 (/ (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))) (+ (* 1/144 (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c)))))) (* 1/3 (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c))))))))))) (pow b_2 6))) (* 1/3 (/ (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c))))))) (pow b_2 4))))))))) b_2)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* 1/2 (* b_2 (+ (* -2 (* a c)) (* -1 (* a c))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* -1 (* b_2 (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))) (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* -1 (* b_2 (- (* -1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* -1 (* b_2 (- (* 1/2 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (pow b_2 6))) (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))))))))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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 (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* 3 (pow b_2 2)))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* (pow b_2 2) (+ 3 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* (pow b_2 2) (+ 3 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* 2 (pow b_2 2)))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* (pow b_2 2) (+ 2 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* (pow b_2 2) (+ 2 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (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 c) #s(hole binary64 (* -1 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))))) a) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 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))))) 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) (* (sqrt (+ (* (neg a) c) (* 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/16 (/ (pow a 2) (pow b_2 5))) (* c (+ (* -1/32 (/ (pow a 3) (pow b_2 7))) (* -1/128 (/ (pow a 3) (pow b_2 7))))))))) (* 1/2 (/ 1 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 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 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/16 (/ (pow a 3) (pow b_2 5))) (* c (+ (* -1/32 (/ (pow a 4) (pow b_2 7))) (* -1/128 (/ (pow a 4) (pow b_2 7))))))))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (+ (* (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* c (+ (* -1 (/ (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (+ (* 2 (/ (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* c (- (+ (* -1 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* 1/2 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2))))))))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* c (+ (* -1 (/ (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (+ (* 2 (/ (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* c (- (+ (* -1 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3)))) (+ (* 1/2 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* c (- (* 1/8 (/ (pow a 2) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* -1 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* 1/2 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* -1/2 (/ (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2))))))))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2))))))))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* c (+ (* -1 (/ (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (+ (* 2 (/ (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* c (- (+ (* -1 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3)))) (+ (* 1/2 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* c (- (+ (* 1/8 (/ (pow a 2) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* c (- (* 1/16 (/ (pow a 3) (* (pow b_2 4) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (* 1/8 (/ (pow a 2) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* -1 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* 1/2 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* -1/2 (/ (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2))))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (- (+ (* -1 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* 1/2 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2))))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))))) (+ (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* -1 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* 1/2 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* -1/2 (/ (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2))))))))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2))))))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* c (+ (* c (- (/ (* a (+ (* -1 a) (* 1/2 a))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* a (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (/ (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* c (+ (* c (- (+ (* c (- (* 1/8 (/ (pow a 3) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* a (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (/ (* a (+ (* -1 a) (* 1/2 a))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* a (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))) (/ (* a (+ (* -1 a) (* 1/2 a))) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* -1/2 (/ (* a (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (/ (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* c (+ (* c (- (+ (* c (- (+ (* 1/8 (/ (pow a 3) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* c (- (* 1/16 (/ (pow a 4) (* (pow b_2 4) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* a (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (+ (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (* 1/8 (/ (pow a 3) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* a (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (/ (* a (+ (* -1 a) (* 1/2 a))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* a (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (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 (+ (* -1 a) (* 1/2 a))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* a (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))))) (+ (* -1/2 (/ (* a (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (/ (* a (+ (* -1 a) (* 1/2 a))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* a (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))) (/ (* a (+ (* -1 a) (* 1/2 a))) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* -1/2 (/ (* a (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (/ (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* c (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* c (- (+ (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* c (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow a 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* c (- (+ (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* c (- (+ (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* c (- (* -1/2 (/ (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/16 (/ (* (pow a 3) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* (pow a 2) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (* (pow b_2 2) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow a 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))))) (+ (* 1/8 (/ (* (pow a 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (- (+ (* -1 (pow b_2 3)) (* c (- (* c (- (* -1/2 (/ (* c (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (pow b_2 3))))) (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3)))))) (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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 (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* c (+ (* -1 a) (* 1/2 a))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* c (+ (* -1 a) (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* 1/2 a)))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* c (+ (* -1 a) (+ (* 1/2 a) (* c (+ (* 1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* c (+ (* -1 a) (* 1/2 a))) (pow b_2 2))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* c (+ (* -1 a) (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* 1/2 a)))) (pow b_2 2))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* c (+ (* -1 a) (+ (* 1/2 a) (* c (+ (* 1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))))) (pow b_2 2))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 c) a))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* 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))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (pow c 2)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 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))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (sqrt -1)))) (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4))))) (pow c 3)))) (+ (* -1 (/ b_2 (* a (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_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)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))))))) |
#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 (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c (pow a 3))) (/ (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (sqrt -1)))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* -1 (* (sqrt (/ c (pow a 3))) (/ (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (sqrt -1))))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (sqrt -1)))) (* 1/2 (/ (pow b_2 3) (* (pow a 2) (* c (pow (sqrt -1) 2))))))) (/ (* (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))))) (* (pow a 3) (* c (pow (sqrt -1) 2))))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 9))) (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))) (pow (sqrt -1) 3)))) (* 2 (/ (* (pow b_2 2) (* c (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))))) (* (pow a 3) (pow (sqrt -1) 2))))) (pow c 3))) (* 1/2 (/ (pow b_2 3) (* (pow a 2) (* c (pow (sqrt -1) 2)))))))) (/ (* (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))))) (* (pow a 3) (* c (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (sqrt -1)))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (sqrt -1))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (sqrt -1)))) (* 1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 2))))))) (/ (* (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))))) (* (pow a 2) (* c (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))) (pow (sqrt -1) 3)))) (* 2 (/ (* (pow b_2 2) (* c (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))))) (* (pow a 2) (pow (sqrt -1) 2))))) (pow c 3))) (* 1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 2)))))))) (/ (* (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))))) (* (pow a 2) (* c (pow (sqrt -1) 2))))))) |
#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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (pow b_2 3) (* (pow c 2) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (pow b_2 3) (* (pow c 2) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (/ (* a (pow b_2 5)) (* (pow c 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))) (* (pow c 3) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b_2 3) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b_2 3) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b_2 6) (* 1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (* (pow a 3) (pow (sqrt -1) 2))))) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* c (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* 2 (/ (pow b_2 2) c))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) c)))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) c))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* c (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (/ (pow b_2 2) c)))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) c))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) c)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (- (* 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 c) a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* -1 (* (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))))) a) #s(hole binary64 (+ (* -1 (/ 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))))) a) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) (* -1 (/ (* b_2 c) a))) c)) (* (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))))) a) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow b_2 3) c) (pow a 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))) c)) (* -1 (/ (* b_2 c) a))) c)) (* (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 (/ (- (+ (* -1 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) (* -1 (* b_2 c))) 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 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow b_2 3) c) a))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* -1 (* b_2 c))) c)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (- (/ 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/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 (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* (sqrt (/ c (pow a 3))) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c (pow a 3))) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/2 (/ (pow b_2 3) (pow a 2))) (* 2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) (* -1 (/ (* (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))))) (pow a 3)))) c)) (* (sqrt (/ c (pow a 3))) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* -1/2 (/ (* (pow b_2 3) c) (pow a 2))) (* -1 (/ (* c (* (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))))) (pow a 3))))) (* -1 (/ (+ (* -2 (/ (* (pow b_2 2) (* c (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))))) (pow a 3))) (* -1/2 (* (sqrt (/ (pow c 3) (pow a 9))) (* (sqrt -1) (* (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))))))) c))) c)) (* 2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ c (pow a 3))) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/2 (/ (pow b_2 3) a)) (* 2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) (* -1 (/ (* (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))))) (pow a 2)))) c)) (* (sqrt (/ c a)) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* -1/2 (/ (* (pow b_2 3) c) a)) (* -1 (/ (* c (* (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))))) (pow a 2))))) (* -1 (/ (+ (* -2 (/ (* (pow b_2 2) (* c (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))))) (pow a 2))) (* -1/2 (* (sqrt (/ (pow c 3) (pow a 7))) (* (sqrt -1) (* (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))))))) c))) c)) (* 2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (* (sqrt -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)))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b_2 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) c)) (* -2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (* a (pow b_2 5)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) c)) (* -1 (/ (pow b_2 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) c)) (* -2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* c (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) c)))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1))))) c)) (* 2 (pow b_2 2))) c)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* c (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (pow b_2 2) c)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) c)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1))))) c)) (pow b_2 2)) c)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 | |
|---|---|---|---|---|
| 22.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)) (* (neg a) c) (neg a) 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))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) (/ (neg b_2) a) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg 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))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) 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))))) (* c a) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (* -1 (* a c)) -1 (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 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)))) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (pow (neg b_2) 3) 3 (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3) (sqrt (+ (* b_2 b_2) (* (neg a) c))) (+ (* b_2 b_2) (* (neg a) c)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) |
| 15.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)) (* (neg a) c) (neg a) 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))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) (/ (neg b_2) a) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg 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))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) 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))))) (* c a) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (* -1 (* a c)) -1 (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 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)))) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (pow (neg b_2) 3) 3 (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3) (sqrt (+ (* b_2 b_2) (* (neg a) c))) (+ (* b_2 b_2) (* (neg a) c)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) |
| 15.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)) (* (neg a) c) (neg a) 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))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) (/ (neg b_2) a) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg 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))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) 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))))) (* c a) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (* -1 (* a c)) -1 (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 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)))) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (pow (neg b_2) 3) 3 (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3) (sqrt (+ (* b_2 b_2) (* (neg a) c))) (+ (* b_2 b_2) (* (neg a) c)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) |
| 13.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)) (* (neg a) c) (neg a) 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))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) (/ (neg b_2) a) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg 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))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) 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))))) (* c a) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (* -1 (* a c)) -1 (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 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)))) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (pow (neg b_2) 3) 3 (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3) (sqrt (+ (* b_2 b_2) (* (neg a) c))) (+ (* b_2 b_2) (* (neg a) c)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) |
| 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)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* (neg a) c) (neg a) 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))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) (/ (neg b_2) a) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg 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))))) a) (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) 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))))) (* c a) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (* -1 (* a c)) -1 (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 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)))) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (pow (neg b_2) 3) 3 (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3) (sqrt (+ (* b_2 b_2) (* (neg a) c))) (+ (* b_2 b_2) (* (neg a) c)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3495 | 50095 |
| 0 | 3559 | 46791 |
| 0 | 10468 | 45005 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.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) |
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) |
a |
c |
(/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(/.f64 (neg.f64 b_2) a) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 c) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a c)))))) a) |
(/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (+ (* (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))))) (*.f64 c a)) |
(*.f64 c a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) |
(sqrt.f64 #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 #s(literal -1 binary64) (*.f64 a c))) |
(*.f64 #s(literal -1 binary64) (*.f64 a c)) |
#s(literal -1 binary64) |
(*.f64 a c) |
(/.f64 (/.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 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))))) 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 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))))) |
(-.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 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)))) |
(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 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))) |
(-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) |
(pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64)) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) |
(fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))) |
(+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 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 (* (neg a) c) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (/ (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) a))) |
#s(approx (/ (neg b_2) a) #s(hole binary64 (* -1 (/ b_2 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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/16 (/ (pow c 3) (pow b_2 5))) (* a (+ (* -1/32 (/ (pow c 4) (pow b_2 7))) (* -1/128 (/ (pow c 4) (pow b_2 7)))))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_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) (* (sqrt (+ (* (neg a) c) (* b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 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/16 (/ (pow c 3) (pow b_2 5))) (* a (+ (* -1/32 (/ (pow c 4) (pow b_2 7))) (* -1/128 (/ (pow c 4) (pow b_2 7))))))))))))) |
#s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a c))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#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/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (+ (* (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 (* -1 (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (/ (* c (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* a (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (/ (* c (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3)))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* a (- (+ (* a (- (* 1/8 (/ (pow c 3) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* c (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))) (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (/ (* c (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3)))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* a (- (+ (* a (- (+ (* 1/8 (/ (pow c 3) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* a (- (* 1/16 (/ (pow c 4) (* (pow b_2 4) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* c (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (+ (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (* 1/8 (/ (pow c 3) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* c (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (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)))) (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))))) (+ (* -1/2 (/ (* c (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))) (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (/ (* c (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3)))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (/ (* a (* c (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (- (* -1 (pow b_2 3)) (pow b_2 3))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* a (+ (* a (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (/ (* c (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* a (+ (* a (- (+ (* a (- (* 1/8 (/ (pow c 3) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* c (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))) (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (/ (* c (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* a (+ (* a (- (+ (* a (- (+ (* 1/8 (/ (pow c 3) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* a (- (* 1/16 (/ (pow c 4) (* (pow b_2 4) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* c (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (+ (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (* 1/8 (/ (pow c 3) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* c (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (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)))) (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))))) (+ (* -1/2 (/ (* c (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))) (/ (* c (+ (* -1 c) (* 1/2 c))) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* -1/2 (/ (* c (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (/ (* c (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3))))))) |
#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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (/ (- (* -1 (pow b_2 3)) (pow b_2 3)) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* a (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* a (- (+ (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* a (- (* -1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* a (- (+ (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* a (- (+ (* -1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* a (- (* -1/2 (/ (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/16 (/ (* (pow c 3) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (* (pow b_2 2) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))))) (+ (* 1/8 (/ (* (pow c 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 c) (* 1/2 c)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (- (* -1 (pow b_2 3)) (pow b_2 3)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (- (+ (* -1 (pow b_2 3)) (* a (- (* a (- (* -1/2 (/ (* a (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (pow b_2 3))))) (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3)))))) (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3) #s(hole binary64 (pow b_2 3))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (* (neg a) c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* a (+ (* -1 c) (* 1/2 c))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* a (+ (* -1 c) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* a (+ (* -1 c) (+ (* 1/2 c) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (pow b_2 2)))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* a (+ (* -1 c) (* 1/2 c))) (pow b_2 2))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* a (+ (* -1 c) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)))) (pow b_2 2))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* a (+ (* -1 c) (+ (* 1/2 c) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))))) (pow b_2 2))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* -1 (pow b_2 2)))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* 1/2 (* a c))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 c) a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (+ (* -1 (/ 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))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ 1 (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))))) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (/ 1 (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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (/ b_2 (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))))))) |
#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 (* 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 (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (sqrt -1)))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (sqrt -1))))) a))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (sqrt -1)))) (* 1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 2))))))) (/ (* (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))))) (* a (* (pow c 2) (pow (sqrt -1) 2))))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))) (pow (sqrt -1) 3)))) (* 2 (/ (* a (* (pow b_2 2) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))))) (* (pow c 2) (pow (sqrt -1) 2))))) (pow a 3))) (* 1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 2)))))))) (/ (* (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))))) (* a (* (pow c 2) (pow (sqrt -1) 2))))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (sqrt -1)))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (sqrt -1))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (sqrt -1)))) (* 1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 2))))))) (/ (* (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))))) (* a (* (pow c 2) (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))) (pow (sqrt -1) 3)))) (* 2 (/ (* a (* (pow b_2 2) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))))) (* (pow c 2) (pow (sqrt -1) 2))))) (pow a 3))) (* 1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 2)))))))) (/ (* (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))))) (* a (* (pow c 2) (pow (sqrt -1) 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)))) |
#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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (pow b_2 3) (* (pow a 2) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (pow b_2 3) (* (pow a 2) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (/ (* (pow b_2 5) c) (* (pow a 3) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (* (pow a 3) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b_2 3) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b_2 3) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b_2 6) (* 1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (* (pow c 3) (pow (sqrt -1) 2))))) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (* (neg a) c)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* 2 (/ (pow b_2 2) a))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) a)))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) a))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (/ (pow b_2 2) a)))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) a))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* a (+ (* -1 c) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) a)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b_2 (sqrt -1)))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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 (* (sqrt (* a c)) (sqrt -1)))) 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))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))) a))) a))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow a 2) (pow b_2 3)) c))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a))) a))) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (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 b_2) (* (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 (/ (- (+ (* -1 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) (* -1 (* a b_2))) a)) (* (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 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* a (pow b_2 3)) c))) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* -1 (* a b_2))) a)) (* (sqrt (* a c)) (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 (* -1 (* a (- (/ 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/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 (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* -1 (/ (- (* -1/2 (/ (* a (pow b_2 3)) c)) (* -1 (/ (* a (* (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))))) (pow c 2)))) a))) a))) a)))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* -1 (/ (- (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))))) (pow c 2))) (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (* (sqrt -1) (* (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c)))))) (* -1/2 (/ (* a (pow b_2 3)) c)))) (* -1 (/ (* a (* (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))))) (pow c 2)))) a))) a))) a)))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* (sqrt (/ a c)) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/2 (/ (pow b_2 3) c)) (* 2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) (* -1 (/ (* (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))))) (pow c 2)))) a)) (* (sqrt (/ a c)) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* -1/2 (/ (* a (pow b_2 3)) c)) (* -1 (/ (* a (* (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))))) (pow c 2))))) (* -1 (/ (+ (* -2 (/ (* a (* (pow b_2 2) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))))) (pow c 2))) (* -1/2 (* (sqrt (/ (pow a 3) (pow c 7))) (* (sqrt -1) (* (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))))))) a))) a)) (* 2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ a c)) (* (sqrt -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)))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b_2 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) a)) (* -2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (* (pow b_2 5) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))) (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) a)) (* -1 (/ (pow b_2 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) a)) (* -2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) a)))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1))))) a)) (* 2 (pow b_2 2))) a)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (pow b_2 2) a)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) a)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* a (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1))))) a)) (pow b_2 2)) a)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* (sqrt (* a c)) (* b_2 (sqrt -1))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (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) (* (sqrt (+ (* (neg a) c) (* 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)) (/ 1 (sqrt -1)))) (/ b_2 (* a (pow (sqrt -1) 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))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (* a (pow (sqrt -1) 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))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* b_2 (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (pow (sqrt -1) 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 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* b_2 (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -1) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2))))))) |
#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 (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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -1))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (/ 1 (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (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))) (pow (sqrt -1) 3)))))) (/ 1 a))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* -1 (* b_2 (+ (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 2))))) (* 1/2 (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* (pow a 4) (* (pow c 3) (pow (sqrt -1) 2))))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow (sqrt -1) 3)))))) (/ 1 a))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* (sqrt (* a c)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ b_2 (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* b_2 (+ 1 (* b_2 (- (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (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))) (pow (sqrt -1) 3)))))))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* b_2 (+ 1 (* b_2 (- (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* -1 (* b_2 (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -1) 2))))) (* 1/2 (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow (sqrt -1) 3)))))))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (+ (* -1 (* b_2 (pow (sqrt -1) 2))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (+ (* b_2 (- (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3)))))) (pow (sqrt -1) 2))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (+ (* b_2 (- (* b_2 (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* b_2 (- (/ 1 (* a c)) (+ (* 1/2 (/ 1 (* a c))) (+ (* 2 (/ (pow (sqrt -1) 2) (* a c))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (- (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3)))))))))))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3)))))) (pow (sqrt -1) 2))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (- (* (pow b_2 2) (- (* -1 b_2) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (- (* (pow b_2 2) (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b_2 (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) 1)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (pow (neg b_2) 3) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (* a c)) (* -1 (* (sqrt (* a c)) (* b_2 (sqrt -1))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 2 b_2)))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (+ 2 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1))))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (* a c)) (* -1 (* (sqrt (* a c)) (* b_2 (sqrt -1))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (+ b_2 (* -1 (* (sqrt (* a c)) (sqrt -1)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (* a c)) (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1))))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 c) a))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (* b_2 (- (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 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))))) 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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))) (+ (* -1/32 (/ (* (pow a 3) (pow c 4)) (pow b_2 6))) (* -1/128 (/ (* (pow a 3) (pow c 4)) (pow b_2 6))))))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (/ (+ (* -1/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) (* (sqrt (+ (* (neg a) c) (* b_2 b_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))) (+ (* -1/32 (/ (* (pow a 4) (pow c 4)) (pow b_2 6))) (* -1/128 (/ (* (pow a 4) (pow c 4)) (pow b_2 6))))))) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (+ (* (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (- (* 1/2 (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (* 1/8 (* c (+ (* -2 (* a c)) (* -1 (* a c)))))) (pow b_2 2))) (* -1/2 c)) b_2))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (- (* 1/16 (* (pow a 2) (pow c 3))) (+ (* 1/8 (* 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/4 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* 1/2 (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (* 1/8 (* c (+ (* -2 (* a c)) (* -1 (* a c)))))))))) (pow b_2 4))) (+ (* -1 (/ (- (* 1/2 (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (* 1/8 (* c (+ (* -2 (* a c)) (* -1 (* a c)))))) (pow b_2 2))) (* -1/2 c))) b_2))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (- (* 1/32 (* (pow a 3) (pow c 4))) (+ (* 1/8 (* 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)))))))) (+ (* 1/4 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* 1/16 (* (pow a 2) (pow c 3))) (+ (* 1/8 (* 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/4 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* 1/2 (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (* 1/8 (* c (+ (* -2 (* a c)) (* -1 (* a c)))))))))))) (* 1/4 (* (- (* 1/2 (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (* 1/8 (* c (+ (* -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 (/ (- (* 1/16 (* (pow a 2) (pow c 3))) (+ (* 1/8 (* 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/4 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* 1/2 (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (* 1/8 (* c (+ (* -2 (* a c)) (* -1 (* a c)))))))))) (pow b_2 4))) (+ (* -1 (/ (- (* 1/2 (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (* 1/8 (* c (+ (* -2 (* a c)) (* -1 (* a c)))))) (pow b_2 2))) (* -1/2 c)))) b_2))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (/ (+ (* -1 (/ (- (* 1/2 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/8 (* a (* c (+ (* -2 (* a c)) (* -1 (* a c))))))) (pow b_2 2))) (* -1/2 (* a c))) b_2))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (/ (+ (* -1 (/ (- (* 1/16 (* (pow a 3) (pow c 3))) (+ (* 1/8 (* 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/4 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* 1/2 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/8 (* a (* c (+ (* -2 (* a c)) (* -1 (* a c))))))))))) (pow b_2 4))) (+ (* -1 (/ (- (* 1/2 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/8 (* a (* c (+ (* -2 (* a c)) (* -1 (* a c))))))) (pow b_2 2))) (* -1/2 (* a c)))) b_2))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (/ (+ (* -1 (/ (- (* 1/32 (* (pow a 4) (pow c 4))) (+ (* 1/8 (* 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))))))))) (+ (* 1/4 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* 1/16 (* (pow a 3) (pow c 3))) (+ (* 1/8 (* 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/4 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* 1/2 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/8 (* a (* c (+ (* -2 (* a c)) (* -1 (* a c))))))))))))) (* 1/4 (* (- (* 1/2 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/8 (* a (* c (+ (* -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 (/ (- (* 1/16 (* (pow a 3) (pow c 3))) (+ (* 1/8 (* 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/4 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* 1/2 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/8 (* a (* c (+ (* -2 (* a c)) (* -1 (* a c))))))))))) (pow b_2 4))) (+ (* -1 (/ (- (* 1/2 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* 1/8 (* a (* c (+ (* -2 (* a c)) (* -1 (* a c))))))) (pow b_2 2))) (* -1/2 (* a c))))) b_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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* b_2 (- (* -1 (/ (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 2))) 2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* b_2 (- (+ (* -1 (/ (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 2))) (* -1 (/ (- (* 1/2 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* 1/4 (* (pow a 2) (pow c 2))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c)))))))) (pow b_2 4)))) 2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* b_2 (- (+ (* -1 (/ (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c))))) (pow b_2 2))) (+ (* -1 (/ (- (* 1/2 (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))) (+ (* 1/8 (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c)))))))) (+ (* 1/8 (* (pow a 3) (pow c 3))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* 1/4 (* (pow a 2) (pow c 2))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c)))))))))))) (pow b_2 6))) (* -1 (/ (- (* 1/2 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* 1/4 (* (pow a 2) (pow c 2))) (* (+ (* -1 (* a c)) (* 1/2 (* a c))) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 2 (+ (* -1 (* a c)) (* 1/2 (* a c)))))))) (pow b_2 4))))) 2)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* -2 (pow b_2 3)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* (pow b_2 3) (- (* -1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) 2)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* (pow b_2 3) (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))) (+ 2 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* (pow b_2 3) (- (* -1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2)))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (* a c)) (* 1/2 (* a c))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (* a c)) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* 1/2 (* a c)))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (* a c)) (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* 1/2 (* a c))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (* a c)) (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (+ (* 1/2 (* a c)) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* (pow b_2 2) (- (* 1/2 (/ (* a c) (pow b_2 2))) 1)))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 c) a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 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))))) a) #s(hole binary64 (* -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))))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 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))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* -1 (/ (+ (* -1/8 (* a (pow c 2))) (* 1/4 (* a (pow c 2)))) (pow b_2 4))) (* 2 (/ 1 a))) (* 1/2 (/ 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))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* -1 (/ (+ (* -1/4 (* a (* c (+ (* -1/8 (* a (pow c 2))) (* 1/4 (* a (pow c 2))))))) (+ (* -1/16 (* (pow a 2) (pow c 3))) (* 2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b_2 6))) (* 2 (/ 1 a))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/4 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ 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 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* 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 (* -1 (* b_2 (- (+ 2 (* -1 (/ (+ (* -1/8 (* (pow a 2) (pow c 2))) (* 1/4 (* (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 (* -1 (* b_2 (- (+ 2 (* -1 (/ (+ (* -1/4 (* a (* c (+ (* -1/8 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2))))))) (+ (* -1/16 (* (pow a 3) (pow c 3))) (* 2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b_2 6)))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 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/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (sqrt (+ (* (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* 6 (/ (* b_2 c) (+ (* -2 (* a c)) (* -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* -6 (/ c (+ (* -2 (* a c)) (* -1 (* a c))))) (* -2 (/ (* c (+ (* -1 (* a c)) (* -1/2 (* a c)))) (* (pow b_2 2) (+ (* -2 (* a c)) (* -1 (* a c))))))) (* -6 (/ (* 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 2) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* -6 (/ c (+ (* -2 (* a c)) (* -1 (* a c))))) (+ (* -2 (/ (* c (+ (* -1 (* a c)) (* -1/2 (* a c)))) (* (pow b_2 2) (+ (* -2 (* a c)) (* -1 (* a c)))))) (* 1/4 (/ (* (pow a 2) (pow c 3)) (* (pow b_2 4) (+ (* -2 (* a c)) (* -1 (* a c)))))))) (+ (* -6 (/ (* 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 4) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* -6 (/ (* 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 2) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (/ (* (- (* -2 (/ (* c (+ (* -1 (* a c)) (* -1/2 (* a c)))) (+ (* -2 (* a c)) (* -1 (* a c))))) (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a 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 4) (+ (* -2 (* a c)) (* -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* -6 (/ c (+ (* -2 (* a c)) (* -1 (* a c))))) (+ (* -2 (/ (* c (+ (* -1 (* a c)) (* -1/2 (* a c)))) (* (pow b_2 2) (+ (* -2 (* a c)) (* -1 (* a c)))))) (+ (* 1/8 (/ (* (pow a 3) (pow c 4)) (* (pow b_2 6) (+ (* -2 (* a c)) (* -1 (* a c)))))) (* 1/4 (/ (* (pow a 2) (pow c 3)) (* (pow b_2 4) (+ (* -2 (* a c)) (* -1 (* a c))))))))) (+ (* -6 (/ (* 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 4) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* -6 (/ (* 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 2) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* 6 (/ (* c (+ (* 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) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (/ (* (- (* -2 (/ (* c (+ (* -1 (* a c)) (* -1/2 (* a c)))) (+ (* -2 (* a c)) (* -1 (* a c))))) (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))) (* (pow b_2 6) (+ (* -2 (* a c)) (* -1 (* a c))))) (+ (/ (* (- (* -2 (/ (* c (+ (* -1 (* a c)) (* -1/2 (* a c)))) (+ (* -2 (* a c)) (* -1 (* a c))))) (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a 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 4) (+ (* -2 (* a c)) (* -1 (* a c))))) (/ (* (- (* 1/4 (/ (* (pow a 2) (pow c 3)) (+ (* -2 (* a c)) (* -1 (* a c))))) (+ (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (/ (* (- (* -2 (/ (* c (+ (* -1 (* a c)) (* -1/2 (* a c)))) (+ (* -2 (* a c)) (* -1 (* a c))))) (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a 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)))) (+ (* -2 (* a c)) (* -1 (* a c)))))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* (pow b_2 6) (+ (* -2 (* a c)) (* -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* 6 (/ (* a (* b_2 c)) (+ (* -2 (* a c)) (* -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* -1 (* b_2 (- (+ (* -6 (/ (* a c) (+ (* -2 (* a c)) (* -1 (* a c))))) (* -2 (/ (* a (* c (+ (* -1 (* a c)) (* -1/2 (* a c))))) (* (pow b_2 2) (+ (* -2 (* a c)) (* -1 (* a c))))))) (* -6 (/ (* 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 2) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* -1 (* b_2 (- (+ (* -6 (/ (* a c) (+ (* -2 (* a c)) (* -1 (* a c))))) (+ (* -2 (/ (* a (* c (+ (* -1 (* a c)) (* -1/2 (* a c))))) (* (pow b_2 2) (+ (* -2 (* a c)) (* -1 (* a c)))))) (* 1/4 (/ (* (pow a 3) (pow c 3)) (* (pow b_2 4) (+ (* -2 (* a c)) (* -1 (* a c)))))))) (+ (* -6 (/ (* 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 4) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* -6 (/ (* 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 2) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (/ (* (- (* -2 (/ (* a (* c (+ (* -1 (* a c)) (* -1/2 (* a c))))) (+ (* -2 (* a c)) (* -1 (* a c))))) (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a 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 4) (+ (* -2 (* a c)) (* -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* -1 (* b_2 (- (+ (* -6 (/ (* a c) (+ (* -2 (* a c)) (* -1 (* a c))))) (+ (* -2 (/ (* a (* c (+ (* -1 (* a c)) (* -1/2 (* a c))))) (* (pow b_2 2) (+ (* -2 (* a c)) (* -1 (* a c)))))) (+ (* 1/8 (/ (* (pow a 4) (pow c 4)) (* (pow b_2 6) (+ (* -2 (* a c)) (* -1 (* a c)))))) (* 1/4 (/ (* (pow a 3) (pow c 3)) (* (pow b_2 4) (+ (* -2 (* a c)) (* -1 (* a c))))))))) (+ (* -6 (/ (* 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 4) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* -6 (/ (* 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 2) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* 6 (/ (* a (* c (+ (* 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) (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (/ (* (- (* -2 (/ (* a (* c (+ (* -1 (* a c)) (* -1/2 (* a c))))) (+ (* -2 (* a c)) (* -1 (* a c))))) (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))) (* (pow b_2 6) (+ (* -2 (* a c)) (* -1 (* a c))))) (+ (/ (* (- (* -2 (/ (* a (* c (+ (* -1 (* a c)) (* -1/2 (* a c))))) (+ (* -2 (* a c)) (* -1 (* a c))))) (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a 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 4) (+ (* -2 (* a c)) (* -1 (* a c))))) (/ (* (- (* 1/4 (/ (* (pow a 3) (pow c 3)) (+ (* -2 (* a c)) (* -1 (* a c))))) (+ (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (/ (* (- (* -2 (/ (* a (* c (+ (* -1 (* a c)) (* -1/2 (* a c))))) (+ (* -2 (* a c)) (* -1 (* a c))))) (* -6 (/ (* 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 (+ (* -2 (* a c)) (* -1 (* a 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)))) (+ (* -2 (* a c)) (* -1 (* a c)))))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* (pow b_2 6) (+ (* -2 (* a c)) (* -1 (* a c))))))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) b_2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) (pow b_2 2)))) b_2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* -1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) (pow b_2 2))) (+ (* 1/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (* 1/3 (/ (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c))))))) (pow b_2 4)))))) b_2)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* -1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (+ (* -1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))) (* 1/6 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (pow b_2 6)))))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))) (pow b_2 2))) (+ (* -1/24 (/ (* (pow a 2) (* (pow c 2) (- (* -1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c)))))))) (pow b_2 6))) (+ (* 1/288 (/ (* (pow a 3) (* (pow c 3) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 6))) (+ (* 1/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (+ (* 1/3 (/ (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))) (+ (* 1/144 (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c)))))) (* 1/3 (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c))))))))))) (pow b_2 6))) (* 1/3 (/ (* (+ (* -1 (* a c)) (* -1/2 (* a c))) (- (* -1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* -1 (* a c)) (* -1/2 (* a c))))))) (pow b_2 4))))))))) b_2)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* 1/2 (* b_2 (+ (* -2 (* a c)) (* -1 (* a c))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* -1 (* b_2 (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))) (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* -1 (* b_2 (- (* -1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* -1 (* b_2 (- (* 1/2 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (pow b_2 6))) (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))))))))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg a) c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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 (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* 3 (pow b_2 2)))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* (pow b_2 2) (+ 3 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* (pow b_2 2) (+ 3 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* 2 (pow b_2 2)))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #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 (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* (pow b_2 2) (+ 2 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* (pow b_2 2) (+ 2 (+ (* -1 (/ (* a c) (pow b_2 2))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (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 c) #s(hole binary64 (* -1 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))))) a) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 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))))) 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) (* (sqrt (+ (* (neg a) c) (* 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/16 (/ (pow a 2) (pow b_2 5))) (* c (+ (* -1/32 (/ (pow a 3) (pow b_2 7))) (* -1/128 (/ (pow a 3) (pow b_2 7))))))))) (* 1/2 (/ 1 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 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 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) (* (sqrt (+ (* (neg a) c) (* b_2 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/16 (/ (pow a 3) (pow b_2 5))) (* c (+ (* -1/32 (/ (pow a 4) (pow b_2 7))) (* -1/128 (/ (pow a 4) (pow b_2 7))))))))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (+ (* (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* c (+ (* -1 (/ (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (+ (* 2 (/ (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* c (- (+ (* -1 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* 1/2 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2))))))))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* c (+ (* -1 (/ (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (+ (* 2 (/ (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* c (- (+ (* -1 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3)))) (+ (* 1/2 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* c (- (* 1/8 (/ (pow a 2) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* -1 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* 1/2 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* -1/2 (/ (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2))))))))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2))))))))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* c (+ (* -1 (/ (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (+ (* 2 (/ (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* c (- (+ (* -1 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3)))) (+ (* 1/2 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* c (- (+ (* 1/8 (/ (pow a 2) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* c (- (* 1/16 (/ (pow a 3) (* (pow b_2 4) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (* 1/8 (/ (pow a 2) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* -1 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* 1/2 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* -1/2 (/ (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2))))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (- (+ (* -1 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* 1/2 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2))))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))))) (+ (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* -1 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* 1/2 (/ a (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* -1/2 (/ (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2))))))))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2))))))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* c (+ (* c (- (/ (* a (+ (* -1 a) (* 1/2 a))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* a (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (/ (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* c (+ (* c (- (+ (* c (- (* 1/8 (/ (pow a 3) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* a (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (/ (* a (+ (* -1 a) (* 1/2 a))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* a (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))) (/ (* a (+ (* -1 a) (* 1/2 a))) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* -1/2 (/ (* a (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (/ (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* c (+ (* c (- (+ (* c (- (+ (* 1/8 (/ (pow a 3) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (* c (- (* 1/16 (/ (pow a 4) (* (pow b_2 4) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* a (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (+ (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (* 1/8 (/ (pow a 3) (* (pow b_2 2) (- (* -1 (pow b_2 3)) (pow b_2 3))))) (+ (* -1/2 (/ (* a (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (/ (* a (+ (* -1 a) (* 1/2 a))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* a (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (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 (+ (* -1 a) (* 1/2 a))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* a (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))))) (+ (* -1/2 (/ (* a (* (+ (* -1 (pow b_2 2)) (* 2 (pow b_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) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))) (* -1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (/ (* a (+ (* -1 a) (* 1/2 a))) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* -1/2 (/ (* a (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (* (pow b_2 3) (- (* -1 (pow b_2 3)) (pow b_2 3)))))))) (/ (* a (+ (* -1 a) (* 1/2 a))) (- (* -1 (pow b_2 3)) (pow b_2 3)))) (* -1/2 (/ (* a (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* (pow b_2 3) (pow (- (* -1 (pow b_2 3)) (pow b_2 3)) 2)))))) (/ (* a (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))) (- (* -1 (pow b_2 3)) (pow b_2 3))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* c (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* c (- (+ (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* c (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow a 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))) (* c (- (+ (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* c (- (+ (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (* c (- (* -1/2 (/ (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/16 (/ (* (pow a 3) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* 1/8 (/ (* (pow a 2) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (* (pow b_2 2) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (+ (* 1/8 (/ (* (pow a 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))))) (+ (* 1/8 (/ (* (pow a 2) (- (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2)))) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2)))))))) (/ (* (+ (* -1 a) (* 1/2 a)) (- (* -1 (pow b_2 3)) (pow b_2 3))) (pow (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))) 2))))) (/ (pow b_2 3) (+ (* -1 (pow b_2 2)) (* 2 (pow b_2 2))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (- (+ (* -1 (pow b_2 3)) (* c (- (* c (- (* -1/2 (/ (* c (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (pow b_2 3))))) (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3)))))) (pow b_2 3)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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 (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* c (+ (* -1 a) (* 1/2 a))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* c (+ (* -1 a) (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* 1/2 a)))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* 2 (pow b_2 2)) (* c (+ (* -1 a) (+ (* 1/2 a) (* c (+ (* 1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* c (+ (* -1 a) (* 1/2 a))) (pow b_2 2))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* c (+ (* -1 a) (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* 1/2 a)))) (pow b_2 2))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (+ (* c (+ (* -1 a) (+ (* 1/2 a) (* c (+ (* 1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))))) (pow b_2 2))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 c) a))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* 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))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (pow c 2)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 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))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (sqrt -1)))) (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4))))) (pow c 3)))) (+ (* -1 (/ b_2 (* a (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_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)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))))))) |
#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 (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c (pow a 3))) (/ (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (sqrt -1)))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* -1 (* (sqrt (/ c (pow a 3))) (/ (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (sqrt -1))))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (sqrt -1)))) (* 1/2 (/ (pow b_2 3) (* (pow a 2) (* c (pow (sqrt -1) 2))))))) (/ (* (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))))) (* (pow a 3) (* c (pow (sqrt -1) 2))))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 9))) (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))) (pow (sqrt -1) 3)))) (* 2 (/ (* (pow b_2 2) (* c (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))))) (* (pow a 3) (pow (sqrt -1) 2))))) (pow c 3))) (* 1/2 (/ (pow b_2 3) (* (pow a 2) (* c (pow (sqrt -1) 2)))))))) (/ (* (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))))) (* (pow a 3) (* c (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (sqrt -1)))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (sqrt -1))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (sqrt -1)))) (* 1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 2))))))) (/ (* (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))))) (* (pow a 2) (* c (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))) (pow (sqrt -1) 3)))) (* 2 (/ (* (pow b_2 2) (* c (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))))) (* (pow a 2) (pow (sqrt -1) 2))))) (pow c 3))) (* 1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 2)))))))) (/ (* (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))))) (* (pow a 2) (* c (pow (sqrt -1) 2))))))) |
#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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (pow b_2 3) (* (pow c 2) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (pow b_2 3) (* (pow c 2) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* -1 (/ (* a (pow b_2 5)) (* (pow c 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))) (* (pow c 3) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b_2 3) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b_2 3) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b_2 6) (* 1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (* (pow a 3) (pow (sqrt -1) 2))))) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* c (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* 2 (/ (pow b_2 2) c))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) c)))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) c))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* c (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (/ (pow b_2 2) c)))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) c))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* c (+ (* -1 a) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) c)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (- (* 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 c) a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* -1 (* (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))))) a) #s(hole binary64 (+ (* -1 (/ 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))))) a) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) (* -1 (/ (* b_2 c) a))) c)) (* (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))))) a) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow b_2 3) c) (pow a 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))) c)) (* -1 (/ (* b_2 c) a))) c)) (* (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 (/ (- (+ (* -1 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) (* -1 (* b_2 c))) 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 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow b_2 3) c) a))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* -1 (* b_2 c))) c)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (- (/ 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/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 (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (* (sqrt (/ c (pow a 3))) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c (pow a 3))) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/2 (/ (pow b_2 3) (pow a 2))) (* 2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) (* -1 (/ (* (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))))) (pow a 3)))) c)) (* (sqrt (/ c (pow a 3))) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* -1/2 (/ (* (pow b_2 3) c) (pow a 2))) (* -1 (/ (* c (* (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))))) (pow a 3))))) (* -1 (/ (+ (* -2 (/ (* (pow b_2 2) (* c (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))))) (pow a 3))) (* -1/2 (* (sqrt (/ (pow c 3) (pow a 9))) (* (sqrt -1) (* (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))))))) c))) c)) (* 2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ c (pow a 3))) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* -2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/2 (/ (pow b_2 3) a)) (* 2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) (* -1 (/ (* (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))))) (pow a 2)))) c)) (* (sqrt (/ c a)) (* (sqrt -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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* -1/2 (/ (* (pow b_2 3) c) a)) (* -1 (/ (* c (* (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))))) (pow a 2))))) (* -1 (/ (+ (* -2 (/ (* (pow b_2 2) (* c (- (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))))) (pow a 2))) (* -1/2 (* (sqrt (/ (pow c 3) (pow a 7))) (* (sqrt -1) (* (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))))))) c))) c)) (* 2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (* (sqrt -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)))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b_2 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) c)) (* -2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (* a (pow b_2 5)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))) (* 2 (/ (* (pow b_2 2) (- (* -1 (/ (pow b_2 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) c)) (* -1 (/ (pow b_2 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) c)) (* -2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* c (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #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) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) c)))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1))))) c)) (* 2 (pow b_2 2))) c)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* c (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (pow b_2 2) c)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) c)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) #s(hole binary64 (* -1 (* c (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1))))) c)) (pow b_2 2)) c)))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+ (* b_2 b_2) (* (neg a) c)))) #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 (+.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) |
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) |
a |
c |
(/.f64 (neg.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2))) (neg.f64 a)) |
(/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) a)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (*.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) (*.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2))))) |
(+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (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 (sqrt.f64 (/.f64 (neg.f64 c) a)) (sqrt.f64 (/.f64 (neg.f64 c) a))) (*.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
(+.f64 (/.f64 (neg.f64 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) |
(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) |
(/.f64 (neg.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (-.f64 (neg.f64 b_2) (sqrt.f64 #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))))))) (neg.f64 a)) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (-.f64 (neg.f64 b_2) (sqrt.f64 #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)))))) a) |
(/.f64 (neg.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a))) (neg.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #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))))))) |
(/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (-.f64 (neg.f64 b_2) (sqrt.f64 #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 (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) |
(*.f64 c a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 #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))))) |
(pow.f64 #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(literal 1/2 binary64)) |
(sqrt.f64 #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 #s(literal -1 binary64) (*.f64 a c))) |
(*.f64 #s(literal -1 binary64) (*.f64 a c)) |
#s(literal -1 binary64) |
(*.f64 a c) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (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 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))))) (neg.f64 a)) |
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (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 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))))) a) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (neg.f64 (/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (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 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))))) (/.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 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))))) |
(-.f64 (*.f64 b_2 b_2) (fma.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 (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)) |
(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 (neg.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))) |
(-.f64 (/.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))))) |
(*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #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 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) |
(*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64)) |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) #s(literal 3 binary64))) |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2) (-.f64 (*.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 a) c)) (*.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) c))))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 a) c)) |
(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 (neg.f64 a) c)) |
(/.f64 (+.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (pow.f64 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) #s(literal 3 binary64))) (fma.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2) (-.f64 (*.f64 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))) (*.f64 (*.f64 b_2 b_2) (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))) |
(fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))) |
(+.f64 (*.f64 b_2 b_2) (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) #s(literal 3 binary64))) (fma.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) (*.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))))) |
(+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))) |
(*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) |
#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 (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 a a) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) (/.f64 (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) a)) |
#s(approx (/ (neg b_2) a) (*.f64 #s(literal -1 binary64) (/.f64 b_2 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 7 binary64))) (*.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 7 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/2 binary64) (/.f64 (*.f64 a c) 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 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 7 binary64))) (*.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 7 binary64))))))))))))) |
#s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 a c)) |
#s(approx (* c a) (*.f64 a c)) |
#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 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2)) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)))) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)))) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (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 (* (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 (* -1 (* a c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (* a c) (*.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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (fma.f64 a (-.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (fma.f64 a (-.f64 (fma.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (-.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 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 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))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (fma.f64 a (-.f64 (fma.f64 a (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.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 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (-.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 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #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))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (-.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 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 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))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.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) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (-.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 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 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))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (/.f64 (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (*.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (*.f64 a (fma.f64 a (-.f64 (fma.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (-.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 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 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))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (*.f64 a (fma.f64 a (-.f64 (fma.f64 a (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.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 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (-.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 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #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))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (-.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 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 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))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.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) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (-.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 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 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))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (-.f64 (*.f64 #s(literal -1 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))) (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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b_2 b_2)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (-.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c)))) (pow.f64 b_2 #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (-.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (pow.f64 b_2 #s(literal 3 binary64))))))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (-.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (pow.f64 b_2 #s(literal 3 binary64))))))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3) (pow.f64 b_2 #s(literal 3 binary64))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) b_2) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg a) c))) (+.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg a) c)) (*.f64 b_2 b_2)) |
#s(approx (+ (* b_2 b_2) (* (neg a) c)) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) c))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal 1/2 binary64) c (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2))))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 b_2 b_2))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) c)) (*.f64 b_2 b_2)))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) c))) (*.f64 b_2 b_2)))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal 1/2 binary64) c (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2))))))) (*.f64 b_2 b_2)))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (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 (+ (* b_2 b_2) (* (neg a) c)))) (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 (+ (* b_2 b_2) (* (neg a) c)))) (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 c) a))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) 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) (* (sqrt (+ (* (neg a) c) (* 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 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #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))))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 b_2 #s(literal -1 binary64))) a)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (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 c))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 b_2 #s(literal -1 binary64))))) a)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.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 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 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 (*.f64 c #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 b_2 #s(literal -1 binary64))))))) a)) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #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 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 b_2 #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 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (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 c))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 b_2 #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 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.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 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 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 (*.f64 c #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 b_2 #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 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a)))))) |
#s(approx (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 (* (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 (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (/.f64 (fma.f64 #s(literal -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)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))))) a)) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (/.f64 (-.f64 (fma.f64 #s(literal -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)))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal -1 binary64))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) a) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 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)))))) (*.f64 (*.f64 c c) #s(literal -1 binary64))))) a)) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (/.f64 (-.f64 (fma.f64 #s(literal -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)))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 7 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 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 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))))))) #s(literal -1 binary64))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal -1 binary64)))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) a) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 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)))))) (*.f64 (*.f64 c c) #s(literal -1 binary64))))) a)) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (fma.f64 #s(literal -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)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (-.f64 (fma.f64 #s(literal -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)))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal -1 binary64))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) a) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 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)))))) (*.f64 (*.f64 c 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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (-.f64 (fma.f64 #s(literal -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)))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 7 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 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 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))))))) #s(literal -1 binary64))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal -1 binary64)))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) a) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 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)))))) (*.f64 (*.f64 c c) #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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) c) (pow.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))))))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (+ (* b_2 b_2) (* (neg a) c)) (*.f64 a (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b_2 b_2) a)))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) a)))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) a))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) a)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) a))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) a)))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b_2 b_2) a))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.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 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) a))) a))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.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 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64))) c))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) a))) a))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (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) b_2 (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 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (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)))))) (*.f64 #s(literal -1 binary64) (*.f64 a b_2))) a) (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 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a b_2))) a) (sqrt.f64 (*.f64 (*.f64 a c) #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 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) b_2) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) a)) b_2) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (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 (* (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 (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a 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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (*.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)) (+.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 (/.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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (*.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)) (+.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 -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #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) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))))))))) (*.f64 c c)))) a))) a))) a))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (*.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)) (+.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 -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #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) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)))))))) (*.f64 c c)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.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 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #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) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))))))))) (*.f64 c c)))) a))) a))) a))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (*.f64 (sqrt.f64 (/.f64 a 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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (fma.f64 #s(literal -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)))) (*.f64 (sqrt.f64 (/.f64 a 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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (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)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #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) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)))))))) (*.f64 c c)))) a) (*.f64 (sqrt.f64 (/.f64 a 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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #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) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))))))))) (*.f64 c c)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #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) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))))))))) (*.f64 c c)) (*.f64 #s(literal -1/2 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)) (*.f64 (+.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 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))))))) a))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 (sqrt.f64 (/.f64 a 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 (* (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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) a)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) c) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) a) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) a)))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))) #s(literal 2 binary64))) (pow.f64 c #s(literal 3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c)))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 c) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))))))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) (*.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) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) a))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) a))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) a))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b_2 b_2)) a))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 b_2 b_2)) a))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (neg b_2) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx b_2 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 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))))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 b_2 (fma.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))))) (pow.f64 (*.f64 a #s(literal -1 binary64)) #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))))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 b_2 (fma.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))))) (pow.f64 (*.f64 a #s(literal -1 binary64)) #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 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 b_2 (fma.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))))) #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 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 b_2 (fma.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a (*.f64 c #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))))) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (-.f64 (*.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)))) (-.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (-.f64 (*.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (fma.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (fma.f64 b_2 (fma.f64 b_2 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/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))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (fma.f64 b_2 (fma.f64 b_2 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -1 binary64))) #s(literal -1 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))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -1 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))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (+.f64 b_2 (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (fma.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 b_2 (-.f64 (*.f64 #s(literal -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/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))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))))))) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (fma.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -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 binary64) (*.f64 b_2 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a (*.f64 c #s(literal -1 binary64))) #s(literal -1 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))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -1 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))))))) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#s(approx (* b_2 b_2) (*.f64 b_2 b_2)) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (fma.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (fma.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b_2 (-.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))))))))))) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (-.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (-.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (neg b_2) 3) (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) b_2))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (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 (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 c) a))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg c) a))) (*.f64 b_2 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2)) (pow.f64 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))))) 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal -1/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 6 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 (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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))))) b_2)) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (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 (* (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 (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/8 binary64) (*.f64 c (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) c)) b_2)) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 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 #s(literal 1/4 binary64) (*.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 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/8 binary64) (*.f64 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 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/8 binary64) (*.f64 c (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) c))) b_2)) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 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)))))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 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 #s(literal 1/4 binary64) (*.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 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/8 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/8 binary64) (*.f64 c (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 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 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 #s(literal 1/4 binary64) (*.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 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/8 binary64) (*.f64 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 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/8 binary64) (*.f64 c (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) c)))) b_2)) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 c (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 a c))) b_2)) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 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 #s(literal 1/4 binary64) (*.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 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 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 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 c (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 a c)))) b_2)) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 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))))))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 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 #s(literal 1/4 binary64) (*.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 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 c (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 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 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 #s(literal 1/4 binary64) (*.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 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 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 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 c (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 a c))))) 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))))) (pow.f64 b_2 #s(literal 4 binary64)))))) #s(literal 2 binary64)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 #s(literal -2 binary64) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg 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 (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 b_2 b_2)) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b_2 #s(literal 6 binary64))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 c) a))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2)) (pow.f64 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))))) a) (*.f64 #s(literal -2 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))))) 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) (* (sqrt (+ (* (neg a) c) (* 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 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/4 binary64) (*.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)))) (*.f64 #s(literal 1/2 binary64) (/.f64 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))))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 c c)))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 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 (*.f64 a a) c))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))) (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/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (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 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 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 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/4 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 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 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2))))) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))) b_2))) |
#s(approx (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 b_2 c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -6 binary64) (/.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))))) (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 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 (*.f64 b_2 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -6 binary64) (/.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 4 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)))))))) (fma.f64 #s(literal -6 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 4 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 (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 -6 binary64) (/.f64 (*.f64 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 (*.f64 b_2 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 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 (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 (-.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 -2 binary64) (*.f64 a c) (*.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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -6 binary64) (/.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 4 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))))))))) (fma.f64 #s(literal -6 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 4 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 (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 -6 binary64) (/.f64 (*.f64 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 (*.f64 b_2 (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 6 binary64) (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 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 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 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 (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 (-.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 -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 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 (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 (-.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 -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (fma.f64 #s(literal -6 binary64) (/.f64 (*.f64 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 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 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 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.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))))) (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))) (/.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)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 a (*.f64 b_2 c)) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -6 binary64) (/.f64 (*.f64 a c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b_2 b_2)) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))))) (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 a (*.f64 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 (*.f64 b_2 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -6 binary64) (/.f64 (*.f64 a c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b_2 b_2)) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (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 (*.f64 a c) #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))))))) (fma.f64 #s(literal -6 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 (*.f64 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 (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 -6 binary64) (/.f64 (*.f64 a (*.f64 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 (*.f64 b_2 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 a (*.f64 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 (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 (-.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 -2 binary64) (*.f64 a c) (*.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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -6 binary64) (/.f64 (*.f64 a c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b_2 b_2)) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (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 (*.f64 a c) #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))))))) (fma.f64 #s(literal -6 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 (*.f64 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 (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 -6 binary64) (/.f64 (*.f64 a (*.f64 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 (*.f64 b_2 (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 6 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 (*.f64 c (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 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 a (*.f64 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 (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 (-.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 -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 a (*.f64 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 (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 (-.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 -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (fma.f64 #s(literal -6 binary64) (/.f64 (*.f64 a (*.f64 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 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 a (*.f64 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 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.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))))) (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))) (/.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)))) (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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (*.f64 b_2 b_2)))) b_2))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2))))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/144 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))))))) (pow.f64 b_2 #s(literal 4 binary64))))))) b_2))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (pow.f64 b_2 #s(literal 6 binary64))))))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/288 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/144 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))))))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))))))) (pow.f64 b_2 #s(literal 4 binary64)))))))))) b_2))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2)))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2))))))))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3) (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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 (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 #s(literal 3 binary64) (*.f64 b_2 b_2))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (*.f64 b_2 b_2)) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (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 c c) |
#s(approx (neg c) (*.f64 #s(literal -1 binary64) c)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) 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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 c (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 7 binary64))) (*.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 7 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64)))))) |
#s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c (fma.f64 #s(literal -1/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) (* (sqrt (+ (* (neg a) c) (* 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) (* (sqrt (+ (* (neg a) c) (* 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/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 c (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 7 binary64))) (*.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 7 binary64))))))))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b_2)))) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b_2 #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b_2)))) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #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))))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64))))))))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/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))))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #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))))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 3 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 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 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))))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64))))))))))) |
#s(approx (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/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))))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/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))))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #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))))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 3 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 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 3 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))))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #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))))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (pow.f64 b_2 #s(literal 3 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 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))))))))) (fma.f64 #s(literal -1/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))))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #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))))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 3 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 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 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))))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64))))))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (*.f64 c (fma.f64 c (-.f64 (fma.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (-.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 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 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))))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))))) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))))) |
#s(approx (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (*.f64 c (fma.f64 c (-.f64 (fma.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (-.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 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #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))))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (-.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 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 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))))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.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) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.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 (-.f64 (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (-.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 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 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))))) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))))) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 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 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 2 binary64)))))) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b_2 b_2)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (-.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (-.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (pow.f64 b_2 #s(literal 3 binary64))))))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (-.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (pow.f64 b_2 #s(literal 3 binary64))))))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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 (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) a))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal 1/2 binary64) a (*.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 b_2))))))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) a)) (*.f64 b_2 b_2)))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b_2 b_2)))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (fma.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal 1/2 binary64) a (*.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 b_2))))))) (*.f64 b_2 b_2)))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (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 (+ (* b_2 b_2) (* (neg a) c)))) (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 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (*.f64 c c)))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 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))))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (*.f64 c c) #s(literal 1 binary64))))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 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) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 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 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 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 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.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 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 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 (*.f64 c #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 b_2 #s(literal -1 binary64)))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b_2 c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)))))) |
#s(approx (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 (* (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 (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (fma.f64 #s(literal -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 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (-.f64 (fma.f64 #s(literal -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 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 a a) (*.f64 c #s(literal -1 binary64))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 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)))))) (*.f64 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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (-.f64 (fma.f64 #s(literal -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 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 9 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 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 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))))))) #s(literal -1 binary64))))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 a a) (*.f64 c #s(literal -1 binary64)))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 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)))))) (*.f64 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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (fma.f64 #s(literal -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)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (-.f64 (fma.f64 #s(literal -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)))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal -1 binary64))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 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)))))) (*.f64 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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (-.f64 (fma.f64 #s(literal -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)))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 7 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 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 a a)) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 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))))))) #s(literal -1 binary64))))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a (*.f64 c #s(literal -1 binary64)))))))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 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)))))) (*.f64 c #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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 5 binary64))) (pow.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 c #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))))))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) (*.f64 c (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 b_2 b_2) c)))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) c)))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) c))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) c)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) c))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) c)))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b_2 b_2) c))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (- (* 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 c) a))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (/ (neg b_2) a) (sqrt (/ (neg 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 (sqrt (/ (neg c) a)) (*.f64 #s(literal -1 binary64) (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))))) 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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) a))) c) (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))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (*.f64 a a)))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) c)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) a))) c) (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))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b_2 b_2) (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)))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 c))) 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))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) a))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) c)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 c))) 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 (-.f64 (/.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 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) c)) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (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 (* (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 (/ (/ (- (* 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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (fma.f64 #s(literal -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 (sqrt.f64 (/.f64 c (pow.f64 a #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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a)) (*.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 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #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) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)))))))) (pow.f64 a #s(literal 3 binary64))))) c) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (*.f64 a a))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #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) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))))))))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #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) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))))))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 9 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.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 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))))))) c))) c) (*.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)))))) c) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #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) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (fma.f64 #s(literal -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)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (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)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #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) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)))))))) (*.f64 a a)))) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.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))))) (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #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) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))))))))) (*.f64 a a)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b_2 #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) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))))))))) (*.f64 a a)) (*.f64 #s(literal -1/2 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)) (*.f64 (+.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 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))))))) c))) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 (* (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) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) 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 (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)))) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) c)))))) |
#s(approx (/ (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 5 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)))) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))))) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) c) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)))) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) c)))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))) |
#s(approx (- (pow (neg b_2) 3) (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 3)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))) #s(literal 2 binary64))) (pow.f64 a #s(literal 3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c c)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 a b_2) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))))))) |
#s(approx (pow (sqrt (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg a) c))) 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 (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg a) c)) (*.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) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.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) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) c) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) c))))))) |
#s(approx (+ (* b_2 b_2) (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) c))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.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) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) c))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b_2 b_2)) c))))))) |
#s(approx (+ (+ (* b_2 b_2) (* (neg a) c)) (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c))))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 b_2 b_2)) c))))))) |
#s(approx (* (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 (+ (* b_2 b_2) (* (neg a) c)))) (*.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 76 918 to 5 427 computations (92.9% saved)
19 alts after pruning (11 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 828 | 2 | 830 |
| Fresh | 2 | 9 | 11 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 832 | 19 | 851 |
| Status | Accuracy | Program |
|---|---|---|
| 17.3% | (/.f64 (/.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 (-.f64 (*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))))) a) | |
| 24.7% | (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))) a) | |
| 22.9% | (/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) a)) | |
| ✓ | 47.2% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| ✓ | 34.4% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
| ✓ | 9.9% | (/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 13.4% | (/.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 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b_2 c) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b_2 c) #s(literal -1 binary64)) (*.f64 (/.f64 b_2 c) #s(literal -1 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 b_2 c) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) c)) a) | |
| 16.4% | (/.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 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c))) a) | |
| 15.4% | (/.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(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) c)) a) | |
| 13.2% | (/.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(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) a) | |
| ✓ | 29.5% | (/.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))))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) |
| ✓ | 35.6% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
| 20.3% | #s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (/.f64 b_2 a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) | |
| 18.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))))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) | |
| 17.0% | #s(approx (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) | |
| 20.7% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)))) | |
| ✓ | 22.2% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
| ✓ | 33.9% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
| ✓ | 15.6% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 b_2) a))) |
Compiled 2 184 to 573 computations (73.8% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 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))) |
(/.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) #s(approx (sqrt (- (* b_2 b_2) (* a c))) 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))))) a) (sqrt.f64 (/.f64 (neg.f64 c) 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))))) 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)))) |
#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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) 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 (neg.f64 a) c))) 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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (neg.f64 a)) (sqrt.f64 c))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (/.f64 b_2 a) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
(/.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(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) 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))))) |
#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))) |
(/.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(approx (+ (* (/ b_2 c) -1) (sqrt (* (/ a c) -1))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) c)) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)))) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (+ (* (neg a) c) (* b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a c)))))) a) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) 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 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (/.f64 b_2 c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) a) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))) a)) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 c a)) #s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) a) |
(/.f64 (/.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))))) a) |
(/.f64 (/.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))))) #s(approx (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (-.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) a))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) b_2) (pow.f64 a #s(literal -1 binary64))) b_2))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))))))) a) |
(/.f64 (/.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 (-.f64 (*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))))) a) |
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) 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 (-.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 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)))))))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (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 (sqrt.f64 (/.f64 (neg.f64 c) a)) (sqrt.f64 (/.f64 (neg.f64 c) a))) (*.f64 (/.f64 (neg.f64 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 #s(approx (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (- (neg b_2) (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b_2 c) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b_2 c) #s(literal -1 binary64)) (*.f64 (/.f64 b_2 c) #s(literal -1 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 b_2 c) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) 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 (-.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:
| 10.0ms | c |
| 9.0ms | b_2 |
| 9.0ms | a |
| 8.0ms | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.6% | 5 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 59.4% | 6 | a |
| 86.9% | 3 | b_2 |
| 55.3% | 5 | c |
Compiled 16 to 19 computations (-18.8% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 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))) |
(/.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) #s(approx (sqrt (- (* b_2 b_2) (* a c))) 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))))) a) (sqrt.f64 (/.f64 (neg.f64 c) 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))))) 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)))) |
#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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) 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 (neg.f64 a) c))) 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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (neg.f64 a)) (sqrt.f64 c))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 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 |
|---|---|---|
| 83.1% | 3 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 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))) |
(/.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) #s(approx (sqrt (- (* b_2 b_2) (* a c))) 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))))) a) (sqrt.f64 (/.f64 (neg.f64 c) 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))))) 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)))) |
#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 (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) 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 (neg.f64 a) 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 #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:
| 3.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) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 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))) |
(/.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) #s(approx (sqrt (- (* b_2 b_2) (* a c))) 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))))) a) (sqrt.f64 (/.f64 (neg.f64 c) 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))))) 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)))) |
#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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 (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 |
|---|---|---|
| 74.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) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 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))) |
(/.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) #s(approx (sqrt (- (* b_2 b_2) (* a c))) 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))) |
2 calls:
| 2.0ms | b_2 |
| 2.0ms | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.2% | 3 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 67.2% | 2 | b_2 |
Compiled 14 to 13 computations (7.1% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 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))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 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))) |
4 calls:
| 1.0ms | a |
| 1.0ms | c |
| 1.0ms | b_2 |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.9% | 1 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 33.9% | 1 | c |
| 33.9% | 1 | a |
| 47.2% | 2 | b_2 |
Compiled 16 to 19 computations (-18.8% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 b_2) a))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 b_2) a))) |
4 calls:
| 1.0ms | c |
| 1.0ms | b_2 |
| 1.0ms | a |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 15.6% | 1 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 15.6% | 1 | c |
| 15.6% | 1 | a |
| 15.6% | 1 | b_2 |
Compiled 16 to 19 computations (-18.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 3.349889880707345e-116 | 7.214528994489027e-109 |
| 17.0ms | -1.125379996852235e+155 | -1.354237490250678e+147 |
| 15.0ms | 235× | 0 | valid |
| 5.0ms | 23× | 2 | valid |
| 4.0ms | 30× | 1 | valid |
| 4.0ms | 54× | 0 | invalid |
Compiled 574 to 475 computations (17.2% saved)
ival-mult: 5.0ms (27.2% of total)ival-div: 3.0ms (16.3% of total)ival-sqrt: 3.0ms (16.3% of total)adjust: 2.0ms (10.9% of total)ival-sub: 2.0ms (10.9% of total)ival-add: 2.0ms (10.9% of total)ival-neg: 2.0ms (10.9% 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 | 3.349889880707345e-116 | 7.214528994489027e-109 |
| 19.0ms | -10844832845343463000.0 | -489259334516108.8 |
| 9.0ms | 128× | 0 | valid |
| 5.0ms | 21× | 0 | invalid |
Compiled 629 to 501 computations (20.3% saved)
ival-mult: 5.0ms (52.4% of total)ival-div: 1.0ms (10.5% 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 | 3.349889880707345e-116 | 7.214528994489027e-109 |
| 17.0ms | -1.471109890053463e-49 | -4.391665026511634e-58 |
| 9.0ms | 144× | 0 | valid |
| 1.0ms | 22× | 0 | invalid |
Compiled 682 to 547 computations (19.8% saved)
ival-mult: 2.0ms (29.8% of total)ival-div: 1.0ms (14.9% of total)ival-add: 1.0ms (14.9% of total)ival-sub: 1.0ms (14.9% of total)ival-sqrt: 1.0ms (14.9% of total)ival-neg: 1.0ms (14.9% 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 |
|---|---|---|
| 22.0ms | 3.349889880707345e-116 | 7.214528994489027e-109 |
| 18.0ms | -1.6619229979625973e-124 | -4.558067008887766e-129 |
| 17.0ms | 221× | 0 | valid |
| 6.0ms | 88× | 0 | invalid |
| 4.0ms | 28× | 1 | valid |
| 1.0ms | 7× | 2 | valid |
Compiled 1 071 to 586 computations (45.3% saved)
ival-mult: 5.0ms (26.8% of total)ival-add: 4.0ms (21.5% of total)ival-div: 2.0ms (10.7% of total)ival-sub: 2.0ms (10.7% of total)ival-sqrt: 2.0ms (10.7% of total)ival-neg: 2.0ms (10.7% of total)adjust: 1.0ms (5.4% 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 |
|---|---|---|
| 27.0ms | -5.737702737568445e-308 | 3.45388382428426e-298 |
| 11.0ms | 160× | 0 | valid |
| 8.0ms | 92× | 0 | invalid |
Compiled 376 to 306 computations (18.6% saved)
ival-mult: 3.0ms (24.4% of total)ival-sub: 3.0ms (24.4% of total)ival-div: 2.0ms (16.3% of total)ival-sqrt: 2.0ms (16.3% of total)ival-add: 1.0ms (8.1% of total)ival-neg: 1.0ms (8.1% of total)adjust: 0.0ms (0% 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 |
|---|---|---|
| 1.0ms | -5.737702737568445e-308 | 3.45388382428426e-298 |
Compiled 516 to 386 computations (25.2% saved)
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 81 | 382 |
| 1 | 140 | 378 |
| 2 | 275 | 372 |
| 3 | 791 | 351 |
| 4 | 2236 | 349 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 b_2 #s(literal -20000000000000000343550647744354382360786208168610910215464656890400062525563770840165253485722346365445091919087085669573862252890346012499269098930176 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 231369589076587/330527984395124299475957654016385519914202341482140609642324397637202895618155672912594605219857642423795606012511679152128 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 -560000000000000 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 231369589076587/330527984395124299475957654016385519914202341482140609642324397637202895618155672912594605219857642423795606012511679152128 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 -8627182933488205/431359146674410236714672241392314090778194310760649159697657763987456 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 231369589076587/330527984395124299475957654016385519914202341482140609642324397637202895618155672912594605219857642423795606012511679152128 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 -8428721085853179/1560874275157996115690798614896583152874299071332485575429578479812685869409882810060153051531745985579913465560703311447723987839644142653145088 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 6238506811771833/86645927941275464361825443254471365732388658605494267974077486894206915868925800719999200190754361815543475342543861619655442432 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))))) 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 -20240225330731/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)))) |
(if (<=.f64 b_2 #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 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) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 b_2) a))) |
| Outputs |
|---|
(if (<=.f64 b_2 #s(literal -20000000000000000343550647744354382360786208168610910215464656890400062525563770840165253485722346365445091919087085669573862252890346012499269098930176 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 231369589076587/330527984395124299475957654016385519914202341482140609642324397637202895618155672912594605219857642423795606012511679152128 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 -20000000000000000343550647744354382360786208168610910215464656890400062525563770840165253485722346365445091919087085669573862252890346012499269098930176 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 231369589076587/330527984395124299475957654016385519914202341482140609642324397637202895618155672912594605219857642423795606012511679152128 binary64)) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) 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))))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -560000000000000 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 231369589076587/330527984395124299475957654016385519914202341482140609642324397637202895618155672912594605219857642423795606012511679152128 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 -560000000000000 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 231369589076587/330527984395124299475957654016385519914202341482140609642324397637202895618155672912594605219857642423795606012511679152128 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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -8627182933488205/431359146674410236714672241392314090778194310760649159697657763987456 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 231369589076587/330527984395124299475957654016385519914202341482140609642324397637202895618155672912594605219857642423795606012511679152128 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 -8627182933488205/431359146674410236714672241392314090778194310760649159697657763987456 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 231369589076587/330527984395124299475957654016385519914202341482140609642324397637202895618155672912594605219857642423795606012511679152128 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) 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))))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -8428721085853179/1560874275157996115690798614896583152874299071332485575429578479812685869409882810060153051531745985579913465560703311447723987839644142653145088 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 6238506811771833/86645927941275464361825443254471365732388658605494267974077486894206915868925800719999200190754361815543475342543861619655442432 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))))) 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 -8428721085853179/1560874275157996115690798614896583152874299071332485575429578479812685869409882810060153051531745985579913465560703311447723987839644142653145088 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 6238506811771833/86645927941275464361825443254471365732388658605494267974077486894206915868925800719999200190754361815543475342543861619655442432 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))))) a) (sqrt.f64 (/.f64 (neg.f64 c) 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))))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -20240225330731/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)))) |
(if (<=.f64 b_2 #s(literal -20240225330731/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 (/ (/ (- (* b_2 b_2) (* (sqrt (+ (* (neg a) c) (* 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 c b_2) #s(literal -1/2 binary64)))) |
(if (<=.f64 b_2 #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 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)))) |
(if (<=.f64 b_2 #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 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))))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.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))))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.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))))) a) #s(approx (+ (* (/ b_2 a) -1) (sqrt (* (/ c a) -1))) (/.f64 (neg.f64 b_2) a))) |
| 1× | fuel |
Compiled 595 to 80 computations (86.6% saved)
Compiled 1 394 to 232 computations (83.4% saved)
Loading profile data...